summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.c4
1 files changed, 3 insertions, 1 deletions
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",