[FFmpeg-devel] [PATCH 1/2 v2] avfilter: add readvitc filter
    Carl Eugen Hoyos 
    cehoyos at ag.or.at
       
    Fri Apr  8 12:48:41 CEST 2016
    
    
  
Tobias Rapp <t.rapp <at> noa-archive.com> writes:
> > AV_PIX_FMT_YUV440P? Also J variants...
> 
> Good catch, I was lazy and just copied the function from vf_eq.c. The 
> updated patch should contain all pixel formats with planar 8bit luma 
> component.
Instead of listing the formats, check for pix_fmts 
that are 8bit and planar.
Carl Eugen
    
    
More information about the ffmpeg-devel
mailing list