Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc: allow subtitle text format to be ASS without timing | Clément Bœsch | 2016-02-26 | 1 | -1/+4 |
* | avcodec/jacosubdec: check strftime return value | Clément Bœsch | 2014-12-07 | 1 | -2/+2 |
* | avcodec/jacosubdec: use time_internal.h, simplify code | Michael Niedermayer | 2014-11-02 | 1 | -4/+1 |
* | avcodec/ass: add ASS trailing \r\n in one single place | Clément Bœsch | 2014-10-19 | 1 | -1/+0 |
* | avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint | Clément Bœsch | 2014-10-19 | 1 | -1/+1 |
* | avcodec/jacosubdec: add some memory checks | Clément Bœsch | 2014-09-21 | 1 | -4/+5 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | lavc: switch from ts_end to duration in ff_ass_add_rect. | Clément Bœsch | 2012-05-29 | 1 | -3/+1 |
* | JACOsub demuxer, decoder and muxer. | Clément Bœsch | 2012-05-03 | 1 | -0/+207 |