OSDN Git Service

Musepack SV8 supports "mono" files (though it still codes them as stereo),
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 21 Nov 2010 20:42:06 +0000 (20:42 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 21 Nov 2010 20:42:06 +0000 (20:42 +0000)
commit7d3829a87a7465f3effe8e0e09760882578e5a0a
treeff9437b356567089b0a5bbe3016629dfd163f10e
parent63e8d9760f23a4edf81e9ae58c4f6d3baa6ff4dd
Musepack SV8 supports "mono" files (though it still codes them as stereo),
so extend decoder to output only one channel for it.

This fixes issue 2368.

Originally committed as revision 25790 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpc.c
libavcodec/mpc.h
libavcodec/mpc7.c
libavcodec/mpc8.c