summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-10 01:35:37 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-10 01:35:37 +0000
commite4074432b7fc613ba05bfa9432e328edc11001d6 (patch)
treed6a02db369f23a1cc7522b9d4627b378496c1909 /etc
parent55b5ba458034ec090462b2f368074cd71aa28346 (diff)
downloadmpv-e4074432b7fc613ba05bfa9432e328edc11001d6.tar.bz2
mpv-e4074432b7fc613ba05bfa9432e328edc11001d6.tar.xz
g72x enabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3428 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf13
1 files changed, 7 insertions, 6 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index aaefceac57..7e85c68ff1 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -877,9 +877,10 @@ audiocodec vivog723
driver acm
dll "vivog723.acm"
-;audiocodec g72x
-; info "G.711/G.721/G.723"
-; status untested
-; format 0x111 ; vivo g.723
-; driver g72x
-; dll "g72x.c"
+audiocodec g72x
+ info "G.711/G.721/G.723"
+ status untested
+ comment "does not work yet - just noise :("
+ format 0x111 ; vivo g.723
+ driver g72x
+ dll "g72x.c"