13 Commits (555c31de9da0ef1b4b0cea75bb7a6d6a246a1ebd)

Author SHA1 Message Date
Andreas Rheinhardt ea5bdc8893 avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 3 years ago
Andreas Rheinhardt ae123057a3 avformat/pjsdec: Simplify cleanup after read_header failure 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt a7b82fe52b avformat/pjsdec: Avoid variable that is always zero 4 years ago
Andreas Rheinhardt 9df560e898 avformat/pjsdec: Fix memleak upon read header failure 4 years ago
Michael Niedermayer 1efaac6932 avformat/pjsdec: Check duration for overflow 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
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Clément Bœsch b84a7330af avformat/pjsdec: dont increase pointer when its already at the end in read_ts() 11 years ago
James Almer 89388a953a Replace all occurrences of PRI in sscanf() calls with SCN 12 years ago
Clément Bœsch 7b43402724 Add PJS subtitles demuxer and decoder. 12 years ago