[FFmpeg-soc] [soc]: r4588 - in wmapro: wma3data.h wma3dec.c wmaprodata.h

faust3 subversion at mplayerhq.hu
Sat Jul 4 12:06:43 CEST 2009


Author: faust3
Date: Sat Jul  4 12:06:43 2009
New Revision: 4588

Log:
rename wma3data.h to wmaprodata.h

Added:
   wmapro/wmaprodata.h
      - copied unchanged from r4492, wmapro/wma3data.h
Deleted:
   wmapro/wma3data.h
Modified:
   wmapro/wma3dec.c

Modified: wmapro/wma3dec.c
==============================================================================
--- wmapro/wma3dec.c	Sat Jul  4 12:01:00 2009	(r4587)
+++ wmapro/wma3dec.c	Sat Jul  4 12:06:43 2009	(r4588)
@@ -77,7 +77,7 @@
 #include "avcodec.h"
 #include "internal.h"
 #include "get_bits.h"
-#include "wma3data.h"
+#include "wmaprodata.h"
 #include "dsputil.h"
 #include "wma.h"
 


More information about the FFmpeg-soc mailing list