| Commit message (Expand) | Author | Age | Files | Lines |
* | microdvd: do not export framerate hint as subtitle packet | wm4 | 2015-04-08 | 1 | -0/+1 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | avformat/microdvd: export the declared frame rate | wm4 | 2014-03-03 | 1 | -1/+30 |
* | avformat/microdvd: skip BOM properly | wm4 | 2014-03-03 | 1 | -3/+10 |
* | avformat/subtitles: add a next line jumper and use it. | Clément Bœsch | 2013-09-08 | 1 | -1/+1 |
* | Update copyrights where my email appears with the new one. | Clément Bœsch | 2013-09-03 | 1 | -1/+1 |
* | lavf: remove generic index flag from text subtitles. | Clément Bœsch | 2013-01-02 | 1 | -1/+0 |
* | microdvd: sanitize AVPackets. | Clément Bœsch | 2012-12-31 | 1 | -5/+18 |
* | microdvd_probe: make buffer pointers const | Michael Niedermayer | 2012-12-25 | 1 | -1/+2 |
* | 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/microdvd: rewrite using subtitles queue API. | Clément Bœsch | 2012-06-29 | 1 | -89/+58 |
* | lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error. | Clément Bœsch | 2012-06-15 | 1 | -1/+1 |
* | lavf/microdvd: support events lasting to the next one. | Clément Bœsch | 2012-05-29 | 1 | -3/+39 |
* | lavf/microdvd: set packet duration. | Clément Bœsch | 2012-04-27 | 1 | -0/+11 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -1/+1 |
* | lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). | Clément Bœsch | 2011-12-03 | 1 | -1/+1 |
* | Replace remaining av_new_stream() with avformat_new_stream(). | Clément Bœsch | 2011-11-05 | 1 | -1/+1 |
* | add MicroDVD muxer and demuxer | Aurelien Jacobs | 2011-04-04 | 1 | -0/+129 |