mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Add the RealMedia file format. Also, add the $FreeBSD$.
This commit is contained in:
parent
3f587e572f
commit
dc5413843d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62429
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user