15 Commits (877e575b5d44adc252d4434d2ec53232b2000956)

Author SHA1 Message Date
Andreas Rheinhardt ea5bdc8893 avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 3 years ago
Andreas Rheinhardt 3237d955e8 avformat/mpl2dec: Simplify cleanup after read_header failure 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt dc4af87d2f avformat/mpl2dec: Avoid variable that is always zero 4 years ago
Andreas Rheinhardt 331799747e avformat/mpl2dec: Fix memleak upon read header failure 4 years ago
Michael Niedermayer 9a42a67c5c avformat/mpl2dec: Fix integer overflow with duration 4 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Paul B Mahol 74267333a1 avformat/mpl2dec: skip BOM when probing 8 years ago
Clément Bœsch af924fd9e4 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Clément Bœsch 90fc00a623 avformat/subtitles: add a next line jumper and use it. 11 years ago
wm4 060c6c4647 avformat/mpl2dec: handle files with CRLF linebreaks correctly 11 years ago
James Almer 89388a953a Replace all occurrences of PRI in sscanf() calls with SCN 12 years ago
Clément Bœsch 5f02844c8d Add MPL2 subtitles demuxer and decoder. 12 years ago