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
2021-04-27avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm optionAndreas Rheinhardt
2021-04-27avformat: Remove remnants of side data mergingAndreas Rheinhardt
2019-11-03avformat: Add max_probe_packets optionAndriy Gelman
2019-09-02docs/formats: fix max_interleave_delta defaultMarton Balint
2019-06-14doc/formats: document f_strict/strict for AVFormatContextJun Zhao
2019-02-21doc/formats: add reference to ffmpeg(1) stream specifiers as that docs is mor...Marton Balint
2019-02-10doc: fix various typosMoritz Barsnick
2018-07-30doc/formats: Add documentation for skip_estimate_duration_from_ptsMichael Niedermayer
2018-06-14doc/formats: get fflags values up-to-dateGyan Doshi
2018-06-13avformat: deprecate unused MP4A_LATM flagGyan Doshi
2017-06-24avformat: make flush_packets a tri-state and set it to -1 (auto) by defaultMarton Balint
2016-12-08avformat: Add max_streams optionMichael Niedermayer
2016-10-29doc: fix spelling errorsAndreas Cadhalpun
2016-10-11doc: fix various typos and grammar errorsMoritz Barsnick
2016-09-12avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer
2016-02-18lavf/options_table: mark use_wallclock_as_timestamps as booleanMoritz Barsnick
2015-06-01doc/formats.texi: document max_interlave_delta muxing optionStefano Sabatini
2015-04-22avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3wm4
2015-03-08doc: avoid the incorrect phrase 'allow to'Andreas Cadhalpun
2014-12-01doc: fix spelling errorsAndreas Cadhalpun
2014-11-03doc: Better documentation for the bitexact flagMichael Niedermayer
2014-11-01doc/formats: document libavformats bitexact flagMichael Niedermayer
2014-11-01doc: document -dump_separatorMichael Niedermayer
2014-10-31doc: Add documentation for the whitelist optionsMichael Niedermayer
2014-02-24avformat/options_table: add named constants for avoid_negative_tsMichael Niedermayer
2014-02-02lavf: add output_ts_offset option to AVFormatContextStefano Sabatini
2014-01-09doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-allTimothy Gu
2013-09-17lavf/options_table: improve option help textMichael Niedermayer
2013-09-16doc/formats: Add documentation for 3 parameters that have been missingTimothy Gu
2013-08-29doc/formats: remove probe_score entry, since it's not an optionStefano Sabatini
2013-08-29avformat: export probe scoreMichael Niedermayer
2013-07-11doc/formats: add section describing stream specifiersStefano Sabatini
2013-07-05lavf: fix documentation for avoid_negative_tsStefano Sabatini
2013-04-05doc: move ffmpeg-formats.texi content to separated fileStefano Sabatini