changeset 27519:8e62ab83b282

Use internal demuxer for Matroska files for now Change the default demuxer back to the internal one at least until the current lavf breakage with SSA/ASS subtitles is sorted out. There have also been quite a few other regressions so maybe the lavf demuxer should be tested a bit more before trying to make it the default again.
author uau
date Mon, 08 Sep 2008 21:26:24 +0000
parents e54c9b7eb0d8
children 740b5a4125c4
files libmpdemux/demux_lavf.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/demux_lavf.c	Mon Sep 08 21:26:22 2008 +0000
+++ b/libmpdemux/demux_lavf.c	Mon Sep 08 21:26:24 2008 +0000
@@ -183,7 +183,6 @@
     "mov,mp4,m4a,3gp,3g2,mj2",
     "mpc",
     "mpc8",
-    "matroska",
     NULL
 };