summaryrefslogtreecommitdiff
path: root/libavcodec/ass_split.h
Commit message (Collapse)AuthorAge
* fix some a/an typosLou Logan2016-03-28
| | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-26
|
* doc: fix spelling errorsAndreas Cadhalpun2015-06-14
| | | | | | | | | | | Neccessary -> Necessary formated -> formatted thee -> the eventhough -> even though seperately -> separately Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
* 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>