summaryrefslogtreecommitdiff
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAge
* lavc: add a decoder option for configuring side data preferenceAnton Khirnov2024-03-04
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* lavc: clarify meaning of avctx.level optionStefano Sabatini2023-10-06
* pixdesc: add limited|full aliases for -color_range parameterChema Gonzalez2023-09-23
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-07
* lavc: deprecate AV_CODEC_FLAG_DROPCHANGEDAnton Khirnov2023-07-15
* avcodec/aacenc: add strict bit rate control optionJeremy Wu2023-06-04
* lavc: deprecate AVCodecContext.ticks_per_frameAnton Khirnov2023-05-15
* avcodec/options_table: reorder nokey after nointraZhao Zhili2023-05-04
* lavc: disable an obsolete hack for real videoAnton Khirnov2023-03-02
* avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_numberMarton Balint2023-02-13
* avcodec: remove FF_API_SUB_TEXT_FORMATJames Almer2023-02-09
* avcodec: remove FF_API_FLAG_TRUNCATEDJames Almer2023-02-09
* lavc/encode: pass through frame durations to encoded packetsAnton Khirnov2023-01-29
* lavc: add a codec flag for propagating opaque from frames to packetsAnton Khirnov2023-01-29
* lavc: add new unsafe_output hwaccel_flagTimo Rothenpieler2022-12-10
* lavc: add API for exporting reconstructed frames from encodersAnton Khirnov2022-08-02
* avcodec: add API for automatic handling of icc profilesNiklas Haas2022-07-30
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* libavcodec: Split version.hMartin Storsjö2022-03-16
* lavc: switch to the new channel layout APIVittorio Giovara2022-03-15
* avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt2021-09-20
* lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov2021-09-20
* avcodec/options_table: Treat (request_)channel_layout as channel layoutAndreas Rheinhardt2021-08-15
* avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt2021-04-27
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt2021-04-27
* avcodec: Remove sidedata-only-packet cruftAndreas Rheinhardt2021-04-27
* avcodec: enable usage of err_recognition for encodersJan Ekström2021-03-05
* 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