summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-01-11ass_split: fix out of array access in ass_split()Michael Niedermayer1-3/+6
2013-01-11ass_split: fix out of array accessMichael Niedermayer1-1/+3
2012-12-30lavc/ass_split: check for NULL pointer in ff_ass_split_override_codes().Clément Bœsch1-1/+1
2012-12-14ass_split_section: dont overread arrayMichael Niedermayer1-1/+2
2012-09-16lavc/ass_split: add ff_ prefix to ass_style_get().Clément Bœsch3-3/+3
2012-08-05ass subtitles: Fix valgrind warnings.Philip Langdale2-2/+5
2012-03-07ass_split: accept files with only \n and no \r.Nicolas George1-1/+1
2011-03-27add SubRip encoderAurelien Jacobs9-5/+947