add new video content types
authorAdrian Oldham <adriann@visualthought.com.au>
Wed, 11 Jan 2012 03:39:29 +0000 (14:39 +1100)
committerTony Cook <tony@develop-help.com>
Wed, 11 Jan 2012 03:51:53 +0000 (14:51 +1100)
TonyC: bump version number

site/cgi-bin/modules/BSE/Util/ContentType.pm

index 54f085f9df1146e9dc5249fe7f13fbf535ce894b..26cf98d03d90dc160bba393d5bc0f3681e71f5a8 100644 (file)
@@ -4,7 +4,7 @@ require Exporter;
 our @ISA = qw(Exporter);
 our @EXPORT_OK = qw(content_type);
 
-our $VERSION = "1.000";
+our $VERSION = "1.001";
 
 my %types =
   (
@@ -68,12 +68,15 @@ my %types =
    asf  video/x-ms-asf
    avi  video/avi
    flc  video/flc
+   m4v  video/mp4
    moov video/quicktime
    mov  video/quicktime
    mp4  video/mp4
    mpeg video/mpeg
    mpg  video/mpeg
+   webm video/webm
    wmv  video/x-ms-wmv
+   ogv  video/ogg
    3gp  video/3gpp
    aa   audio/audible
    aif  audio/aiff