summaryrefslogtreecommitdiff
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* lavc: Move pre_me to codec private optionsVittorio Giovara2016-01-21
* lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara2016-01-21
* lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-21
* lavc: Move {min,max}_prediction_order to codec private optionsVittorio Giovara2016-01-21
* lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-21
* lavc: Move timecode_frame_start to codec private optionsVittorio Giovara2016-01-21
* lavc: Move context_model to codec private optionsVittorio Giovara2016-01-21
* lavc: Move mpeg_quant to codec private optionsVittorio Giovara2016-01-21
* lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-21
* lavc: Move scenechange_threshold to codec private optionsVittorio Giovara2016-01-21
* lavc: Move chromaoffset to codec private optionsVittorio Giovara2016-01-21
* lavc: Move frame_skip_* to codec private optionsVittorio Giovara2016-01-21
* lavc: Move brd_scale to codec private optionsVittorio Giovara2016-01-21
* lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
* lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-07
* lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-07
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-17
* lavc: Keep idct integer optionVittorio Giovara2015-09-13
* lavc: Enable side data only packets by defaultVittorio Giovara2015-09-12
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-28
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-08
* lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-03
* lavc: Disable deprectation warnings coming from options tableVittorio Giovara2015-07-03
* lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* lavc: Add missing API guard to dtg_active_format optionVittorio Giovara2015-07-01
* lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-27
* 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