48 Commits (21a65d63109628276a8fa88f8e6a106696506dc9)

Author SHA1 Message Date
John Stebbins b8d4a66b29 lavc/movtextdec: allow setting subtitle frame dimensions 5 years ago
John Stebbins f406dc9ceb lavc/movtextdec: restore active style color after hilite 5 years ago
John Stebbins 032ad7a0bb lavc/movtextdec: add color and alpha style tags 5 years ago
John Stebbins 91447ae3ba lavc/movtextdec: add alpha default to ass header colors 5 years ago
John Stebbins c0d3fea600 lavc/movtextdec: make sure default font name is set 5 years ago
John Stebbins e5b99df096 lavc/movtextdec: only write fontsize, fontID tags if not default 5 years ago
John Stebbins d3c012ff42 lavc/movtextdec: handle changes to default style flags 5 years ago
John Stebbins 5f39f63a65 lavc/movtextdec: fix bold, italic, underline flags 5 years ago
John Stebbins 2949f17e99 lavc/movtextdec: simplify style record walk 5 years ago
John Stebbins 47e88adc0d lavc/movtextdec: fix ass header colors 5 years ago
Michael Niedermayer 249aca8f98 avcodec/movtextdec: Check style_start/end 7 years ago
wm4 b0644c3e1a movtextdec: fix handling of UTF-8 subtitles 7 years ago
Mark Thompson e7d20d5e35 movtextdec: Move declaration out of for initialisation statement 7 years ago
Michael Niedermayer bac9c03ed9 avcodec/movtextdec: run mov_text_cleanup() before overwriting pointers 8 years ago
Michael Niedermayer a9f9b7f5c7 avcodec/movtextdec: Call mov_text_cleanup() on close 8 years ago
Michael Niedermayer e248522d1b avcodec/movtextdec: Fix decode_styl() cleanup 8 years ago
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 10 years ago
Niklesh 1bf8f54274 movtextdec: Use default style information from movtext header 10 years ago
Michael Niedermayer 0eb896b38d Revert "movtextdec: Use default style information from movtext header" 10 years ago
Niklesh d670848d4c movtextdec: Use default style information from movtext header 10 years ago
Niklesh ecc806a224 movtextdec: Fix memory leaks by freeing mem allocs correctly 10 years ago
Michael Niedermayer ae413a48e6 avcodec/movtextdec: check that ftab has been allocated before dereferencing it 10 years ago
Niklesh 2e7a684e72 movtextdec.c: Add support for font names 10 years ago
Niklesh f21fcf60ec movtextdec.c: Add support for fontsize 10 years ago
Niklesh a927aacbe6 movtextdec.c: Correct the highlight tags 10 years ago
Niklesh 774ceee17e movtextdec.c: Add support for highlight and hilightcolor box 10 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. 13 years ago
Nicolas George 9009fa6de4 movtextdec: fix return value for too small packets. 13 years ago
Philip Langdale 2c501ae82b movtextdec: 3GPP TS 26.245 Timed Text Decoder. 13 years ago