diff etc/codecs.conf @ 34952:2a982b69303b

Initial libopus decoding support.
author cehoyos
date Sun, 22 Jul 2012 21:26:51 +0000
parents 75c3f928afdd
children b569e40af1c0
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jul 22 14:57:52 2012 +0000
+++ b/etc/codecs.conf	Sun Jul 22 21:26:51 2012 +0000
@@ -5471,6 +5471,13 @@
   driver ffmpeg
   dll "vmdaudio"
 
+audiocodec fflibopus
+  info "FFmpeg libopus"
+  status working
+  fourcc opus ; internal MPlayer FourCC
+  driver ffmpeg
+  dll libopus
+
 audiocodec ffvorbis
   info "FFmpeg Vorbis"
   status working