git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2549 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-10-29 22:41:15 +00:00
parent 9b8df392da
commit 2cf2fabfac
1 changed files with 2 additions and 1 deletions

View File

@ -552,7 +552,8 @@ audiocodec pcm
info "Uncompressed PCM"
status working
format 0x1
format 0x20776172 ; "raw " (MOV files)
format 0x20776172 ; "raw " (MOV files, 8bit)
format 0x736F7774 ; "twos" (MOV files, 16bit)
;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3)
; format 0x6
; format 0x7