summaryrefslogtreecommitdiff
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAge
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-12
* options_table: Do not rely on enum size as option boundVittorio Giovara2016-12-02
* lavc: Add hevc main10 profile to avconv cliVittorio Giovara2016-11-08
* lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-08
* options_table: Remove a now unnecessary include of config.hMartin Storsjö2016-11-03
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-21
* options_table: Add aliases for color propertiesVittorio Giovara2016-06-27
* pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-27
* pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-21
* pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-21
* 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