| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ass_split: Change order of operations in ass_split_section() | Michael Niedermayer | 2016-11-17 | 1 | -1/+1 |
* | ass_split: reindent | Rodger Combs | 2016-09-12 | 1 | -17/+17 |
* | ass_split: fix handling of streams with no [Events] or Format: line | Rodger Combs | 2016-09-12 | 1 | -9/+27 |
* | lavc: allow subtitle text format to be ASS without timing | Clément Bœsch | 2016-02-26 | 1 | -0/+49 |
* | avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() | Michael Niedermayer | 2016-01-20 | 1 | -1/+1 |
* | avcodec/ass_split: check ASSSplitContext alloc | Clément Bœsch | 2015-06-13 | 1 | -0/+2 |
* | avcodec/ass_split: use *alloc_array() | Michael Niedermayer | 2015-01-09 | 1 | -3/+3 |
* | avcodec/ass_split: realign after addition of new fields | Clément Bœsch | 2014-10-15 | 1 | -51/+51 |
* | avcodec/ass_split: assume default order when "Format:" line is not found | Clément Bœsch | 2014-10-15 | 1 | -1/+25 |
* | avcodec/ass_split: extend recognized fields in ASS splitter | Clément Bœsch | 2014-10-15 | 1 | -1/+30 |
* | ass_split: fix out of array access in ass_split() | Michael Niedermayer | 2013-01-11 | 1 | -3/+6 |
* | ass_split: fix out of array access | Michael Niedermayer | 2013-01-11 | 1 | -1/+3 |
* | lavc/ass_split: check for NULL pointer in ff_ass_split_override_codes(). | Clément Bœsch | 2012-12-30 | 1 | -1/+1 |
* | ass_split_section: dont overread array | Michael Niedermayer | 2012-12-14 | 1 | -1/+2 |
* | lavc/ass_split: add ff_ prefix to ass_style_get(). | Clément Bœsch | 2012-09-16 | 1 | -1/+1 |
* | ass subtitles: Fix valgrind warnings. | Philip Langdale | 2012-08-05 | 1 | -1/+3 |
* | ass_split: accept files with only \n and no \r. | Nicolas George | 2012-03-07 | 1 | -1/+1 |
* | add SubRip encoder | Aurelien Jacobs | 2011-03-28 | 1 | -0/+468 |