summaryrefslogtreecommitdiff
path: root/libavformat/wvdec.c
Commit message (Collapse)AuthorAge
* wvdec: split block header parsing into a separate fileAnton Khirnov2013-05-28
| | | | It will be reused by other muxers and demuxers.
* lavf: rename wv.c to wvdec.cAnton Khirnov2013-05-28
wv.c will be used for shared wavpack functions.