From: Reuben Thomas Date: Tue, 12 Feb 2008 17:27:28 +0000 (+0000) Subject: Make MPEG sequence magic more precise so it's less strong than Windows X-Git-Tag: pre-rrt-big-changes-post-4-23~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=593d22213af49ca48f3a59f7e546ee6b7198e2f7;p=file Make MPEG sequence magic more precise so it's less strong than Windows icon magic and won't unnecessarily match Windows icons. Fixes Debian bug #299091. --- diff --git a/magic/Magdir/animation b/magic/Magdir/animation index 0a83df5a..400545c1 100644 --- a/magic/Magdir/animation +++ b/magic/Magdir/animation @@ -69,7 +69,7 @@ >>5 byte 77 \b, main >>5 byte 88 \b, extended >>7 byte x \b @ L %u -0 belong&0xFFFFFF00 0x00000100 MPEG sequence +0 string \000\000\001 MPEG sequence >3 byte 0xBA >>4 byte &0x40 \b, v2, program multiplex >>4 byte ^0x40 \b, v1, system multiplex