summaryrefslogtreecommitdiff
path: root/libavcodec/movtextdec.c
Commit message (Expand)AuthorAge
* movtextdec.c: Add support for fontsizeNiklesh2015-07-26
* movtextdec.c: Correct the highlight tagsNiklesh2015-07-20
* movtextdec.c: Add support for highlight and hilightcolor boxNiklesh2015-07-12
* movtextdec.c: Improve upon dynarrays and text_to_assNiklesh2015-06-22
* Improve upon dynamic arrays- movtext subtitlesNiklesh2015-05-25
* avcodec/movtextdec: Add support for large boxes(>32 bit)Niklesh2015-05-22
* Fix movtext crashes caused due to lack of proper bounds checkingNiklesh2015-05-19
* avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp timed ...Niklesh2015-04-25
* avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch2014-10-19
* avcodec/ass: assume raw=0 in ff_ass_add_rect_bprintClément Bœsch2014-10-19
* avcodec/movtextdec: add some memory checksClément Bœsch2014-09-21
* lavc/movtextdec: keep the min size instead of max to fix overread.Clément Bœsch2013-01-01
* movtextdec: Don't emit errors for normal duration-end packets.Philip Langdale2012-08-15
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* movtextdec: fix return value for too small packets.Nicolas George2012-07-31
* movtextdec: 3GPP TS 26.245 Timed Text Decoder.Philip Langdale2012-07-14