Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf: use ff_subtitles_queue_seek() for text subtitles demuxers. | Clément Bœsch | 2012-12-02 | 1 | -0/+9 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | lavf/jacosubdec: fix FPE in case timeres is badly set. | Clément Bœsch | 2012-06-29 | 1 | -1/+4 |
* | lavf/jacosubdec: use subtitles queue API. | Clément Bœsch | 2012-06-29 | 1 | -74/+24 |
* | jacosub_probe: slightly increase the score to limit misdetection. | Clément Bœsch | 2012-05-31 | 1 | -1/+1 |
* | jacosub_probe: speedup by making only one call to sscanf | Clément Bœsch | 2012-05-31 | 1 | -2/+5 |
* | JACOsub demuxer, decoder and muxer. | Clément Bœsch | 2012-05-03 | 1 | -0/+304 |