diff options
-rw-r--r-- | etc/codecs.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 52f45379d1..9771ef4642 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2090,6 +2090,13 @@ audiocodec g72x driver g72x dll "g72x.c" +audiocodec g726 + info "Sharp G.726 Audio" + status untested + format 0x45 + driver acm + dll "scg726.acm" + audiocodec atrac3 info "Sony ATRAC3" status buggy |