From 113551a378feff888b110f3fd88b12635a33fa69 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 4 Nov 2002 20:33:42 +0000 Subject: ms\x00\x02, ms\x00\0x11 and sowt support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8105 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index e9291c0966..3ec5f11e8e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1209,12 +1209,14 @@ audiocodec imaadpcm status working format 0x11 format 0x34616d69 ; "ima4" (MOV files) + format 0x1100736d ; "ms\x00\x11" (MOV files) driver imaadpcm audiocodec msadpcm info "MS ADPCM" status working format 0x2 + format 0x0200736d ; "ms\x00\x02" (MOV files) driver msadpcm audiocodec dk4adpcm @@ -1258,6 +1260,7 @@ audiocodec pcm format 0x1 format 0x20776172 ; "raw " (MOV files) format 0x736f7774 ; "twos" (MOV files) + format 0x74776f73 ; "sowt" (MOV files) ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3) ; format 0x6 ; format 0x7 -- cgit v1.2.3