From f58c6a0f6c1d5da59afab91c04a3dfec8366b21d Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 23 Oct 2001 17:04:41 +0000 Subject: added MOV's mp3 fourcc's to libmad (also tested them) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2434 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index b968bad099..85be69f77d 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -597,6 +597,8 @@ audiocodec mad comment "Optimized for ARM" format 0x50 format 0x55 + format 0x33706d2e ; ".mp3" VBR MP3 (MOV files) + format 0x5500736d ; "ms\0\x55" CBR MP3 (MOV files) driver libmad dll "libmad" flags seekable @@ -723,4 +725,3 @@ audiocodec ima4 format 0x34616d69 ; "ima4" (MOV files) driver ima4 dll "ima4.c" - -- cgit v1.2.3