From 98d82b22c82e59acd4cbfdd68696c41b03d79387 Mon Sep 17 00:00:00 2001
From: Alex Beregszaszi <alex@rtfs.hu>
Date: Sat, 2 Jul 2005 22:00:36 +0000
Subject: [PATCH] 10l

Originally committed as revision 4420 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 libavformat/swf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavformat/swf.c b/libavformat/swf.c
index 347c824c6f4..c8988bf5f75 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
-- 
GitLab