X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fmodules%2Fswfdump.c;h=af6cdfc9a8bdd277cb60871c5ccd90a33eddba3c;hb=01ff77315b2769b1e9f7c66a7c514319d06ecf0e;hp=ebac1a33ee83eb3bb6e5195b313f93b6737c2f50;hpb=dda225e97920e82bcf451c14e0f527d9554c4cc3;p=swftools.git diff --git a/lib/modules/swfdump.c b/lib/modules/swfdump.c index ebac1a3..af6cdfc 100644 --- a/lib/modules/swfdump.c +++ b/lib/modules/swfdump.c @@ -159,6 +159,8 @@ char* swf_TagGetName(TAG*tag) return "REFLEX"; case ST_DOINITACTION: return "DOINITACTION"; + case ST_DEFINEMOVIE: + return "DEFINEMOVIE"; case ST_DEFINEVIDEOSTREAM: return "DEFINEVIDEOSTREAM"; case ST_VIDEOFRAME: