From 3ea9517367737804bdce10cea1206f56eeb0b868 Mon Sep 17 00:00:00 2001 From: compn Date: Fri, 16 May 2008 23:31:05 +0000 Subject: add ffmpeg ea maxis xa adpcm audio decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26792 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 6a4239b1a4..a26016944e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2787,6 +2787,13 @@ audiocodec ffadpcmea driver ffmpeg dll adpcm_ea +audiocodec ffadpcmeamaxis + info "FFmpeg EA MAXIS XA ADPCM audio" + status working + fourcc ADXA ; internal MPlayer FourCC + driver ffmpeg + dll adpcm_ea_maxis_xa + audiocodec ffxandpcm info "FFmpeg XAN DPCM audio" comment "only works with libavformat demuxer" -- cgit v1.2.3