summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-04 20:33:42 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-04 20:33:42 +0000
commit113551a378feff888b110f3fd88b12635a33fa69 (patch)
treecd1d6ff86b38d752f8f7978e47e012ada33db035 /etc
parent4cd4fd0745dcd25a07686776133f02f10c7fa57f (diff)
downloadmpv-113551a378feff888b110f3fd88b12635a33fa69.tar.bz2
mpv-113551a378feff888b110f3fd88b12635a33fa69.tar.xz
ms\x00\x02, ms\x00\0x11 and sowt support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8105 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf3
1 files changed, 3 insertions, 0 deletions
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