# HG changeset patch # User bcoudurier # Date 1200923020 0 # Node ID 1b7bf70aab749c4c4bf0b3103ad42d2e2c3ef38c # Parent b489d30f868549dd7fda969dacb6a95f443cf305 unset extension, so code path, and guess format do not choose avm2/flash 9 by default, not sure this is adequate though, this fixes regression tests. diff -r b489d30f8685 -r 1b7bf70aab74 swf.c --- a/swf.c Mon Jan 21 11:09:06 2008 +0000 +++ b/swf.c Mon Jan 21 13:43:40 2008 +0000 @@ -805,7 +805,7 @@ "avm2", "Flash 9 (AVM2) format", "application/x-shockwave-flash", - "swf", + NULL, sizeof(SWFContext), CODEC_ID_MP3, CODEC_ID_FLV1,