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
 ///@}
 
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to