summaryrefslogtreecommitdiffstats
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAgeFilesLines
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-171-0/+3
* lavc: Keep idct integer optionVittorio Giovara2015-09-131-2/+0
* lavc: Enable side data only packets by defaultVittorio Giovara2015-09-121-1/+3
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-281-3/+0
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-22/+22
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-271-0/+2
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-081-0/+2
* lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-031-2/+0
* lavc: Disable deprectation warnings coming from options tableVittorio Giovara2015-07-031-0/+2
* lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-021-0/+2
* lavc: Add missing API guard to dtg_active_format optionVittorio Giovara2015-07-011-0/+2
* lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-271-0/+2
* options_table: fix colorspace minimum option valueJon Morley2014-12-021-1/+1
* lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov2014-10-181-2/+4
* lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov2014-10-181-1/+3
* lavc: deprecate unused mb_threshold fieldAnton Khirnov2014-10-181-1/+1
* lavc: deprecate unused me_threshold fieldAnton Khirnov2014-10-181-0/+2
* lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov2014-10-181-2/+6
* lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-181-5/+3
* lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov2014-10-181-2/+2
* lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-181-1/+3
* avcodec: fix colorspace option descriptionVittorio Giovara2014-10-081-2/+2
* avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud2014-10-081-1/+8
* avcodec: fix descriptions on color transfer optionsMarc-Antoine Arnaud2014-10-081-7/+7
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-081-1/+4
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-031-0/+10
* avcodec: options: Add missing deprecation ifdefs around emu_edgeDiego Biurrun2014-08-031-0/+2
* avcodec options: add enum option for color_rangeMarc-Antoine Arnaud2014-06-061-1/+4
* avcodec options: add enum option for colorspaceMarc-Antoine Arnaud2014-06-061-1/+11
* avcodec options: add enum option for color_trcMarc-Antoine Arnaud2014-06-061-1/+15
* avcodec options: add enum option for color_primariesMarc-Antoine Arnaud2014-06-061-1/+9
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-011-0/+1
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-011-0/+2
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-011-0/+2
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-011-0/+2
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-011-0/+2
* Remove all SH4 architecture optimizationsDiego Biurrun2014-03-131-0/+2
* Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-231-0/+1
* lavc: deprecate FF_MAX_B_FRAMESAnton Khirnov2013-11-141-1/+1
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-141-0/+2
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-0/+2
* Remove all Alpha architecture optimizationsDiego Biurrun2013-11-131-0/+2
* lavc: deprecate unused FF_BUG_OLD_MSMPEG4Anton Khirnov2013-10-311-0/+2
* lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.Anton Khirnov2013-10-311-0/+2
* lavc: deprecate FF_DEBUG_VIS_*Anton Khirnov2013-10-311-0/+2
* lavc: deprecate AVCodecContext.debug_mvAnton Khirnov2013-10-311-0/+2
* lavc: deprecate FF_DEBUG_MV and remove all traces of its useAnton Khirnov2013-10-311-0/+2
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-311-0/+1
* lavc: disable CRC checking by defaultAnton Khirnov2013-10-281-1/+1
* avcodec/options: Drop deprecation warning suppression macrosDiego Biurrun2013-08-061-3/+0
OpenPOWER on IntegriCloud