summaryrefslogtreecommitdiff
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAge
* lavc: remove stats_out from the options table.Anton Khirnov2012-10-22
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* options_table: refs option is not snow-onlyDiego Biurrun2012-10-11
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-04
* AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov2012-08-24
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* x86: remove libmpeg2 mmx(ext) idct functionsMans Rullgard2012-08-02
* libavcodec: Add more AAC profilesMartin Storsjö2012-07-12
* lavc: options: add planar names for request_sample_fmtMans Rullgard2012-07-05
* lavc: remove stats_in from AVCodecContext options table.Anton Khirnov2012-06-21
* options_table: Add some missing #includes to fix "make checkheaders".Alex Converse2012-05-08
* Remove lowres video decodingMans Rullgard2012-04-21
* doc/avconv: remove entries for AVOptions.Anton Khirnov2012-03-20
* Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov2012-03-20