diff options
| author | Brian Feldman <green@FreeBSD.org> | 2000-07-03 04:59:37 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2000-07-03 04:59:37 +0000 |
| commit | dc5413843d0ff8349019a79962b15956d3041610 (patch) | |
| tree | e5445982b8c94fd0ac116bb76cc98e444c944327 | |
| parent | 3f587e572f54069cd6c836cb3920783f3297c21f (diff) | |
Notes
| -rw-r--r-- | usr.bin/file/Magdir/animation | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/file/Magdir/animation b/usr.bin/file/Magdir/animation index 18ae9daa201f..c0c8e1272607 100644 --- a/usr.bin/file/Magdir/animation +++ b/usr.bin/file/Magdir/animation @@ -2,6 +2,8 @@ #------------------------------------------------------------------------------ # animation: file(1) magic for animation/movie formats # +# $FreeBSD$ +# # animation formats # MPEG, FLI, DL originally from vax@ccwf.cc.utexas.edu (VaX#n8) # FLC, SGI, Apple originally from Daniel Quinlan (quinlan@yggdrasil.com) @@ -56,3 +58,6 @@ 0 string MOVI Silicon Graphics movie file 4 string moov Apple QuickTime movie file (moov) 4 string mdat Apple QuickTime movie file (mdat) + +# RealNetworks formats +0 string .RMF RealMedia file |
