changeset 27524:39937f39cb2d

Make internal Matroska demuxer default again Undo Aurelien's previous commit which made the lavf demuxer the default. SSA/ASS subtitles do not work properly with the lavf demuxer at the moment. That's much more important than any issues with the internal demuxer. The internal demuxer must remain the default at least until the subtitle issues are resolved.
author uau
date Tue, 09 Sep 2008 14:45:50 +0000
parents 508d7b481d45
children 2f6360093ff7
files libmpdemux/demux_lavf.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/demux_lavf.c	Tue Sep 09 14:28:44 2008 +0000
+++ b/libmpdemux/demux_lavf.c	Tue Sep 09 14:45:50 2008 +0000
@@ -183,7 +183,6 @@
     "mov,mp4,m4a,3gp,3g2,mj2",
     "mpc",
     "mpc8",
-    "matroska",
     NULL
 };