[FFmpeg-devel] [PATCH] avcodec/tak: reset filter buffers
James Almer
jamrial at gmail.com
Sun Feb 22 17:41:57 CET 2015
On 22/02/15 9:22 AM, Christophe Gisquet wrote:
> Hi,
>
> 2015-02-22 13:13 GMT+01:00 Paul B Mahol <onemda at gmail.com>:
>> I'm more afraid of overhead that memset() does.
>
> A single AVZERO128U (or whatever that is called) might do it.
That's a good idea. Although there are no AV_ZEROU macros so we'll have to add them.
>
> wmalossless could use the same, but for both tak and it, I bet that's
> mostly setup, ie quite less called.
>
More information about the ffmpeg-devel
mailing list