32 Commits (127cc6dd3d0b8ce8875aecacc5c2aaf45bf52243)

Author SHA1 Message Date
Michael Niedermayer 0eb3198005 avcodec/movtextdec: Add error message for tsmb_size check 8 years ago
Michael Niedermayer a609905723 avcodec/movtextdec: Fix tsmb_size check==0 check 8 years ago
Michael Niedermayer 6ea2715768 avcodec/movtextdec: Fix potential integer overflow 8 years ago
Sasi Inguva 7e9e1b7070 lavc/movtextdec.c: Avoid infinite loop on invalid data. 8 years ago
Clément Bœsch 30e7685360 lavc/options: add ass_ro_flush_noop to flags2 9 years ago
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Clément Bœsch 6d32628bf3 lavc/ccaption_dec: improve default style 9 years ago
Michael Niedermayer a047ccbb9f avcodec/movtextdec: Free ftab_temp 9 years ago
Michael Niedermayer a1a32fdb0e avcodec/movtextdec: Make tx3g_ptr unsigned 9 years ago
Niklesh a604289b85 movtextdec: Add support for automatic text wrapping 9 years ago
Niklesh 1bf8f54274 movtextdec: Use default style information from movtext header 9 years ago
Michael Niedermayer 0eb896b38d Revert "movtextdec: Use default style information from movtext header" 9 years ago
Niklesh d670848d4c movtextdec: Use default style information from movtext header 9 years ago
Niklesh ecc806a224 movtextdec: Fix memory leaks by freeing mem allocs correctly 9 years ago
Michael Niedermayer ae413a48e6 avcodec/movtextdec: check that ftab has been allocated before dereferencing it 9 years ago
Niklesh 2e7a684e72 movtextdec.c: Add support for font names 9 years ago
Niklesh f21fcf60ec movtextdec.c: Add support for fontsize 9 years ago
Niklesh a927aacbe6 movtextdec.c: Correct the highlight tags 9 years ago
Niklesh 774ceee17e movtextdec.c: Add support for highlight and hilightcolor box 9 years ago
Niklesh 813b2f0da3 movtextdec.c: Improve upon dynarrays and text_to_ass 10 years ago
Niklesh 9aabc926ca Improve upon dynamic arrays- movtext subtitles 10 years ago
Niklesh 337aa17e61 avcodec/movtextdec: Add support for large boxes(>32 bit) 10 years ago
Niklesh b44a55ad2d Fix movtext crashes caused due to lack of proper bounds checking 10 years ago
Niklesh 0ec3abeb8d avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp timed text subtitles 10 years ago
Clément Bœsch c669af0f24 avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
Clément Bœsch 3d25869605 avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint 10 years ago
Clément Bœsch e833b02f2f avcodec/movtextdec: add some memory checks 10 years ago
Clément Bœsch 7d66bc7920 lavc/movtextdec: keep the min size instead of max to fix overread. 12 years ago
Philip Langdale 569027ea80 movtextdec: Don't emit errors for normal duration-end packets. 12 years ago
Nicolas George 9009fa6de4 movtextdec: fix return value for too small packets. 12 years ago
Philip Langdale 2c501ae82b movtextdec: 3GPP TS 26.245 Timed Text Decoder. 13 years ago