25 Commits (cccb7cf44ec718653bc977372adf69210c7e4ad6)

Author SHA1 Message Date
Andreas Rheinhardt 11ea0ed20e avformat/jacosubdec: Fix unintended fallthrough 4 years ago
Michael Niedermayer 715ff75e5d avformat/jacosubdec: Use 64bit inside get_shift() 4 years ago
Andreas Rheinhardt c13a752733 avformat/jacosubdec: Fix memleak upon read header failure 4 years ago
Michael Niedermayer 06a90cc783 avformat/jacosubdec: Fix timeres to 1/100 units convertion overflow 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Adam Sampson bfa33f548d lavf/jacosubdec: compute subtitle duration correctly 6 years ago
Clément Bœsch af924fd9e4 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
Michael Niedermayer 8cd80b5fcb avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Clément Bœsch 722fb81dc5 avformat/jacosubdec: make probing less tolerant. 11 years ago
Clément Bœsch 90fc00a623 avformat/subtitles: add a next line jumper and use it. 11 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 67286fa98b 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix. 12 years ago
Clément Bœsch 36e61e24e7 lavc: add ff_bprint_to_extradata() helper and use it. 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 0ef28e119e lavf/jacosubdec: fix FPE in case timeres is badly set. 13 years ago
Clément Bœsch 60715511db lavf/jacosubdec: use subtitles queue API. 13 years ago
Clément Bœsch 303619d3ca jacosub_probe: slightly increase the score to limit misdetection. 13 years ago
Clément Bœsch 908293d1bc jacosub_probe: speedup by making only one call to sscanf 13 years ago
Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 13 years ago