aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/adp.c
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-271-1/+1
* replace calls to url_feof() with avio_feof()James Almer2014-08-081-1/+1
* Do not detect "00000000..." (and other non-changing values) as adp.Carl Eugen Hoyos2013-12-091-2/+9
* ADP demuxerJames Almer2013-05-101-0/+91