summaryrefslogtreecommitdiff
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAge
...
| * lavc: Move brd_scale to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-27
|\|
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '16216b713f9a21865cc07993961cf5d0ece24916'Hendrik Leppkes2015-12-18
|\|
| * lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-07
* | Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'Hendrik Leppkes2015-12-18
|\|
| * 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
* | avcodec/options: remove a few more redundant "default" informationClément Bœsch2015-10-26
* | avcodec/options: remove redundant and wrong default information for skipcmp o...Clément Bœsch2015-10-26
* | lavc/options_table: Add option flags to the truncated flag.Carl Eugen Hoyos2015-10-03
* | lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer2015-09-17
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-15
* | avcodec: use AV_OPT_TYPE_BOOL for refcounted_frames, side_data_only_packets a...Clément Bœsch2015-09-12
* | Merge commit '6064f697a321174232a3fad351afb21150c3e9e5'Hendrik Leppkes2015-09-12
|\|
| * lavc: Enable side data only packets by defaultVittorio Giovara2015-09-12
* | avcodec/options_table: Fix TRC / PRI typoMichael Niedermayer2015-09-10
* | avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to c...Kevin Wheatley2015-09-10
* | avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfe...Kevin Wheatley2015-09-10
* | lavc/options: extend/fix text for threads and slices optionsStefano Sabatini2015-09-08
* | Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-28
* | options_table: fix compatibility with MSVCAndreas Cadhalpun2015-08-23
* | disable deprecation warnings in deprecated codeAndreas Cadhalpun2015-08-22
* | Prepare for removal of obsolete FF_IDCT_* members.Ronald S. Bultje2015-08-18
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-27
|\|
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* | Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d'Michael Niedermayer2015-07-09
|\|
| * 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
* | Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer2015-07-03
|\|
| * lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* | Merge commit '3f872c9bfa8ee1032058cfa48068b5a73ef27b5e'Michael Niedermayer2015-07-01
|\|
| * lavc: Add missing API guard to dtg_active_format optionVittorio Giovara2015-07-01
* | avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU2015-06-30
* | avcodec/options_table: remove extradata_size from the AVOptions tableMichael Niedermayer2015-03-09
* | Merge commit 'e44b58924fe7b180bf8b0c277c15d1a58210a0e9'Michael Niedermayer2015-01-27
|\|
| * lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-27
| * options_table: fix colorspace minimum option valueJon Morley2014-12-02
* | avcodec/options_table: add entries for MPEG4 video profilesMichael Niedermayer2015-01-11
* | lavc/options: set timecode_frame_start to -1 as option defaultLukasz Marek2014-11-16
* | lavc/options_table: add pixel_format and video_size optionsLukasz Marek2014-11-16
* | lavc/options_table: set min to -1 for timecode_frame_startLukasz Marek2014-11-16
* | options_table.h: min value for colorspace is 0 (AVCOL_SPC_RGB)Jon Morley2014-11-10
* | avcodec/options_table fix min of audio channels and sample rateMichael Niedermayer2014-11-03
* | avcodec/options_table: Fix codec_whitelist flagsMichael Niedermayer2014-10-23