]> git.sesse.net Git - ffmpeg/history - libavfilter/filtfmts.c
vf_format: do not use the AVFilterFormats internals.
[ffmpeg] / libavfilter / filtfmts.c
2013-05-17 Anton Khirnovlavfi: rename AVFilterFormats.format_count to nb_formats
2013-04-11 Anton Khirnovlavfi: add avfilter_init_str() to replace avfilter_init...
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-10-12 Anton Khirnovlavfi: do not use av_pix_fmt_descriptors directly.
2012-07-04 Mans Rullgardlavfi: reclassify showfiltfmts as a TESTPROG