aboutsummaryrefslogtreecommitdiff
path: root/libavformat/jacosubdec.c
AgeCommit message (Expand)Author
2013-01-02lavf: remove generic index flag from text subtitles.Clément Bœsch
2012-12-3010l: export ff_bprint_to_extradata between libs using avpriv_ prefix.Clément Bœsch
2012-12-30lavc: add ff_bprint_to_extradata() helper and use it.Clément Bœsch
2012-12-02lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.Clément Bœsch
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-06-29lavf/jacosubdec: fix FPE in case timeres is badly set.Clément Bœsch
2012-06-29lavf/jacosubdec: use subtitles queue API.Clément Bœsch
2012-05-31jacosub_probe: slightly increase the score to limit misdetection.Clément Bœsch
2012-05-31jacosub_probe: speedup by making only one call to sscanfClément Bœsch
2012-05-03JACOsub demuxer, decoder and muxer.Clément Bœsch