changeset 37064:85499766333b

Add decoding support for On2 AVC audio codec.
author cehoyos
date Thu, 24 Apr 2014 06:42:02 +0000
parents ae6e40640d94
children b28b632efeef
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Apr 23 11:35:10 2014 +0000
+++ b/etc/codecs.conf	Thu Apr 24 06:42:02 2014 +0000
@@ -6142,6 +6142,14 @@
   driver ffmpeg
   dll 8svx_fib
 
+audiocodec ffon2avc
+  info "FFmpeg On2 Audio for Video Codec"
+  status working
+  format 0x500
+  format 0x501
+  driver ffmpeg
+  dll on2avc
+
 audiocodec hwmpa
   info "MPEG audio pass-through for hardware MPEG decoders"
   status working