mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
remove unused tags definition
Originally committed as revision 10747 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0cf3fbc2ab
commit
c3527cc973
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user