27 Commits (e8c646e9758c36a3a5b1f439810433d7d6827e99)

Author SHA1 Message Date
Michael Niedermayer f569ac4ce0 avformat/microdvddec: use 64bit for durations 4 years ago
Michael Niedermayer a8fb7612a9 avformat/microdvddec: skip malformed lines without frame number. 4 years ago
Andreas Rheinhardt b12014a5b8 avformat/microdvddec: Fix memleak upon read header failure 4 years ago
Andreas Rheinhardt 9bde6c6be0 avformat/microdvd: Use \n instead of \0 to end file header 5 years ago
Paul B Mahol 163bb087f8 avformat/microdvddec: skip empty lines 6 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Clément Bœsch af924fd9e4 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
wm4 48f27b78f4 microdvd: do not export framerate hint as subtitle packet 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
wm4 b416517cce avformat/microdvd: export the declared frame rate 11 years ago
wm4 0786598f51 avformat/microdvd: skip BOM properly 11 years ago
Clément Bœsch 90fc00a623 avformat/subtitles: add a next line jumper and use it. 11 years ago
Clément Bœsch 493ebbd7eb Update copyrights where my email appears with the new one. 11 years ago
Clément Bœsch 8bc74221f8 lavf: remove generic index flag from text subtitles. 12 years ago
Clément Bœsch 1f265f5205 microdvd: sanitize AVPackets. 12 years ago
Michael Niedermayer 9d95deef61 microdvd_probe: make buffer pointers const 12 years ago
Clément Bœsch bad4e112a2 lavf: use ff_subtitles_queue_seek() for text subtitles demuxers. 12 years ago
Clément Bœsch a19e9f2d5c lavf/microdvd: rewrite using subtitles queue API. 13 years ago
Clément Bœsch 608bda925a lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error. 13 years ago
Clément Bœsch 2d52ee8a1a lavf/microdvd: support events lasting to the next one. 13 years ago
Clément Bœsch e40981b8c4 lavf/microdvd: set packet duration. 13 years ago
Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 years ago
Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
Aurelien Jacobs 3c9bfb3368 add MicroDVD muxer and demuxer 14 years ago