summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrofafor <rofafor>2009-01-10 16:16:59 +0000
committerrofafor <rofafor>2009-01-10 16:16:59 +0000
commit10d059854b6071da35c4fcd9ec171a65f1478acf (patch)
treecbe3cd16dcaa4f40752ba6a218afb3c91fba9a84
parent9933d98b3c872c4939051343ddc442ab98b9411b (diff)
downloadxineliboutput-10d059854b6071da35c4fcd9ec171a65f1478acf.tar.gz
xineliboutput-10d059854b6071da35c4fcd9ec171a65f1478acf.tar.bz2
Added 'm2t' into video extensions.
-rw-r--r--config.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.c b/config.c
index 61e7f651..95e5fe34 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.77 2009-01-08 11:58:33 rofafor Exp $
+ * $Id: config.c,v 1.78 2009-01-10 16:16:59 rofafor Exp $
*
*/
@@ -309,6 +309,7 @@ static const char exts_video[][8] = {
"mpv",
"mp4",
"m2v",
+ "m2t",
"m4v",
"pes",
"rm",