summaryrefslogtreecommitdiff
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAge
* options_table: fix colorspace minimum option valueJon Morley2014-12-02
* lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: deprecate unused mb_threshold fieldAnton Khirnov2014-10-18
* lavc: deprecate unused me_threshold fieldAnton Khirnov2014-10-18
* lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov2014-10-18
* lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-18
* avcodec: fix colorspace option descriptionVittorio Giovara2014-10-08
* avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud2014-10-08
* avcodec: fix descriptions on color transfer optionsMarc-Antoine Arnaud2014-10-08
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-08
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-03
* avcodec: options: Add missing deprecation ifdefs around emu_edgeDiego Biurrun2014-08-03
* avcodec options: add enum option for color_rangeMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for colorspaceMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for color_trcMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for color_primariesMarc-Antoine Arnaud2014-06-06
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-01
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-01
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-01
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-01
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-01
* Remove all SH4 architecture optimizationsDiego Biurrun2014-03-13
* Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* lavc: deprecate FF_MAX_B_FRAMESAnton Khirnov2013-11-14
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-14
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* Remove all Alpha architecture optimizationsDiego Biurrun2013-11-13
* lavc: deprecate unused FF_BUG_OLD_MSMPEG4Anton Khirnov2013-10-31
* lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.Anton Khirnov2013-10-31
* lavc: deprecate FF_DEBUG_VIS_*Anton Khirnov2013-10-31
* lavc: deprecate AVCodecContext.debug_mvAnton Khirnov2013-10-31
* lavc: deprecate FF_DEBUG_MV and remove all traces of its useAnton Khirnov2013-10-31
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-31
* lavc: disable CRC checking by defaultAnton Khirnov2013-10-28
* avcodec/options: Drop deprecation warning suppression macrosDiego Biurrun2013-08-06
* Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* Give less generic names to global library option arraysDiego Biurrun2013-08-02
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-24
* h264: fully support cropping.Anton Khirnov2013-04-19
* lavc: remove disabled FF_API_IDCT cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_SNOW cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_MMI cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_SUB_ID cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_INTER_THRESHOLD cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_COLOR_TABLE_ID cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruftAnton Khirnov2013-03-09
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08