Browse Source

10l

Originally committed as revision 4420 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Alex Beregszaszi 20 years ago
parent
commit
98d82b22c8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/swf.c

+ 1
- 1
libavformat/swf.c View File

@@ -30,7 +30,7 @@
#define TAG_FREECHARACTER 3 #define TAG_FREECHARACTER 3
#define TAG_PLACEOBJECT 4 #define TAG_PLACEOBJECT 4
#define TAG_REMOVEOBJECT 5 #define TAG_REMOVEOBJECT 5
#define TAG_STREAMHEAD 45
#define TAG_STREAMHEAD 18
#define TAG_STREAMBLOCK 19 #define TAG_STREAMBLOCK 19
#define TAG_JPEG2 21 #define TAG_JPEG2 21
#define TAG_PLACEOBJECT2 26 #define TAG_PLACEOBJECT2 26


Loading…
Cancel
Save