18 Commits (ef1302db2db67d483fcc37b0bbced61394c3620b)

Author SHA1 Message Date
Andreas Rheinhardt 5a58e58215 avformat/realtextdec: Simplify cleanup after read_header failure 3 years ago
Michael Niedermayer fe12aa6890 avformat/realtextdec: Check the pts difference before using it for the duration computation 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Michael Niedermayer aa1b8e6898 avformat/realtextdec: Avoid undefined overflow in the end of read_ts() 4 years ago
Michael Niedermayer 47c146a56b avformat/realtextdec: read_ts() in 64bits 4 years ago
Michael Niedermayer 493438fafc avformat/realtextdec: free queue on error 5 years ago
Michael Niedermayer 652ea23cb3 avformat/realtextdec: Check for duplicate extradata in realtext_read_header() 5 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
Carl Eugen Hoyos 19a6431ec2 Print a warning if a subtitle demuxer changes utf16 to utf8. 10 years ago
wm4 b7f641dc9b avformat/realtextdec: UTF-16 support 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Michael Niedermayer 097f668047 avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y 12 years ago
Clément Bœsch 8bc74221f8 lavf: remove generic index flag from text subtitles. 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 439e32f9b8 RealText demuxer and decoder. 13 years ago