18 Commits (2a31ad7d60632cca0f43986b6a5b135848088b14)

Author SHA1 Message Date
Michael Niedermayer ae514b1254 avcodec/ass_split: Change order of operations in ass_split_section() 8 years ago
Rodger Combs dca03ec5f4
ass_split: reindent 8 years ago
Rodger Combs 3b32e1313c
ass_split: fix handling of streams with no [Events] or Format: line 8 years ago
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Michael Niedermayer 158f0545d8 avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() 9 years ago
Clément Bœsch 324cf0645d avcodec/ass_split: check ASSSplitContext alloc 10 years ago
Michael Niedermayer aefb99f2c0 avcodec/ass_split: use *alloc_array() 10 years ago
Clément Bœsch 462f2876ce avcodec/ass_split: realign after addition of new fields 10 years ago
Clément Bœsch 3e86ead383 avcodec/ass_split: assume default order when "Format:" line is not found 10 years ago
Clément Bœsch d9f272fe33 avcodec/ass_split: extend recognized fields in ASS splitter 10 years ago
Michael Niedermayer 8b47058c61 ass_split: fix out of array access in ass_split() 12 years ago
Michael Niedermayer 97b1ba696b ass_split: fix out of array access 12 years ago
Clément Bœsch c83002a4f8 lavc/ass_split: check for NULL pointer in ff_ass_split_override_codes(). 12 years ago
Michael Niedermayer 6ca2465556 ass_split_section: dont overread array 12 years ago
Clément Bœsch d214e5cfb4 lavc/ass_split: add ff_ prefix to ass_style_get(). 12 years ago
Philip Langdale 50b4dbf65a ass subtitles: Fix valgrind warnings. 12 years ago
Nicolas George c088b7f389 ass_split: accept files with only \n and no \r. 13 years ago
Aurelien Jacobs 8e43b6fed9 add SubRip encoder 14 years ago