[Summary] Following review Paul did after 9b0fc7b743219b8daecbef91c9772937fd874822...
[ardour.git] / gtk2_ardour / add_video_dialog.cc
index df6aba80e5e9ac348adcef3373f0b866e0f9cdfc..44f61ec533034a449e85a8850d991e1687b623ca 100644 (file)
@@ -271,6 +271,7 @@ static bool check_video_file_extension(std::string file)
                ".mpg"     , ".MPG"     ,
                ".mpeg"    , ".MPEG"    ,
                ".mts"     , ".MTS"     ,
+               ".m2t"     , ".M2T"     ,
                ".mov"     , ".MOV"     ,
                ".mp4"     , ".MP4"     ,
                ".mkv"     , ".MKV"     ,