# HG changeset patch # User reimar # Date 1274896898 0 # Node ID a0e901aedb040a35aeb710e03c2a5db3757ed1e6 # Parent 09e3134b649d155a7e0f543e17b5efccca610548 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. diff -r 09e3134b649d -r a0e901aedb04 libmpdemux/demux_lavf.c --- 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",