id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2702	add .m4v and .ts to mc.ext	nerijus	andrew_b	"These are quite popular (especially .m4v) video files, please apply:


{{{
--- mc.ext.in.orig 2011-10-27 06:35:35.000000000 +0300
+++ mc.ext.in      2011-12-23 20:57:11.562627262 +0200
@@ -474,13 +474,16 @@
 regex/\.([mM][oO][vV]|[qQ][tT])$
        Include=video

-regex/\.([mM][pP]4|[mM][pP][eE]?[gG])$
+regex/\.([mM][pP]4|[mM]4[vV]|[mM][pP][eE]?[gG])$
        Include=video

 # MPEG-2 TS container + H.264 codec
 regex/\.([mM][tT][sS])$
        Include=video

+regex/\.([tT][sS])$
+       Include=video
+
 regex/\.([vV][oO][bB])$
        Include=video

}}}
"	enhancement	closed	trivial	4.8.2	mc-core	master	fixed					merged	committed-master committed-stable
