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
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
data
/
mime_db
/
audio
/
mp4
blob
8c2e250e13b0d43bd309ea09c3ee638a993dd26b
1
2
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
3
4
resource(1, "META:TYPE") "audio/mp4";
5
6
resource(2, "META:S:DESC") #'MSDC' "MP4 audio file";
7
8
resource(3, "META:EXTENS") message(234) {
9
"extensions" = "m4a",
10
"type" = "audio/mp4"
11
};
12