diff libmpdemux/demux_lavf.c @ 27452:ead4f7641514

prefer libavformat to demux matroska files I can't spot any regression anymore. If you find one, please tell me.
author aurel
date Tue, 26 Aug 2008 21:12:48 +0000
parents 5137a84907a1
children a126c38cb1c7
line wrap: on
line diff
--- a/libmpdemux/demux_lavf.c	Tue Aug 26 18:41:04 2008 +0000
+++ b/libmpdemux/demux_lavf.c	Tue Aug 26 21:12:48 2008 +0000
@@ -183,6 +183,7 @@
     "mov,mp4,m4a,3gp,3g2,mj2",
     "mpc",
     "mpc8",
+    "matroska",
     NULL
 };