23 Commits (0415bb74c81ab0019e48bd2989ddf48d66918e9e)

Author SHA1 Message Date
Andreas Rheinhardt 4a4dcde339 avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.h 8 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
Reimar Döffinger c0f867bf50 libavformat: fix incorrect handling of incomplete AVBPrint. 1 year 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 7ae7d93653 avformat/samidec: Simplify cleanup after read_header failure 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Michael Niedermayer 1c88098651 avformat/samidec: Deallocate hdr_buf 4 years ago
Michael Niedermayer 2014b01352 avformat/samidec: Sanity check pts 4 years ago
Andreas Rheinhardt f161f8e4ad avformat/samidec: Fix memleak upon read header failure 4 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
Yayoi 1bb8a53f08 avformat/samidec: do not include trailing sami footer in the last packet 9 years ago
Carl Eugen Hoyos 19a6431ec2 Print a warning if a subtitle demuxer changes utf16 to utf8. 10 years ago
wm4 231a514dd3 avformat/samidec: UTF-16 support 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 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 53640f42be SAMI demuxer and decoder. 13 years ago