summaryrefslogtreecommitdiff
path: root/libavformat/microdvddec.c
Commit message (Expand)AuthorAge
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-10
* microdvd: do not export framerate hint as subtitle packetwm42015-04-08
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat/microdvd: export the declared frame ratewm42014-03-03
* avformat/microdvd: skip BOM properlywm42014-03-03
* avformat/subtitles: add a next line jumper and use it.Clément Bœsch2013-09-08
* Update copyrights where my email appears with the new one.Clément Bœsch2013-09-03
* lavf: remove generic index flag from text subtitles.Clément Bœsch2013-01-02
* microdvd: sanitize AVPackets.Clément Bœsch2012-12-31
* microdvd_probe: make buffer pointers constMichael Niedermayer2012-12-25
* lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.Clément Bœsch2012-12-02
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* lavf/microdvd: rewrite using subtitles queue API.Clément Bœsch2012-06-29
* lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error.Clément Bœsch2012-06-15
* lavf/microdvd: support events lasting to the next one.Clément Bœsch2012-05-29
* lavf/microdvd: set packet duration.Clément Bœsch2012-04-27
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
* lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch2011-12-03
* Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-05
* add MicroDVD muxer and demuxerAurelien Jacobs2011-04-04