Commit c3527cc9 authored by Aurelien Jacobs's avatar Aurelien Jacobs

remove unused tags definition

Originally committed as revision 10747 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0cf3fbc2
...@@ -29,9 +29,7 @@ ...@@ -29,9 +29,7 @@
#define SCHl_TAG MKTAG('S', 'C', 'H', 'l') #define SCHl_TAG MKTAG('S', 'C', 'H', 'l')
#define PT00_TAG MKTAG('P', 'T', 0x0, 0x0) #define PT00_TAG MKTAG('P', 'T', 0x0, 0x0)
#define SCDl_TAG MKTAG('S', 'C', 'D', 'l') #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 SCEl_TAG MKTAG('S', 'C', 'E', 'l')
#define _TAG MKTAG('', '', '', '')
#define EA_SAMPLE_RATE 22050 #define EA_SAMPLE_RATE 22050
#define EA_BITS_PER_SAMPLE 16 #define EA_BITS_PER_SAMPLE 16
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment