summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 94328b6a01..bc15c707dc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -996,3 +996,10 @@ audiocodec g72x
format 0x112 ; vivo siren
driver g72x
dll "g72x.c"
+
+audiocodec atrac3
+ info "Sony ATRAC3"
+ status buggy
+ format 0x270
+ driver acm
+ dll "atrac3.acm"