[FFmpeg-devel] [PATCH] cllc: Pad swapepd buffer
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sun Aug 26 00:36:09 CEST 2012
On 25/08/2012 6:21 PM, Reimar Döffinger wrote:
>> There's no benefit to using it.
>>
>> It also simplifies the allocation failure handling and can be faster.
I don't see how it could possible be faster. It adds an extra memset, for
one thing.
If I were to switch, I'd likely switch to av_fast_malloc. I don't really see
a point in switching other than for the sake of bikeshed.
- Derek
More information about the ffmpeg-devel
mailing list