Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -2/+2 |
* | avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ... | Clément Bœsch | 2015-09-10 | 1 | -1/+1 |
* | avformat/mpsubdec: Use double instead of float for timestamp calculations | Michael Niedermayer | 2015-05-27 | 1 | -3/+3 |
* | avformat/mpsubdec: change multipler to int, it only stores 1 and 100 | Michael Niedermayer | 2015-05-27 | 1 | -2/+2 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | avformat/subtitles: add a next line jumper and use it. | Clément Bœsch | 2013-09-08 | 1 | -1/+6 |
* | lavf/mpsub: remove sscanf from probing. | Clément Bœsch | 2013-05-06 | 1 | -4/+3 |
* | avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y | Michael Niedermayer | 2013-05-05 | 1 | -1/+1 |
* | Add MPlayer subtitles demuxer. | Clément Bœsch | 2012-12-30 | 1 | -0/+140 |