Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ... | Clément Bœsch | 2015-09-10 | 1 | -1/+1 |
* | avformat/samidec: do not include trailing sami footer in the last packet | Yayoi | 2015-09-06 | 1 | -1/+7 |
* | Print a warning if a subtitle demuxer changes utf16 to utf8. | Carl Eugen Hoyos | 2014-10-29 | 1 | -1/+1 |
* | avformat/samidec: UTF-16 support | wm4 | 2014-09-05 | 1 | -7/+10 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | 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 | -6/+3 |
* | 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 |
* | SAMI demuxer and decoder. | Clément Bœsch | 2012-06-29 | 1 | -0/+132 |