Musepack SV8 demuxer and decoder
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 7 Nov 2007 05:35:46 +0000 (05:35 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 7 Nov 2007 05:35:46 +0000 (05:35 +0000)
commit12877faf7c3af83d60dc185cf78f0ee5a3c0f67d
treed367af51d377bf18d3fd4fdf67f022d1b59dd8c9
parentc0a8500015890af5478f11e130a35587e8eee731
Musepack SV8 demuxer and decoder

Originally committed as revision 10938 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/mpc8.c [new file with mode: 0644]
libavcodec/mpc8data.h [new file with mode: 0644]
libavcodec/mpc8huff.h [new file with mode: 0644]
libavformat/Makefile
libavformat/allformats.c
libavformat/avformat.h
libavformat/mpc8.c [new file with mode: 0644]