| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -2/+2 |
* | avformat/webvttdec: Don't stop parsing on comments | Ricardo Constantino | 2015-10-12 | 1 | -1/+2 |
* | avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ... | Clément Bœsch | 2015-09-10 | 1 | -1/+1 |
* | avformat/webvttdec: Dont skip over a never checked byte after --> | Michael Niedermayer | 2014-01-07 | 1 | -1/+1 |
* | lavf/webvttdec: use private option to specify WebVTT kind | Matthew Heaney | 2013-06-25 | 1 | -0/+24 |
* | lavf/webvttdec: factorize identifier and settings side data code. | Clément Bœsch | 2013-06-01 | 1 | -21/+13 |
* | lavf/webvttdec: save cue id and settings as side data | Matthew Heaney | 2013-06-01 | 1 | -11/+42 |
* | lavf/webvtt: use ff_subtitles_read_chunk(). | Clément Bœsch | 2013-01-03 | 1 | -30/+10 |
* | lavf: remove generic index flag from text subtitles. | Clément Bœsch | 2013-01-02 | 1 | -1/+0 |
* | lavf: use ff_subtitles_queue_seek() for text subtitles demuxers. | Clément Bœsch | 2012-12-02 | 1 | -0/+9 |
* | lavf/webvttdec: fix potential timing overflows. | Clément Bœsch | 2012-10-21 | 1 | -2/+2 |
* | WebVTT demuxer and decoder. | Clément Bœsch | 2012-09-23 | 1 | -0/+188 |