changeset 31168:a0e901aedb04

Switch ogg demuxing to lavf by default. This has the side-effect of using fftheora by default instead of theora, which possibly should be changed.
author reimar
date Wed, 26 May 2010 18:01:38 +0000
parents 09e3134b649d
children ac84149bbdaf
files libmpdemux/demux_lavf.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/demux_lavf.c	Wed May 26 17:56:11 2010 +0000
+++ b/libmpdemux/demux_lavf.c	Wed May 26 18:01:38 2010 +0000
@@ -216,6 +216,7 @@
     "mpc",
     "mpc8",
     "mxf",
+    "ogg",
     "swf",
     "vqf",
     "w64",