add yamaha adpcm ffmpeg codec, works on sample

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28307 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2009-01-13 02:38:03 +00:00
parent d9e88d6a82
commit a0379a5e04
1 changed files with 7 additions and 0 deletions

View File

@ -3261,6 +3261,13 @@ audiocodec ffxandpcm
driver ffmpeg
dll xan_dpcm
audiocodec ffyamahaadpcm
info "FFmpeg Yamaha ADPCM audio"
status working
format 0x20
driver ffmpeg
dll adpcm_yamaha
audiocodec ffadpcmthp
info "FFmpeg THP ADPCM audio"
status working