comparison etc/codecs.conf @ 8104:6337f8858d3a

ms\x00\x02, ms\x00\0x11 and sowt support
author alex
date Mon, 04 Nov 2002 20:33:42 +0000
parents b8a90a2af611
children 51e5033ee687
comparison
equal deleted inserted replaced
8103:d2d2e01343ca 8104:6337f8858d3a
1207 audiocodec imaadpcm 1207 audiocodec imaadpcm
1208 info "IMA ADPCM" 1208 info "IMA ADPCM"
1209 status working 1209 status working
1210 format 0x11 1210 format 0x11
1211 format 0x34616d69 ; "ima4" (MOV files) 1211 format 0x34616d69 ; "ima4" (MOV files)
1212 format 0x1100736d ; "ms\x00\x11" (MOV files)
1212 driver imaadpcm 1213 driver imaadpcm
1213 1214
1214 audiocodec msadpcm 1215 audiocodec msadpcm
1215 info "MS ADPCM" 1216 info "MS ADPCM"
1216 status working 1217 status working
1217 format 0x2 1218 format 0x2
1219 format 0x0200736d ; "ms\x00\x02" (MOV files)
1218 driver msadpcm 1220 driver msadpcm
1219 1221
1220 audiocodec dk4adpcm 1222 audiocodec dk4adpcm
1221 info "Duck DK4 ADPCM (rogue format number)" 1223 info "Duck DK4 ADPCM (rogue format number)"
1222 status working 1224 status working
1256 info "Uncompressed PCM" 1258 info "Uncompressed PCM"
1257 status working 1259 status working
1258 format 0x1 1260 format 0x1
1259 format 0x20776172 ; "raw " (MOV files) 1261 format 0x20776172 ; "raw " (MOV files)
1260 format 0x736f7774 ; "twos" (MOV files) 1262 format 0x736f7774 ; "twos" (MOV files)
1263 format 0x74776f73 ; "sowt" (MOV files)
1261 ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3) 1264 ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3)
1262 ; format 0x6 1265 ; format 0x6
1263 ; format 0x7 1266 ; format 0x7
1264 ; format 0x11 1267 ; format 0x11
1265 ; format 0x50 1268 ; format 0x50