diff libmpdemux/demux_lavf.c @ 29613:7386b883fba6

Add support for lavf vqf demuxer and lavc TwinVQ decoder. Also make lavf the default demuxer for vqf. Ok'ed by Compn on IRC.
author vitor
date Mon, 07 Sep 2009 17:20:44 +0000
parents 19fa7aedb519
children 70404a7bebaf
line wrap: on
line diff
--- a/libmpdemux/demux_lavf.c	Mon Sep 07 16:29:32 2009 +0000
+++ b/libmpdemux/demux_lavf.c	Mon Sep 07 17:20:44 2009 +0000
@@ -183,6 +183,7 @@
     "mov,mp4,m4a,3gp,3g2,mj2",
     "mpc",
     "mpc8",
+    "vqf",
     NULL
 };