summaryrefslogtreecommitdiff
path: root/doc/codecs.texi
Commit message (Expand)AuthorAgeFilesLines
* lavc: deprecate AVCodecContext.ticks_per_frameAnton Khirnov2023-05-151-1/+0
* avcodec: add API for automatic handling of icc profilesNiklas Haas2022-07-301-0/+2
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-271-100/+0
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-271-14/+0
* avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt2021-04-271-9/+0
* doc/codecs.texi: Remove removed or ineffective optionsAndreas Rheinhardt2021-02-281-121/+1
* doc/codecs: add entries for export_side_dataGyan Doshi2020-12-201-0/+6
* libavcodec/options_table: Add missing colorspace optionsHarry Mallon2020-09-101-0/+6
* doc: add dia_size option documentationLimin Wang2020-05-281-0/+18
* avcodec: move mpeg4 profiles to profiles.hMarton Balint2020-05-221-15/+2
* avcodec/options_table: remove dts profilesMarton Balint2020-05-221-10/+0
* avcodec: move aacenc profiles to profiles.hMarton Balint2020-05-221-20/+0
* avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint2020-05-221-0/+2
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-221-0/+3
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-221-0/+9
* doc/codecs: Update documentation for flags/flags2Jun Zhao2019-10-061-3/+8
* doc/codecs: Add missing documentation for nointraJun Zhao2019-07-151-0/+3
* doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGEDGyan Doshi2019-04-211-0/+1
* avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi2019-04-201-0/+2
* doc: fix various typosMoritz Barsnick2019-02-101-1/+1
* doc/codecs: Do not mention a removed flags.Carl Eugen Hoyos2018-12-081-2/+0
* doc/codecs: Remove option sc_factor.Carl Eugen Hoyos2018-05-241-4/+0
* docs/codecs: remove dead codec debug optionsGyan Doshi2018-02-191-8/+0
* doc/codecs.texi: Remove documentation of removed codec flags.Carl Eugen Hoyos2017-11-201-8/+0
* avcodec: drop deprecated vismv optionJames Almer2017-10-231-15/+0
* Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer2017-10-231-2/+0
* doc/codecs: Change common boolean parameters listed to "bool"Michael Niedermayer2017-05-101-1/+1
* doc/codecs: Add missing documentation for apply_croppingMichael Niedermayer2017-05-101-0/+10
* doc/codecs: add jedec-p22Clément Bœsch2017-03-301-0/+2
* doc: document cutoff option to ac3 and adjust the option's global documentationMoritz Barsnick2016-12-311-1/+2
* avcodec: Add max_pixels optionsMichael Niedermayer2016-12-101-0/+4
* doc/codecs.texi: add new and missing color related optionsJames Almer2016-11-141-0/+35
* doc: fix various typos and grammar errorsMoritz Barsnick2016-10-111-1/+1
* doc/codecs.texi: fix and expand color related optionsJames Almer2016-09-281-10/+63
* doc: Add color_trc valuesMichael Niedermayer2016-05-311-0/+31
* avcodec: Add "sar" alias to "aspect" option of video encodersAndrey Utkin2016-05-061-0/+3
* fix some a/an typosLou Logan2016-03-281-1/+1
* doc/codecs: extend documentation for the threads optionStefano Sabatini2015-09-081-2/+6
* doc/codecs: mention GOP in the g optionStefano Sabatini2015-09-081-1/+1
* doc/codecs: Document color_range for the input sideMichael Niedermayer2015-08-111-0/+4
* avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU2015-06-301-0/+3
* doc/codecs: document nomc flagMichael Niedermayer2015-01-121-0/+2
* avcodec/options_table: add entries for MPEG4 video profilesMichael Niedermayer2015-01-111-0/+8
* doc: fix typosLou Logan2015-01-071-1/+1
* doc: fix spelling errorsAndreas Cadhalpun2014-12-011-1/+1
* doc: Better documentation for the bitexact flagMichael Niedermayer2014-11-031-1/+3
* doc: document -dump_separatorMichael Niedermayer2014-10-311-0/+9
* doc: Add documentation for the whitelist optionsMichael Niedermayer2014-10-311-0/+4
* avfilter: add codecview filterClément Bœsch2014-08-241-0/+2
* avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-181-0/+3