From: Christos Zoulas Date: Wed, 15 Oct 2003 02:01:27 +0000 (+0000) Subject: more magic. X-Git-Tag: FILE5_05~928 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=897204ded50793f042a0f0d7a3f6374ee4bb6bc0;p=file more magic. --- diff --git a/magic/Magdir/riff b/magic/Magdir/riff index 837cc429..509933e8 100644 --- a/magic/Magdir/riff +++ b/magic/Magdir/riff @@ -37,8 +37,6 @@ >8 string RMMP \b, multimedia movie # Microsoft WAVE format (*.wav) >8 string WAVE \b, WAVE audio -# Corel Draw Picture ->8 string CDRA \b, Corel Draw Picture >>20 leshort 1 \b, Microsoft PCM >>>34 leshort >0 \b, %d bit >>20 leshort 2 \b, Microsoft ADPCM @@ -54,12 +52,14 @@ >>22 leshort =2 \b, stereo >>22 leshort >2 \b, %d channels >>24 lelong >0 %d Hz +# Corel Draw Picture +>8 string CDRA \b, Corel Draw Picture # AVI == Audio Video Interleave ->8 string AVI\ \b, AVI +>8 string AVI\040 \b, AVI # Animated Cursor format >8 string ACON \b, animated cursor -# Corel Draw Picture ->8 string CDRA \b, Corel Draw Picture +# SoundFont 2 +>8 string sfbk SoundFont/Bank # # XXX - some of the below may only appear in little-endian form. @@ -91,22 +91,19 @@ >8 string RMMP \b, multimedia movie # Microsoft WAVE format (*.wav) >8 string WAVE \b, WAVE audio -# Corel Draw Picture ->8 string CDRA \b, Corel Draw Picture >>20 leshort 1 \b, Microsoft PCM >>>34 leshort >0 \b, %d bit >>22 beshort =1 \b, mono >>22 beshort =2 \b, stereo >>22 beshort >2 \b, %d channels >>24 belong >0 %d Hz +# Corel Draw Picture +>8 string CDRA \b, Corel Draw Picture # AVI == Audio Video Interleave ->8 string AVI\ \b, AVI +>8 string AVI\040 \b, AVI # Animated Cursor format >8 string ACON \b, animated cursor # Notation Interchange File Format (big-endian only) >8 string NIFF \b, Notation Interchange File Format -# Corel Draw Picture ->8 string CDRA \b, Corel Draw Picture - # SoundFont 2 ->8 string sfbk SoundFont 2 +>8 string sfbk SoundFont/Bank