[FFmpeg-devel] [PATCH] avcodec/extract_extradata: zero initialize the padding bytes of the exported extradata
    Derek Buitenhuis 
    derek.buitenhuis at gmail.com
       
    Fri Mar  9 17:47:32 EET 2018
    
    
  
On 3/9/2018 3:22 PM, James Almer wrote:
> Yes, but it's slower, and the buffer is guaranteed to be written to with
> actual data after being allocated.
> 
> This is a filter that may run once per processed packet, so the less
> overhead the better.
Not sure I buy the "speed" argument here, but OK.
- Derek
    
    
More information about the ffmpeg-devel
mailing list