summaryrefslogtreecommitdiff
path: root/libavformat/jacosubdec.c
Commit message (Expand)AuthorAge
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes2015-09-29
* avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-10
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
* avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() failsMichael Niedermayer2014-11-25
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat/jacosubdec: make probing less tolerant.Clément Bœsch2013-11-19
* avformat/subtitles: add a next line jumper and use it.Clément Bœsch2013-09-08
* avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer2013-05-05
* lavf: remove generic index flag from text subtitles.Clément Bœsch2013-01-02
* 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.Clément Bœsch2012-12-30
* lavc: add ff_bprint_to_extradata() helper and use it.Clément Bœsch2012-12-30
* lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.Clément Bœsch2012-12-02
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* lavf/jacosubdec: fix FPE in case timeres is badly set.Clément Bœsch2012-06-29
* lavf/jacosubdec: use subtitles queue API.Clément Bœsch2012-06-29
* jacosub_probe: slightly increase the score to limit misdetection.Clément Bœsch2012-05-31
* jacosub_probe: speedup by making only one call to sscanfClément Bœsch2012-05-31
* JACOsub demuxer, decoder and muxer.Clément Bœsch2012-05-03