[FFmpeg-cvslog] r10747 - trunk/libavformat/electronicarts.c

aurel subversion
Tue Oct 16 00:49:01 CEST 2007


Author: aurel
Date: Tue Oct 16 00:49:00 2007
New Revision: 10747

Log:
remove unused tags definition

Modified:
   trunk/libavformat/electronicarts.c

Modified: trunk/libavformat/electronicarts.c
==============================================================================
--- trunk/libavformat/electronicarts.c	(original)
+++ trunk/libavformat/electronicarts.c	Tue Oct 16 00:49:00 2007
@@ -29,9 +29,7 @@
 #define SCHl_TAG MKTAG('S', 'C', 'H', 'l')
 #define PT00_TAG MKTAG('P', 'T', 0x0, 0x0)
 #define SCDl_TAG MKTAG('S', 'C', 'D', 'l')
-#define pIQT_TAG MKTAG('p', 'I', 'Q', 'T')
 #define SCEl_TAG MKTAG('S', 'C', 'E', 'l')
-#define _TAG MKTAG('', '', '', '')
 
 #define EA_SAMPLE_RATE 22050
 #define EA_BITS_PER_SAMPLE 16




More information about the ffmpeg-cvslog mailing list