[FFmpeg-soc] [soc]: r2224 - eac3/ac3dec_data.h

jbr subversion at mplayerhq.hu
Tue May 27 03:30:16 CEST 2008


Author: jbr
Date: Tue May 27 03:30:16 2008
New Revision: 2224

Log:
cosmetic: vertical align

Modified:
   eac3/ac3dec_data.h

Modified: eac3/ac3dec_data.h
==============================================================================
--- eac3/ac3dec_data.h	(original)
+++ eac3/ac3dec_data.h	Tue May 27 03:30:16 2008
@@ -24,7 +24,7 @@
 
 #include "common.h"
 
-extern const uint8_t  ff_eac3_hebap_tab[64];
+extern const uint8_t ff_eac3_hebap_tab[64];
 extern const uint8_t ff_eac3_bits_vs_hebap[20];
 extern const int16_t ff_eac3_gaq_remap_1[12];
 extern const int16_t ff_eac3_gaq_remap_2_4_a[9][2];



More information about the FFmpeg-soc mailing list