diff --git a/libavformat/swf.c b/libavformat/swf.c index 347c824c6f..c8988bf5f7 100644 --- a/libavformat/swf.c +++ b/libavformat/swf.c @@ -30,7 +30,7 @@ #define TAG_FREECHARACTER 3 #define TAG_PLACEOBJECT 4 #define TAG_REMOVEOBJECT 5 -#define TAG_STREAMHEAD 45 +#define TAG_STREAMHEAD 18 #define TAG_STREAMBLOCK 19 #define TAG_JPEG2 21 #define TAG_PLACEOBJECT2 26