From a0379a5e047dde29b3ca02cfd2508cda79eb5f20 Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 13 Jan 2009 02:38:03 +0000 Subject: add yamaha adpcm ffmpeg codec, works on sample git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28307 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index d4c8db3231..388286ae68 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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 -- cgit v1.2.3