OSDN Git Service

ac3dec: Remove unneeded context variable, num_cpl_subbands. It is also
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 6 May 2009 01:47:34 +0000 (01:47 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 6 May 2009 01:47:34 +0000 (01:47 +0000)
commit396b73c7f788af44da40434b781e3980bf87ef88
treef6e7d121353f8e1b1d0d5e3a5f250ba82119d4ee
parent52dc3fc83d00907f1e8ac00459268eeb2609039d
ac3dec: Remove unneeded context variable, num_cpl_subbands.  It is also
not needed for spectral extension or enhanced coupling since it is
redundant information, so I am removing it from decode_band_structure()
as well.

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