From 20e2dba9eb2a5465a0b66eda377ca9cb7a218679 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 11 May 2006 21:12:46 +0000 Subject: Prefer vorbis over ffvorbis for now. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18449 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index cc784ea72d..2412183a0b 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2687,14 +2687,6 @@ audiocodec hwdts format 0x2001 driver hwac3 -audiocodec ffvorbis - info "FFmpeg Vorbis decoder" - status working - fourcc vrbs - format 0x566F - driver ffmpeg - dll "vorbis" - audiocodec vorbis info "OggVorbis Audio Decoder" status working @@ -2707,6 +2699,14 @@ audiocodec vorbis ; driver acm ; dll "vorbis.acm" +audiocodec ffvorbis + info "FFmpeg Vorbis decoder" + status working + fourcc vrbs + format 0x566F + driver ffmpeg + dll "vorbis" + audiocodec speex info "Speex Audio Decoder" status working -- cgit v1.2.3