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
2013-04-17ass_split: Do not use the function name as a parameter name in a declaration.Carl Eugen Hoyos
Fixes compilation of srtenc.o with PGC 13.4-0.
2012-09-16lavc/ass_split: add ff_ prefix to ass_style_get().Clément Bœsch
2011-10-04ass_split: fix invalid doxygen group end markers.Clément Bœsch
2011-03-28add SubRip encoderAurelien Jacobs
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>