OSDN Git Service

ac3dec: fix coupling range check. the start subband must be less than
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 16 May 2009 17:02:44 +0000 (17:02 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 16 May 2009 17:02:44 +0000 (17:02 +0000)
commit1ac7d1ac50291cf9b4f2de0c8224bbd2eb05ece5
treec6ed050205b14800d662d4bee23422277a43c47a
parent78ad664a7e4960da0ecf501525a4121372df5662
ac3dec: fix coupling range check.  the start subband must be less than
the end subband.

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