projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42a45a0
)
rearrange dimensions of pre_mantissa array
author
Justin Ruggles
<justin.ruggles@gmail.com>
Sun, 3 Aug 2008 02:11:46 +0000
(
02:11
+0000)
committer
Justin Ruggles
<justin.ruggles@gmail.com>
Sun, 3 Aug 2008 02:11:46 +0000
(
02:11
+0000)
Originally committed as revision 14514 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.h
patch
|
blob
|
history
diff --git
a/libavcodec/ac3dec.h
b/libavcodec/ac3dec.h
index 91462d9f4f95cfc3ec2239e5203697d195667389..b66130800030608f589fe63d340a187c7c3f216c 100644
(file)
--- a/
libavcodec/ac3dec.h
+++ b/
libavcodec/ac3dec.h
@@
-91,7
+91,7
@@
typedef struct {
///@defgroup aht adaptive hybrid transform
int channel_uses_aht[AC3_MAX_CHANNELS]; ///< channel AHT in use (chahtinu)
- int pre_mantissa[
6][AC3_MAX_CHANNELS][AC3_MAX_COEFS
]; ///< pre-IDCT mantissas
+ int pre_mantissa[
AC3_MAX_CHANNELS][AC3_MAX_COEFS][6
]; ///< pre-IDCT mantissas
///@}
///@defgroup channel channel