summaryrefslogtreecommitdiff
path: root/libavcodec/ass_split.h
Commit message (Collapse)AuthorAge
* avcodec/ass_split: extend recognized fields in ASS splitterClément Bœsch2014-10-15
| | | | This simplifies the logic for the fix in the next commit.
* ass_split: Do not use the function name as a parameter name in a declaration.Carl Eugen Hoyos2013-04-17
| | | | Fixes compilation of srtenc.o with PGC 13.4-0.
* lavc/ass_split: add ff_ prefix to ass_style_get().Clément Bœsch2012-09-16
|
* ass_split: fix invalid doxygen group end markers.Clément Bœsch2011-10-04
|
* add SubRip encoderAurelien Jacobs2011-03-28
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>