repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RemoteDrawingEngine: Reduce RP_READ_BITMAP result timeout.
[haiku.git]
/
src
/
data
/
mime_db
/
video
/
mp2t
blob
f20143d22472ebf271c75394c5b6c27323a1b226
1
2
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
3
4
resource(1, "META:TYPE") "video/mp2t";
5
6
resource(3, "META:S:DESC") #'MSDC' "MPEG-2 transport stream";
7
8
resource(4, "META:EXTENS") message(234) {
9
"extensions" = "ts",
10
"extensions" = "TS",
11
"extensions" = "mts",
12
"extensions" = "MTS",
13
"extensions" = "m2ts",
14
"type" = "video/mp2t"
15
};