[FFmpeg-devel] [PATCH 6/6] tools/target_dec_fuzzer: remove calls to avcodec_register*()

James Almer jamrial at gmail.com
Mon Oct 19 18:06:24 EEST 2020


On 10/19/2020 11:59 AM, Anton Khirnov wrote:
> Quoting James Almer (2020-10-10 05:46:17)
>> They are no-ops.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  tools/target_dec_fuzzer.c | 3 ---
>>  1 file changed, 3 deletions(-)
> 
> Not exactly no-ops yet, but looks ok anyway.

Yeah, i wrote that comment thinking about their effect in this tool,
since nothing needs the AVCodec->next pointers initialized.

I'll remove it and apply patches 1, 4, 5 and 6. Thanks.


More information about the ffmpeg-devel mailing list