4 Commits (e271d534e3f5aa13cbbfe0c487661b5616765330)

Author SHA1 Message Date
Andreas Rheinhardt fed0282508 avformat: Avoid allocation for AVFormatInternal 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt d025a5bcc2 avformat/adp, svs: Remove redundant av_shrink_packet() 4 years ago
Paul B Mahol ddc9cce3cd avformat: add Square SVS demuxer 4 years ago
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Carl Eugen Hoyos 14b1553939 lavf/adp: Fix the probe function on systems with signed char. 7 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Carl Eugen Hoyos c5a837658a Do not detect "00000000..." (and other non-changing values) as adp. 11 years ago
James Almer b4866f717c ADP demuxer 12 years ago