25 Commits (102842d5fbb7c38a437bc128938466b231fe0ce9)

Author SHA1 Message Date
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