[FFmpeg-devel] [PATCH 1/2 v2] avfilter: add readvitc filter

Paul B Mahol onemda at gmail.com
Fri Apr 8 13:16:42 CEST 2016


On 4/8/16, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> 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.

Nope, bad idea.

>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list