summaryrefslogtreecommitdiff
path: root/libavformat/mpsubdec.c
Commit message (Expand)AuthorAge
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-10
* avformat/mpsubdec: Use double instead of float for timestamp calculationsMichael Niedermayer2015-05-27
* avformat/mpsubdec: change multipler to int, it only stores 1 and 100Michael Niedermayer2015-05-27
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat/subtitles: add a next line jumper and use it.Clément Bœsch2013-09-08
* lavf/mpsub: remove sscanf from probing.Clément Bœsch2013-05-06
* avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer2013-05-05
* Add MPlayer subtitles demuxer.Clément Bœsch2012-12-30