comparison DOCS/codecs.conf @ 344:9f66a83f31e6

yeah, cvs/DOCS is back! some minor corrections
author gabucino
date Wed, 11 Apr 2001 09:25:59 +0000
parents 22a3a1faa3df
children ac3148cd77d1
comparison
equal deleted inserted replaced
343:ec7b16345547 344:9f66a83f31e6
117 out BGR32,BGR24,BGR15 117 out BGR32,BGR24,BGR15
118 118
119 videocodec i263 119 videocodec i263
120 info "I263" 120 info "I263"
121 status working 121 status working
122 fourcc I420 i420 ; they use the same dll.. dunno if it (i420) works 122 fourcc I420 i263 ; (map!) they use the same dll.. dunno if it (i420) worx
123 fourcc I263,i263 123 fourcc I263,i263
124 driver vfw 124 driver vfw
125 dll "i263_32.drv" 125 dll "i263_32.drv"
126 out YUY2 126 out YUY2
127 out BGR32,BGR24,BGR15 127 out BGR32,BGR24,BGR15
214 driver vfw 214 driver vfw
215 dll "avizlib.dll" 215 dll "avizlib.dll"
216 out YUY2 216 out YUY2
217 out BGR32,BGR24,BGR15 217 out BGR32,BGR24,BGR15
218 218
219 videocodec mvw1 219 videocodec mwv1
220 info "Motion Wavelets" 220 info "Motion Wavelets"
221 status untested 221 status untested
222 fourcc MWV1 222 fourcc MWV1
223 driver vfw 223 driver vfw
224 dll "icmw_32.dll" 224 dll "icmw_32.dll"
329 status crashing 329 status crashing
330 comment "calls unk_MulDiv" 330 comment "calls unk_MulDiv"
331 format 0x130 331 format 0x130
332 driver dshow 332 driver dshow
333 dll "acelpdec.ax" 333 dll "acelpdec.ax"
334 ; guid 0x4009F700, 0xAEBA, 0x11D1, 0x83, 0x44, 0x00, 0xC0, 0x4F, 0xB9, 0xE2, 0xB7
335 guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7 334 guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7
336 335
337 audiocodec imc 336 audiocodec imc
338 info "Intel Music Coder" 337 info "Intel Music Coder"
339 status untested 338 status untested