aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ass_split.c
Commit message (Expand)AuthorAgeFilesLines
* ass_split: fix out of array access in ass_split()Michael Niedermayer2013-01-111-3/+6
* ass_split: fix out of array accessMichael Niedermayer2013-01-111-1/+3
* lavc/ass_split: check for NULL pointer in ff_ass_split_override_codes().Clément Bœsch2012-12-301-1/+1
* ass_split_section: dont overread arrayMichael Niedermayer2012-12-141-1/+2
* lavc/ass_split: add ff_ prefix to ass_style_get().Clément Bœsch2012-09-161-1/+1
* ass subtitles: Fix valgrind warnings.Philip Langdale2012-08-051-1/+3
* ass_split: accept files with only \n and no \r.Nicolas George2012-03-071-1/+1
* add SubRip encoderAurelien Jacobs2011-03-281-0/+468