]> git.sesse.net Git - ffmpeg/history - libavcodec/options_table.h
flacdec: allow mid-stream channel layout change
[ffmpeg] / libavcodec / options_table.h
2012-10-22 Anton Khirnovlavc: remove stats_out from the options table.
2012-10-12 Diego Biurrunavcodec: Remove broken MMI optimizations
2012-10-11 Diego Biurrunoptions_table: refs option is not snow-only
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-08-24 Anton KhirnovAVOptions: store defaults for INT64 options in int64...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-02 Mans Rullgardx86: remove libmpeg2 mmx(ext) idct functions
2012-07-12 Martin Storsjölibavcodec: Add more AAC profiles
2012-07-05 Mans Rullgardlavc: options: add planar names for request_sample_fmt
2012-06-21 Anton Khirnovlavc: remove stats_in from AVCodecContext options table.
2012-05-08 Alex Converseoptions_table: Add some missing #includes to fix "make...
2012-04-21 Mans RullgardRemove lowres video decoding
2012-03-20 Anton Khirnovdoc/avconv: remove entries for AVOptions.
2012-03-20 Anton KhirnovMove AVFormatContext/AVCodecContext option tables to...