summaryrefslogtreecommitdiffstats
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-111-0/+1
* lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-231-46/+0
* lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated codec flagsVittorio Giovara2017-03-231-12/+0
* lavc: Drop deprecated unused public membersVittorio Giovara2017-03-231-12/+0
* lavc: Drop deprecated emu edge functionalityVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated public symbolsVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated error rate optionVittorio Giovara2017-03-231-3/+0
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
* lavc: Drop deprecated architectures symbolsVittorio Giovara2017-03-231-6/+0
* lavc: Drop deprecated workaround bugs optionsVittorio Giovara2017-03-231-6/+0
* lavc: Drop deprecated debug mv functionalityVittorio Giovara2017-03-231-13/+0
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-121-0/+1
* options_table: Do not rely on enum size as option boundVittorio Giovara2016-12-021-6/+6
* lavc: Add hevc main10 profile to avconv cliVittorio Giovara2016-11-081-0/+1
* lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-081-1/+2
* options_table: Remove a now unnecessary include of config.hMartin Storsjö2016-11-031-1/+0
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-211-0/+1
* options_table: Add aliases for color propertiesVittorio Giovara2016-06-271-8/+24
* pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-271-3/+6
* pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-211-0/+3
* pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-211-0/+1
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* lavc: Move pre_me to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move {min,max}_prediction_order to codec private optionsVittorio Giovara2016-01-211-1/+1
* lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-211-1/+1
* lavc: Move timecode_frame_start to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move context_model to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move mpeg_quant to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move scenechange_threshold to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move chromaoffset to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move frame_skip_* to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move brd_scale to codec private optionsVittorio Giovara2016-01-211-0/+2
* lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-211-0/+4
* lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-071-0/+2
* lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-071-0/+2
* 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
OpenPOWER on IntegriCloud