changeset 3986:da96a04ec11e

added atrac3
author alex
date Fri, 04 Jan 2002 19:36:51 +0000
parents 701d18898835
children a80d0b59ca0e
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Jan 04 19:32:58 2002 +0000
+++ b/etc/codecs.conf	Fri Jan 04 19:36:51 2002 +0000
@@ -996,3 +996,10 @@
   format 0x112	    ; vivo siren
   driver g72x
   dll "g72x.c"
+
+audiocodec atrac3
+  info "Sony ATRAC3"
+  status buggy
+  format 0x270
+  driver acm
+  dll "atrac3.acm"