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