From e4074432b7fc613ba05bfa9432e328edc11001d6 Mon Sep 17 00:00:00 2001 From: arpi Date: Mon, 10 Dec 2001 01:35:37 +0000 Subject: g72x enabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3428 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 13 +++++++------ 1 file 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" -- cgit v1.2.3