From 4f7e20115fef19791ef8a066f6cbf700c338d749 Mon Sep 17 00:00:00 2001 From: arpi Date: Sat, 8 Jun 2002 14:17:41 +0000 Subject: split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31) msgsm files - noticed & sample by Haas Wernfried git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6340 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 4dd1638742..7088ceacbc 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1147,10 +1147,17 @@ audiocodec msgsmacm info "MS GSM" status working format 0x31 +; format 0x32 + driver acm + dll "msgsm32.acm" + +audiocodec msnaudio + info "MSN AUDIO" + status working +; format 0x31 format 0x32 driver acm dll "msnaudio.acm" -; dll "msgsm32.acm" audiocodec msgsm info "MS GSM" -- cgit v1.2.3