summaryrefslogtreecommitdiffstats
path: root/libavformat/adp.c
Commit message (Expand)AuthorAgeFilesLines
* lavf/adp: Fix the probe function on systems with signed char.Carl Eugen Hoyos2017-10-091-1/+1
* Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-211-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-7/+7
* 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
OpenPOWER on IntegriCloud