[FFmpeg-devel] [PATCH] Document and validate AVFrame plane pointers.
    Derek Buitenhuis 
    derek.buitenhuis at gmail.com
       
    Fri Feb 26 19:13:04 CET 2016
    
    
  
On 2/26/2016 5:42 PM, Reimar Döffinger wrote:
> +        av_assert0(frame->format == avctx->pix_fmt);
Is this valid? Mid-stream colorspace changes are fairly common.
- erek
    
    
More information about the ffmpeg-devel
mailing list