codecs.conf: add ffmpeg g722 audio codec

works on incoming/g722/ sample

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32662 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2010-11-28 05:32:00 +00:00 committed by Uoti Urpala
parent 0f1ca625de
commit f96ba3ad32
1 changed files with 7 additions and 0 deletions

View File

@ -4714,6 +4714,13 @@ audiocodec g72x
driver g72x
dll "g72x.c"
audiocodec ffg722
info "G.722 Audio"
status working
format 0x28F
driver ffmpeg
dll "g722"
audiocodec ffg726
info "Sharp G.726 Audio"
status working