OSDN Git Service

Add request_channels member to AVCodecContext so we now have a proper
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 23 Aug 2007 20:28:28 +0000 (20:28 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 23 Aug 2007 20:28:28 +0000 (20:28 +0000)
commitb1ec601f7f4d7fd5ae4a17b6efb4471b67c7ee06
tree6251796503a731bbdf7074e9b6a4edd05c4ffb5a
parent0e6b14c2a79c193706a84624e83ba5fcc2308052
Add request_channels member to AVCodecContext so we now have a proper

way to tell the decoder how many output channels we would like.

Originally committed as revision 10199 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/dca.c
libavcodec/utils.c