OSDN Git Service

Add the CODEC_CAP_CHANNEL_CONF capability code and add
authorBenjamin Larsson <banan@ludd.ltu.se>
Sat, 2 Oct 2010 22:18:02 +0000 (22:18 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Sat, 2 Oct 2010 22:18:02 +0000 (22:18 +0000)
commit62784e3733ceb0f58007db8bb2e41e1abf62b85e
tree6bdcb530369c326b004fc78c8bcce3c8bfb9e5e9
parentae8c28db87c5bfb5721a91014a657e56983c6c57
Add the CODEC_CAP_CHANNEL_CONF capability code and add
that flag to the dca codec. This capability when set
will make sure the codec will initialize the channel
configuration instead of trusting the container. This
fixes issue 2137 and issue 850.

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