On 4/8/16, Carl Eugen Hoyos <[email protected]> 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 > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
