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 (Collapse)Author
2018-01-06Remove the ffserver programRostislav Pehlivanov
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
2015-02-19doc: set documentencoding on toplevel texi files.Nicolas George
Fix double UTF-8 encoding on output files. makeinfo / texi2any does not seem to provide a way of setting it globally for toplevel files.
2014-03-07Fix spelling errors in texi files: accomodate -> accommodate allows to -> ↵Andreas Cadhalpun
allows one to choosen -> chosen compability -> compatibility explictly -> explicitly overriden -> overridden specifed -> specified Trasmission -> Transmission Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-08-12Fix wrong use of "an" in some comments.Thilo Borgmann
2013-04-05doc: move ffmpeg-scaler.texi content to separated fileStefano Sabatini
This should simplify inclusion in monolithic tool manuals.
2012-12-19doc: extend "See Also" chapters in component manualsStefano Sabatini
In particular, make "See Also" chapter rendered in HTML output.
2012-12-19doc: use a common authors.texi file blurbStefano Sabatini
Factorize.
2012-11-25doc: add libswscale.texi and ffmpeg-scaler.texi filesStefano Sabatini