[FFmpeg-soc] [soc]: r2301 - eac3/ac3dec.h

jbr subversion at mplayerhq.hu
Sun Jun 1 20:26:24 CEST 2008


Author: jbr
Date: Sun Jun  1 20:26:24 2008
New Revision: 2301

Log:
cosmetics: vertical align

Modified:
   eac3/ac3dec.h

Modified: eac3/ac3dec.h
==============================================================================
--- eac3/ac3dec.h	(original)
+++ eac3/ac3dec.h	Sun Jun  1 20:26:24 2008
@@ -97,7 +97,7 @@ typedef struct AC3DecodeContext {
 ///@}
 
 ///@defgroup aht adaptive hybrid transform
-    int channel_uses_aht[AC3_MAX_CHANNELS];     ///< channel AHT in use (chahtinu)
+    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
 ///@}
 



More information about the FFmpeg-soc mailing list