diff options
author | green <green@FreeBSD.org> | 2000-07-03 04:59:37 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-07-03 04:59:37 +0000 |
commit | 17cd35207e710bf788db1e64af5ab7da728f23be (patch) | |
tree | 7f37c452434a7f7c89af89c111b794d767e3358a /usr.bin/file | |
parent | 412dc02ecf4a7a0521608fa1be249a3f5fd944f4 (diff) | |
download | FreeBSD-src-17cd35207e710bf788db1e64af5ab7da728f23be.zip FreeBSD-src-17cd35207e710bf788db1e64af5ab7da728f23be.tar.gz |
Add the RealMedia file format. Also, add the $FreeBSD$.
Diffstat (limited to 'usr.bin/file')
-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 18ae9da..c0c8e12 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 |