summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 5359a84569..e922bbe1ea 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -546,3 +546,15 @@ audiocodec hwac3
driver hwac3
dll "ac3-iec958.c"
+audiocodec vorbis
+ info "OggVorbis Audio Decoder"
+ status working
+ comment "OggVorbis driver using libvorbis"
+ format 0xFFFE
+ driver libvorbis
+ dll "libvorbis"
+ flags seekable
+; acm codec doesn't work, haven't tried zorannt dshow codec
+; driver acm
+; dll "vorbis.acm"
+