summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-26 09:58:46 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-26 09:58:46 +0000
commit8f08467a4672497df1d6cedae1bac5e8a7c0a349 (patch)
tree11fe08ec48f921f387e24f06f5d07cd63a64e2da /etc
parentdaaf26a733fb77e2cb1fc2085bb88f94a0e7f268 (diff)
downloadmpv-8f08467a4672497df1d6cedae1bac5e8a7c0a349.tar.bz2
mpv-8f08467a4672497df1d6cedae1bac5e8a7c0a349.tar.xz
audio fmt 0x45 == scg726.acm added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11685 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf7
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