From 77b21dc757027be99bf2ea4c0174d44402896860 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 16 Nov 2006 12:33:12 +0000 Subject: support for Electronic Arts ADPCM audio git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20957 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 4a4cdac963..dfc8d8285a 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2478,6 +2478,13 @@ audiocodec ffinterplaydpcm driver ffmpeg dll interplay_dpcm +audiocodec ffadpcmea + info "FFmpeg EA ADPCM audio" + status working + fourcc ADEA ; internal MPlayer FourCC + driver ffmpeg + dll adpcm_ea + audiocodec libdv info "raw DV audio decoder (libdv)" status working -- cgit v1.2.3