9 Commits (773857df592d8f3095a548b3085c6b7fe6b30dfe)

Author SHA1 Message Date
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