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
2012-12-19doc: extend "See Also" chapters in library 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-28doc: move syntax and eval chapters from libavutil to ffmpeg-utilsStefano Sabatini
Move utilities description to a dedicated manual, consistent with what I did with the rest of the documentation.
2012-11-11doc: add libavutil.texiStefano Sabatini
With some fixes and better wording by Alexander Strasser <eclipse7@gmx.net>.