From 92eca49cf2bb71eb3e6301b93952556fe1bd3dda Mon Sep 17 00:00:00 2001 From: rtogni Date: Mon, 30 Oct 2006 21:08:12 +0000 Subject: Intel Music Coder decoding via lavc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20539 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 54013ae9b5..ab3f6d36df 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2725,6 +2725,13 @@ audiocodec acelp dll "acelpdec.ax" guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7 +audiocodec ffimc + info "FFmpeg Intel Music Coder" + status working + format 0x401 + driver ffmpeg + dll "imc" + audiocodec imc info "Intel Music Coder" status working -- cgit v1.2.3