OSDN Git Service

Modify decode_band_structure() so that the actual band structure is only
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 5 Aug 2009 01:13:42 +0000 (01:13 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 5 Aug 2009 01:13:42 +0000 (01:13 +0000)
commit3f9371680990e1eb8d9b76dde4d5fea82e4cd2ab
treece7b75e0e5f4c48b26c1b035a62212997bf9e298
parent603139022d32be9a168ecf57f6577cf06daeb0bf
Modify decode_band_structure() so that the actual band structure is only
used within the function.  This removes the need to have the coupling band
structure stored in the AC3DecodeContext.

Originally committed as revision 19585 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c
libavcodec/ac3dec.h