| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | lavf/subviewerdec: Skip leading BOM. | Carl Eugen Hoyos | 2019-01-27 | 1 | -0/+6 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -4/+4 |
* | avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ... | Clément Bœsch | 2015-09-10 | 1 | -1/+1 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y | Michael Niedermayer | 2013-05-05 | 1 | -1/+1 |
* | subviewer: sanitize packets. | Clément Bœsch | 2013-01-03 | 1 | -12/+23 |
* | lavf: remove generic index flag from text subtitles. | Clément Bœsch | 2013-01-02 | 1 | -1/+0 |
* | 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix. | Clément Bœsch | 2012-12-30 | 1 | -1/+1 |
* | lavc: add ff_bprint_to_extradata() helper and use it. | Clément Bœsch | 2012-12-30 | 1 | -5/+3 |
* | lavf: use ff_subtitles_queue_seek() for text subtitles demuxers. | Clément Bœsch | 2012-12-02 | 1 | -0/+9 |
* | lavf/subviewerdec: fix potential timing overflows. | Clément Bœsch | 2012-10-21 | 1 | -2/+2 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | SubViewer demuxer and decoder. | Clément Bœsch | 2012-07-26 | 1 | -0/+177 |