From 12d78a9e5c7fe369588046954433d18437fd5083 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Tue, 9 Mar 2010 14:33:11 +0000 Subject: Support SEGA CRI adx codec with demuxer lavf. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30875 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 40f6696552..06fc94911b 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3678,6 +3678,13 @@ audiocodec raatrcmac driver realaud dll "atrc.bundle/Contents/MacOS/atrc" +audiocodec ffadpcmadx + info "FFmpeg SEGA CRI adx codec" + status working + fourcc Sadx ; internal MPlayer FourCC + driver ffmpeg + dll adpcm_adx + audiocodec ffadpcmimaamv info "FFmpeg AMV IMA ADPCM audio" status working -- cgit v1.2.3