aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/options_table: map IPT-C2, YCgCo-R variants in colorspaceJan Ekström2024-04-031-0/+3
* lavc: add a decoder option for configuring side data preferenceAnton Khirnov2024-03-081-0/+12
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-071-7/+0
* avcodec: remove deprecated FF_API_SLICE_OFFSETJames Almer2024-03-071-3/+0
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-141-263/+263
* lavc: clarify meaning of avctx.level optionStefano Sabatini2023-10-061-1/+1
* pixdesc: add limited|full aliases for -color_range parameterChema Gonzalez2023-09-231-0/+2
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-071-3/+3
* lavc: deprecate AV_CODEC_FLAG_DROPCHANGEDAnton Khirnov2023-07-151-1/+3
* avcodec/aacenc: add strict bit rate control optionJeremy Wu2023-06-041-1/+1
* lavc: deprecate AVCodecContext.ticks_per_frameAnton Khirnov2023-05-151-0/+2
* avcodec/options_table: reorder nokey after nointraZhao Zhili2023-05-041-1/+1
* lavc: disable an obsolete hack for real videoAnton Khirnov2023-03-021-0/+2
* avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_numberMarton Balint2023-02-131-1/+1
* avcodec: remove FF_API_SUB_TEXT_FORMATJames Almer2023-02-091-4/+0
* avcodec: remove FF_API_FLAG_TRUNCATEDJames Almer2023-02-091-3/+0
* lavc/encode: pass through frame durations to encoded packetsAnton Khirnov2023-01-291-0/+1
* lavc: add a codec flag for propagating opaque from frames to packetsAnton Khirnov2023-01-291-0/+1
* lavc: add new unsafe_output hwaccel_flagTimo Rothenpieler2022-12-101-0/+1
* lavc: add API for exporting reconstructed frames from encodersAnton Khirnov2022-08-021-0/+1
* avcodec: add API for automatic handling of icc profilesNiklas Haas2022-07-301-0/+1
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* libavcodec: Split version.hMartin Storsjö2022-03-161-1/+1
* lavc: switch to the new channel layout APIVittorio Giovara2022-03-151-0/+5
* avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt2021-09-201-1/+3
* lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov2021-09-201-1/+3
* avcodec/options_table: Treat (request_)channel_layout as channel layoutAndreas Rheinhardt2021-08-151-2/+2
* avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt2021-04-271-3/+0
* avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt2021-04-271-7/+0
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-271-48/+0
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-271-7/+0
* avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt2021-04-271-11/+0
* avcodec: Remove sidedata-only-packet cruftAndreas Rheinhardt2021-04-271-3/+0
* avcodec: enable usage of err_recognition for encodersJan Ekström2021-03-051-9/+9
* lavc: shedule old encoding/decoding API for removalAnton Khirnov2021-01-261-0/+2
* avcodec: remove long dead debug_mv codeJames Almer2021-01-251-7/+0
* libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and optionLynne2020-11-251-0/+1
* libavcodec/options_table: Add missing colorspace optionsHarry Mallon2020-09-101-15/+18
* avcodec/options_table: make AVCodecContext->level search for child constantsJames Almer2020-07-291-2/+2
* avcodec: move mpeg4 profiles to profiles.hMarton Balint2020-05-221-4/+0
* avcodec: move msbc profile to encoderMarton Balint2020-05-221-1/+0
* avcodec/options_table: remove dts profilesMarton Balint2020-05-221-5/+0
* avcodec: move aacenc profiles to profiles.hMarton Balint2020-05-221-10/+0
* avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint2020-05-221-23/+25
* avcodec/option_table: mark venc_params as a video decoder flag opt typeJames Almer2020-05-141-1/+1
* lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov2020-05-121-0/+1
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-171-3/+3
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-221-0/+1
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-221-0/+2
* avcodec/options_table: err_detect compliant and aggressive should also enable...Michael Niedermayer2019-12-311-2/+2