changeset 3427:ce4b5a2c9bf4

g72x enabled
author arpi
date Mon, 10 Dec 2001 01:35:37 +0000
parents ca4beb5dd3f7
children 9acbded8e5ba
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Dec 10 01:34:36 2001 +0000
+++ b/etc/codecs.conf	Mon Dec 10 01:35:37 2001 +0000
@@ -877,9 +877,10 @@
   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"