mp3: Properly use AVCodecContext API
[platform/upstream/libav.git] / libavfilter / filtfmts.c
2014-08-03 Diego Biurrunfiltfmts: Replace deprecated uses of AVFilterPad
2014-04-19 Vittorio Giovarafiltfmts: remove unused lavf include
2013-11-04 Diego Biurrunfiltfmts-test: Fix use of deprecated API
2013-07-19 Vittorio Giovaralavfi: filtfmts: use newer avfilter APIs
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