aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/wvedec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/wvedec: Inline constantAndreas Rheinhardt2024-03-261-1/+1
* avformat/avformat: Add FFInputFormat, hide internals of AVInputFormatAndreas Rheinhardt2024-03-071-3/+4
* wve: convert to new channel layout APIVittorio Giovara2022-03-151-2/+3
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-7/+7
* avformat: add wve demuxerPaul B Mahol2015-10-201-0/+62