From 6da8dd932acf9f69fca0e47cd97759d1b62f93f8 Mon Sep 17 00:00:00 2001 From: phintuka Date: Fri, 17 Apr 2009 12:35:08 +0000 Subject: Added m2ts and mts to list of known video types --- config.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.c b/config.c index 95e5fe34..655ee0e5 100644 --- a/config.c +++ b/config.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: config.c,v 1.78 2009-01-10 16:16:59 rofafor Exp $ + * $Id: config.c,v 1.79 2009-04-17 12:35:08 phintuka Exp $ * */ @@ -310,7 +310,9 @@ static const char exts_video[][8] = { "mp4", "m2v", "m2t", + "m2ts", "m4v", + "mts", "pes", "rm", "ts", -- cgit v1.2.3