change video/ts to video/mp2t as recommended by Fredrik Ekdahl
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31568 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f8c84871ee
commit
170bf578be
@ -1,9 +1,9 @@
|
||||
|
||||
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
|
||||
|
||||
resource(1, "META:TYPE") "video/ts";
|
||||
resource(1, "META:TYPE") "video/mp2t";
|
||||
|
||||
resource(2, "META:SNIFF_RULE") "0.50 (0x4700a3)";
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "TS Movie";
|
||||
resource(3, "META:S:DESC") #'MSDC' "MPEG-2 Transport Stream";
|
||||
|
Loading…
Reference in New Issue
Block a user