summaryrefslogtreecommitdiff
path: root/libavformat/adp.c
Commit message (Expand)AuthorAge
* adp: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/adp, svs: Remove redundant av_shrink_packet()Andreas Rheinhardt2021-03-12
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* lavf/adp: Fix the probe function on systems with signed char.Carl Eugen Hoyos2017-10-09
* Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-21
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* Do not detect "00000000..." (and other non-changing values) as adp.Carl Eugen Hoyos2013-12-09
* ADP demuxerJames Almer2013-05-10