changeset 25846:f3ae700cc317

Prefer lavf mov demuxer over our own, it should work better most of the time now.
author reimar
date Sun, 27 Jan 2008 09:08:54 +0000
parents ae814d807d40
children fe50eaad932d
files libmpdemux/demux_lavf.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/demux_lavf.c	Sat Jan 26 23:52:15 2008 +0000
+++ b/libmpdemux/demux_lavf.c	Sun Jan 27 09:08:54 2008 +0000
@@ -229,6 +229,7 @@
     "mxf",
     "flv",
     "swf",
+    "mov,mp4,m4a,3gp,3g2,mj2",
     NULL
 };