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-05-05ffprobe: add option to control optional fields displayGyan Doshi
2020-09-08doc: include general in *-all pages.Nicolas George
2019-02-09doc/ffprobe: fix typo and update URL in manReto Kromer
2018-05-12doc: fix incorrect reference to xsd_compliant optionAman Gupta
2018-01-06Remove the ffserver programRostislav Pehlivanov
2017-09-22Fix several typosLou Logan
2017-03-28doc/ffprobe: add -show_log optionDave Rice
2016-12-05Avoid using the term "file" and prefer "url" in some docs and commentsMichael Niedermayer
2016-10-22doc: fix spelling errorsAndreas Cadhalpun
2015-03-23doc: More semantic markup using @samp and @var where appropriateTimothy Gu
2015-02-19doc: set documentencoding on toplevel texi files.Nicolas George
2014-10-08ffprobe: add -show_pixel_formats optionTobias Rapp
2014-08-28doc/ffprobe: fix -show_entries exampleStefano Sabatini
2014-08-17ffprobe: add -show_data_hash option.Nicolas George
2014-01-09doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-allTimothy Gu
2013-11-25ffprobe: add support for subtitle framesMarton Balint
2013-11-22ffprobe: implement string validation settingStefano Sabatini
2013-09-19ffprobe: add -read_intervals optionStefano Sabatini
2013-09-10doc: Rename avtools-common-opts to fftools-common optsTimothy Gu
2013-08-12Fix wrong use of "an" in some comments.Thilo Borgmann
2013-07-28ffprobe: add -show_programs optionFlorent Tribouilloy
2013-06-06ffprobe: show chapter and chapter metadata informationStefano Sabatini
2013-04-25doc: remove all-components.texi, include its content verbatimStefano Sabatini
2013-04-05doc: enable compilation of -all tool pagesStefano Sabatini
2013-04-04doc/ffprobe: fix references in See Also sectionStefano Sabatini
2013-02-15doc: fix reference to ffmpeg-bitstream-filters.html pageStefano Sabatini
2012-12-21doc: remove inclusion of libav* documentation in toolsStefano Sabatini
2012-12-19doc: extend "See Also" chapter rendering for ff* toolsStefano Sabatini
2012-12-19doc: rework synopsis section for ff* toolsStefano Sabatini
2012-12-19doc: use a common authors.texi file blurbStefano Sabatini
2012-11-22ffprobe: implement -sections optionStefano Sabatini
2012-11-22ffprobe: implement subsection field selection through the -show_entries optionStefano Sabatini
2012-11-16doc/ffprobe: factorize definition of writers syntaxStefano Sabatini
2012-10-06ffprobe: add -select_streams optionStefano Sabatini
2012-09-22ffprobe: add -bitexact boolean optionStefano Sabatini
2012-09-19ffprobe: fix CSV writer outputStefano Sabatini
2012-09-11ffprobe: add print_section option to the compact writerStefano Sabatini
2012-06-18ffprobe: add -show_data option.Nicolas George
2012-06-11riff: add ISMP/timecode tag.Clément Bœsch
2012-06-01ffprobe: add flat output format.Clément Bœsch
2012-05-29ffprobe: make -of an alias for -print_format.Clément Bœsch
2012-05-29ffprobe: add INI writerStefano Sabatini
2012-05-29ffprobe: add support to '\b' and '\f' escaping in c_escape_str()Stefano Sabatini
2012-05-22doc: add syntax.texi fileStefano Sabatini
2012-05-21doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ffmpeg.o...Stefano Sabatini
2012-05-14doc/ffprobe: fix rendering of the timecode chapter in the man pageStefano Sabatini
2012-05-14ffprobe: add "nokey" option to default writerStefano Sabatini
2012-05-14ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini
2012-05-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-17ffprobe: add count_frames and count_packets optionsMatthieu Bouron