summaryrefslogtreecommitdiff
path: root/libavformat/swf.c
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2005-07-02 22:00:36 +0000
committerAlex Beregszaszi <alex@rtfs.hu>2005-07-02 22:00:36 +0000
commit98d82b22c82e59acd4cbfdd68696c41b03d79387 (patch)
tree450a582fddb1ec627981c29c5279f58222351ad2 /libavformat/swf.c
parente227d197e4ffe1eff80d71acff4649df48a20748 (diff)
10l
Originally committed as revision 4420 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/swf.c')
-rw-r--r--libavformat/swf.c2
1 files changed, 1 insertions, 1 deletions
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