summaryrefslogtreecommitdiff
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAge
* 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
* | avcodec: add codec_whitelistMichael Niedermayer2014-10-19
* | Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45'Michael Niedermayer2014-10-18
|\|
| * lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov2014-10-18
* | Merge commit '15ec053c4c0b198a2e93eb8e60c8f41e091e0c40'Michael Niedermayer2014-10-18
|\|
| * lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov2014-10-18
* | Merge commit 'c4f7bee0872d5e2e0e91673dd4b0f18de4a3d866'Michael Niedermayer2014-10-18
|\|
| * lavc: deprecate unused mb_threshold fieldAnton Khirnov2014-10-18
* | Merge commit '59b55c494e01de09dfd7cbf9cbbe7223265ac283'Michael Niedermayer2014-10-18
|\|
| * lavc: deprecate unused me_threshold fieldAnton Khirnov2014-10-18
* | Merge commit '66a68ddd1ac376b24db8695058bc8fc28f5bada6'Michael Niedermayer2014-10-18
|\|
| * lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov2014-10-18
* | Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'Michael Niedermayer2014-10-18
|\|
| * lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-18
* | Merge commit '946f95354ba76ef73c9b66889d86ab5fba4fb486'Michael Niedermayer2014-10-18
|\|
| * lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov2014-10-18
* | Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf'Michael Niedermayer2014-10-18
|\|
| * lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-18
* | Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598'Michael Niedermayer2014-10-09
|\|
| * avcodec: fix colorspace option descriptionVittorio Giovara2014-10-08
* | Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b'Michael Niedermayer2014-10-09
|\|
| * avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud2014-10-08
* | Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472'Michael Niedermayer2014-10-09
|\|
| * avcodec: fix descriptions on color transfer optionsMarc-Antoine Arnaud2014-10-08
* | avcodec: Allow choosing the dump format field separator.Michael Niedermayer2014-10-09
* | avcodec, avutil: allow more control about how samples are skippedwm42014-10-02
* | avfilter: add codecview filterClément Bœsch2014-08-24