summaryrefslogtreecommitdiff
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAge
* lavc: shedule old encoding/decoding API for removalAnton Khirnov2021-01-26
* avcodec: remove long dead debug_mv codeJames Almer2021-01-25
* libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and optionLynne2020-11-25
* libavcodec/options_table: Add missing colorspace optionsHarry Mallon2020-09-10
* avcodec/options_table: make AVCodecContext->level search for child constantsJames Almer2020-07-29
* avcodec: move mpeg4 profiles to profiles.hMarton Balint2020-05-22
* avcodec: move msbc profile to encoderMarton Balint2020-05-22
* avcodec/options_table: remove dts profilesMarton Balint2020-05-22
* avcodec: move aacenc profiles to profiles.hMarton Balint2020-05-22
* avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint2020-05-22
* avcodec/option_table: mark venc_params as a video decoder flag opt typeJames Almer2020-05-14
* lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov2020-05-12
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-22
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-22
* avcodec/options_table: err_detect compliant and aggressive should also enable...Michael Niedermayer2019-12-31
* lavc/options_table: Correct the flags for AVCodecContext.flags2Jun Zhao2019-10-06
* avcodec: add max_samplesMichael Niedermayer2019-09-25
* avcodec: Support EBU Tech. 3213-E primaries valuesRaphaƫl Zumer2019-09-01
* avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi2019-04-20
* avcodec: Add discard_sample_percentageMichael Niedermayer2019-01-28
* lavc/options_table: Change some options location in opt table.Jun Zhao2018-12-20
* avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-25
* sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-12
|\
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* | Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40'James Almer2017-10-23
|\|
| * lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-23
* | Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-23
|\|
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-23
* | avcodec: drop deprecated vismv optionJames Almer2017-10-23
* | Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31'James Almer2017-10-23
|\|
| * lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-23
* | Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940'James Almer2017-10-23
|\|
| * lavc: Drop deprecated codec flagsVittorio Giovara2017-03-23
* | Merge commit '302554835e39b79b977ed60c9afe81b44590dfef'James Almer2017-10-23
|\|
| * lavc: Drop deprecated unused public membersVittorio Giovara2017-03-23
* | Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer2017-10-23
|\|
| * lavc: Drop deprecated emu edge functionalityVittorio Giovara2017-03-23
| * lavc: Drop deprecated public symbolsVittorio Giovara2017-03-23
* | Merge commit '72dc7ddd18fe54ee68aec71590c3202ad009a8fc'James Almer2017-10-23
|\|
| * lavc: Drop deprecated error rate optionVittorio Giovara2017-03-23
* | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer2017-10-23
|\|
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
* | Merge commit '0871e2337777d9161e7f3554bcad19dabc9e15e1'James Almer2017-10-23
|\|
| * lavc: Drop deprecated architectures symbolsVittorio Giovara2017-03-23
* | Merge commit '0c7986df444273b0e53d3992ba9cc1108bd6a386'James Almer2017-10-23
|\|
| * lavc: Drop deprecated workaround bugs optionsVittorio Giovara2017-03-23
| * lavc: Drop deprecated debug mv functionalityVittorio Giovara2017-03-23
* | lavc: enable hwaccel_flags optionJun Zhao2017-10-09