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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-11Warn about avserver being broken.Anton Khirnov
Also remove mentions of it from other avtools' manuals.
2011-12-09doc: update documentation to use avconvLuca Barbato
2011-09-11doc: cosmetics, rename fftools-common-opts to avtools-....Anton Khirnov
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
It will be further developed with a few incompatible changes. ffmpeg.c will stay as is for some time, so any scripts using it won't be broken.
2011-08-09Rename ffserver to avserver.Anton Khirnov