From 86fb0023b60c46edd81ac354e06f0c7f9cc7238b Mon Sep 17 00:00:00 2001 From: rtognimp Date: Tue, 18 Oct 2005 20:18:28 +0000 Subject: Add FFmpeg QDM2 audio decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16797 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 6ae312369b..cbdd8056df 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2063,6 +2063,13 @@ audiocodec wma9spdshow dll "wmavds32.ax" guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad +audiocodec ffqdm2 + info "FFmpeg QDM2 audio decoder" + status working + format 0x324D4451 ; "QDM2" + driver ffmpeg + dll "qdm2" + audiocodec qdmc info "QuickTime QDMC/QDM2 audio decoders" status working -- cgit v1.2.3