diff options
author | delphij <delphij@FreeBSD.org> | 2016-12-11 07:33:02 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-12-11 07:33:02 +0000 |
commit | 6deb05a98d247385fa8f1b418199fc619cf40a8f (patch) | |
tree | 7388da32748fcb12b1e5a9251297ca9dc18ac284 /contrib/file/magic/Magdir/animation | |
parent | 5e2d8ce3d45ee17a1f4045573bd1b42e6341bfcb (diff) | |
download | FreeBSD-src-6deb05a98d247385fa8f1b418199fc619cf40a8f.zip FreeBSD-src-6deb05a98d247385fa8f1b418199fc619cf40a8f.tar.gz |
MFC r308420: MFV r308392: file 5.29.
Diffstat (limited to 'contrib/file/magic/Magdir/animation')
-rw-r--r-- | contrib/file/magic/Magdir/animation | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/contrib/file/magic/Magdir/animation b/contrib/file/magic/Magdir/animation index 51eeea2..faa839e 100644 --- a/contrib/file/magic/Magdir/animation +++ b/contrib/file/magic/Magdir/animation @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: animation,v 1.57 2015/11/29 22:11:07 christos Exp $ +# $File: animation,v 1.58 2016/07/03 14:13:11 christos Exp $ # animation: file(1) magic for animation/movie formats # # animation formats @@ -1008,3 +1008,11 @@ >4 lelong x %d x >8 lelong x %d, >12 lelong x %d frames + +# Material Exchange Format +# More information: +# https://en.wikipedia.org/wiki/Material_Exchange_Format +# http://www.freemxf.org/ +0 string \x06\x0e\x2b\x34\x02\x05\x01\x01\x0d\x01\x02\x01\x01\x02 Material exchange container format +!:ext mxf +!:mime application/mxf |