aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/movtextdec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch2014-10-191-1/+0
* avcodec/ass: assume raw=0 in ff_ass_add_rect_bprintClément Bœsch2014-10-191-1/+1
* avcodec/movtextdec: add some memory checksClément Bœsch2014-09-211-7/+5
* lavc/movtextdec: keep the min size instead of max to fix overread.Clément Bœsch2013-01-011-1/+1
* movtextdec: Don't emit errors for normal duration-end packets.Philip Langdale2012-08-151-2/+12
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* movtextdec: fix return value for too small packets.Nicolas George2012-07-311-1/+1
* movtextdec: 3GPP TS 26.245 Timed Text Decoder.Philip Langdale2012-07-141-0/+106