summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 1612d14e81..630442608a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2690,6 +2690,14 @@ 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
@@ -2702,14 +2710,6 @@ 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