|
@@ -1771,6 +1771,8 @@ static const struct {
|
|
{".swf", 4, "application/x-shockwave-flash",29},
|
|
{".swf", 4, "application/x-shockwave-flash",29},
|
|
{".mpg", 4, "video/mpeg", 10},
|
|
{".mpg", 4, "video/mpeg", 10},
|
|
{".mpeg", 5, "video/mpeg", 10},
|
|
{".mpeg", 5, "video/mpeg", 10},
|
|
|
|
+ {".mp4", 4, "video/mp4", 9},
|
|
|
|
+ {".m4v", 4, "video/x-m4v", 11},
|
|
{".asf", 4, "video/x-ms-asf", 14},
|
|
{".asf", 4, "video/x-ms-asf", 14},
|
|
{".avi", 4, "video/x-msvideo", 15},
|
|
{".avi", 4, "video/x-msvideo", 15},
|
|
{".bmp", 4, "image/bmp", 9},
|
|
{".bmp", 4, "image/bmp", 9},
|