22 Commits (859d9d70f9faf87bfc3fe23f97c38fd661367778)

Author SHA1 Message Date
Michael Niedermayer 58a8e739ef
avformat/subviewerdec: Make read_ts() more flexible 2 years ago
Andreas Rheinhardt 27f22f3383 all: Remove unnecessary libavcodec/internal.h inclusions 3 years ago
Andreas Rheinhardt ea5bdc8893 avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 3 years ago
Andreas Rheinhardt 43ac74a7d8 avformat/subviewerdec: Simplify cleanup after read_header failure 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Michael Niedermayer b7f51428b1 avformat/subviewerdec: fail on AV_NOPTS_VALUE 4 years ago
Andreas Rheinhardt a708f65273 avformat/subviewerdec: Fix memleak upon read header failure 4 years ago
Carl Eugen Hoyos 559ce9c845 lavf/subviewerdec: Support higher sub-second precision. 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Carl Eugen Hoyos d3a6943804 lavf/subviewerdec: Skip leading BOM. 6 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
Michael Niedermayer 097f668047 avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y 12 years ago
Clément Bœsch 3fa642d60f subviewer: sanitize packets. 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 1ea3c03743 lavf/subviewerdec: fix potential timing overflows. 12 years ago
Clément Bœsch 316f8db2c2 SubViewer demuxer and decoder. 12 years ago