summaryrefslogtreecommitdiff
path: root/libavformat/mpsubdec.c
Commit message (Expand)AuthorAge
* 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