aboutsummaryrefslogtreecommitdiff
path: root/libavformat/adp.c
AgeCommit message (Expand)Author
2020-02-10avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2017-10-09lavf/adp: Fix the probe function on systems with signed char.Carl Eugen Hoyos
2017-03-21Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2013-12-09Do not detect "00000000..." (and other non-changing values) as adp.Carl Eugen Hoyos
2013-05-10ADP demuxerJames Almer