add mp4 mine type

This commit is contained in:
Andreas Gal 2012-02-19 20:57:37 +01:00 committed by Emil Mikulic
parent 3a582f3c57
commit 85609c8095
1 changed files with 1 additions and 0 deletions

View File

@ -334,6 +334,7 @@ static const char *default_extension_map[] = {
"video/mpeg" " mpeg mpe mpg",
"video/quicktime" " qt mov",
"video/x-msvideo" " avi",
"video/mp4" " mp4",
NULL
};