[Swfed-svn] swfed-svn [497] tag 一覧に Protect tag (=24) のエントリ作成 ( ハンドラは NULL )

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 4月 1日 (金) 15:02:58 JST


Revision: 497
          http://sourceforge.jp/projects/swfed/svn/view?view=rev&revision=497
Author:   yoya
Date:     2011-04-01 15:02:58 +0900 (Fri, 01 Apr 2011)

Log Message:
-----------
tag 一覧に Protect tag (=24) のエントリ作成 (ハンドラは NULL)

Modified Paths:
--------------
    trunk/src/swf_tag.c


-------------- next part --------------
Modified: trunk/src/swf_tag.c
===================================================================
--- trunk/src/swf_tag.c	2011-04-01 05:52:35 UTC (rev 496)
+++ trunk/src/swf_tag.c	2011-04-01 06:02:58 UTC (rev 497)
@@ -43,6 +43,7 @@
     { 20, "DefineBitsLossless", swf_tag_lossless_detail_handler },
     { 21, "DefineBitsJPEG2", swf_tag_jpeg_detail_handler },
     { 22, "DefineShape2", swf_tag_shape_detail_handler },
+    { 24, "Protect", NULL },
     { 26, "PlaceObject2", swf_tag_place_detail_handler },
     { 28, "RemoveObject2", NULL },
     { 32, "DefineShape3", swf_tag_shape_detail_handler },



Swfed-svn メーリングリストの案内
Back to archive index