summaryrefslogtreecommitdiffstats
path: root/libavformat/jacosubdec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/subtitles: add a next line jumper and use it.Clément Bœsch2013-09-081-1/+1
* avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer2013-05-051-1/+1
* lavf: remove generic index flag from text subtitles.Clément Bœsch2013-01-021-1/+0
* 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.Clément Bœsch2012-12-301-1/+1
* lavc: add ff_bprint_to_extradata() helper and use it.Clément Bœsch2012-12-301-3/+5
* lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.Clément Bœsch2012-12-021-0/+9
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* lavf/jacosubdec: fix FPE in case timeres is badly set.Clément Bœsch2012-06-291-1/+4
* lavf/jacosubdec: use subtitles queue API.Clément Bœsch2012-06-291-74/+24
* jacosub_probe: slightly increase the score to limit misdetection.Clément Bœsch2012-05-311-1/+1
* jacosub_probe: speedup by making only one call to sscanfClément Bœsch2012-05-311-2/+5
* JACOsub demuxer, decoder and muxer.Clément Bœsch2012-05-031-0/+304
OpenPOWER on IntegriCloud