Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-30avcodec: add API for automatic handling of icc profilesNiklas Haas
2021-04-27avcodec: Remove private options from AVCodecContextAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated coder type optionsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt
2021-02-28doc/codecs.texi: Remove removed or ineffective optionsAndreas Rheinhardt
2020-12-20doc/codecs: add entries for export_side_dataGyan Doshi
2020-09-10libavcodec/options_table: Add missing colorspace optionsHarry Mallon
2020-05-28doc: add dia_size option documentationLimin Wang
2020-05-22avcodec: move mpeg4 profiles to profiles.hMarton Balint
2020-05-22avcodec/options_table: remove dts profilesMarton Balint
2020-05-22avcodec: move aacenc profiles to profiles.hMarton Balint
2020-05-22avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint
2020-02-23avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer
2020-02-23avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer
2019-10-06doc/codecs: Update documentation for flags/flags2Jun Zhao
2019-07-15doc/codecs: Add missing documentation for nointraJun Zhao
2019-04-21doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGEDGyan Doshi
2019-04-20avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi
2019-02-10doc: fix various typosMoritz Barsnick
2018-12-08doc/codecs: Do not mention a removed flags.Carl Eugen Hoyos
2018-05-24doc/codecs: Remove option sc_factor.Carl Eugen Hoyos
2018-02-20docs/codecs: remove dead codec debug optionsGyan Doshi
2017-11-20doc/codecs.texi: Remove documentation of removed codec flags.Carl Eugen Hoyos
2017-10-23avcodec: drop deprecated vismv optionJames Almer
2017-10-23Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer
2017-05-10doc/codecs: Change common boolean parameters listed to "bool"Michael Niedermayer
2017-05-10doc/codecs: Add missing documentation for apply_croppingMichael Niedermayer
2017-03-30doc/codecs: add jedec-p22Clément Bœsch
2016-12-31doc: document cutoff option to ac3 and adjust the option's global documentationMoritz Barsnick
2016-12-11avcodec: Add max_pixels optionsMichael Niedermayer
2016-11-14doc/codecs.texi: add new and missing color related optionsJames Almer
2016-10-11doc: fix various typos and grammar errorsMoritz Barsnick
2016-09-29doc/codecs.texi: fix and expand color related optionsJames Almer
2016-05-31doc: Add color_trc valuesMichael Niedermayer
2016-05-06avcodec: Add "sar" alias to "aspect" option of video encodersAndrey Utkin
2016-03-29fix some a/an typosLou Logan
2015-09-08doc/codecs: extend documentation for the threads optionStefano Sabatini
2015-09-08doc/codecs: mention GOP in the g optionStefano Sabatini
2015-08-11doc/codecs: Document color_range for the input sideMichael Niedermayer
2015-07-01avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU
2015-01-12doc/codecs: document nomc flagMichael Niedermayer
2015-01-11avcodec/options_table: add entries for MPEG4 video profilesMichael Niedermayer
2015-01-08doc: fix typosLou Logan
2014-12-01doc: fix spelling errorsAndreas Cadhalpun
2014-11-03doc: Better documentation for the bitexact flagMichael Niedermayer
2014-11-01doc: document -dump_separatorMichael Niedermayer
2014-10-31doc: Add documentation for the whitelist optionsMichael Niedermayer
2014-08-24avfilter: add codecview filterClément Bœsch
2014-08-18avcodec: export motion vectors in frame side data on demandClément Bœsch
2014-06-20doc/codecs: extend documentation for thread_type optionStefano Sabatini