This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
iff: remove dupe ID_ANNO definition
Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.0
Paul B Mahol
13 years ago
parent
beef7a6328
commit
ad69e778b7
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavformat/iff.c
+ 0
- 1
libavformat/iff.c
View File
@@ -60,7 +60,6 @@
#define ID_ABIT MKTAG('A','B','I','T')
#define ID_BODY MKTAG('B','O','D','Y')
#define ID_DBOD MKTAG('D','B','O','D')
#define ID_ANNO MKTAG('A','N','N','O')
#define ID_DPEL MKTAG('D','P','E','L')
#define LEFT 2
Write
Preview
Loading…
Cancel
Save