comparison DOCS/codecs.conf @ 338:22a3a1faa3df

comments, updates
author arpi_esp
date Wed, 11 Apr 2001 00:45:17 +0000
parents 8bd3e3135e23
children 9f66a83f31e6
comparison
equal deleted inserted replaced
337:3ca0b1b739a5 338:22a3a1faa3df
156 out BGR32,BGR24,BGR15 156 out BGR32,BGR24,BGR15
157 157
158 videocodec tm20 158 videocodec tm20
159 info "TrueMotion 2.0" 159 info "TrueMotion 2.0"
160 status crashing 160 status crashing
161 comment "Error connecting to output pin"
161 fourcc TM20 162 fourcc TM20
162 driver dshow 163 driver dshow
163 dll "tm20dec.ax" 164 dll "tm20dec.ax"
164 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 165 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
165 out YUY2 166 out YUY2
186 out BGR32,BGR24,BGR16,BGR15 187 out BGR32,BGR24,BGR16,BGR15
187 188
188 videocodec hfyu 189 videocodec hfyu
189 info "HuffYUV" 190 info "HuffYUV"
190 status crashing 191 status crashing
192 comment "ICDecompressGetFormat failed: Error -2"
191 fourcc HFYU 193 fourcc HFYU
192 driver vfw 194 driver vfw
193 dll "huffyuv.dll" 195 dll "huffyuv.dll"
194 out YUY2 196 out YUY2
195 out BGR32,BGR24,BGR15 197 out BGR32,BGR24,BGR15
196 198
197 videocodec mszh 199 videocodec mszh
198 info "AVImszh" 200 info "AVImszh"
199 status crashing 201 status crashing
202 comment "calls RegEnumValueA()"
200 fourcc MSZH 203 fourcc MSZH
201 driver vfw 204 driver vfw
202 dll "avimszh.dll" 205 dll "avimszh.dll"
203 out YUY2 206 out YUY2
204 out BGR32,BGR24,BGR15 207 out BGR32,BGR24,BGR15
205 208
206 videocodec zlib 209 videocodec zlib
207 info "AVIzlib" 210 info "AVIzlib"
208 status crashing 211 status crashing
212 comment "calls RegEnumValueA()"
209 fourcc ZLIB 213 fourcc ZLIB
210 driver vfw 214 driver vfw
211 dll "avizlib.dll" 215 dll "avizlib.dll"
212 out YUY2 216 out YUY2
213 out BGR32,BGR24,BGR15 217 out BGR32,BGR24,BGR15
312 format 0x2000 316 format 0x2000
313 driver libac3 317 driver libac3
314 318
315 audiocodec voxware 319 audiocodec voxware
316 info "VoxWare" 320 info "VoxWare"
317 status buggy 321 status working
318 format 0x75 322 format 0x75
319 driver dshow 323 driver dshow
320 dll "voxmsdec.ax" 324 dll "voxmsdec.ax"
321 guid 0x73f7a062, 0x8829, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d 325 guid 0x73f7a062, 0x8829, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d
322 326
323 audiocodec acelp 327 audiocodec acelp
324 info "ACELP.net Sipro Lab Audio Decoder" 328 info "ACELP.net Sipro Lab Audio Decoder"
325 status untested 329 status crashing
330 comment "calls unk_MulDiv"
326 format 0x130 331 format 0x130
327 driver dshow 332 driver dshow
328 dll "acelpdec.ax" 333 dll "acelpdec.ax"
329 ; guid 0x4009F700, 0xAEBA, 0x11D1, 0x83, 0x44, 0x00, 0xC0, 0x4F, 0xB9, 0xE2, 0xB7 334 ; guid 0x4009F700, 0xAEBA, 0x11D1, 0x83, 0x44, 0x00, 0xC0, 0x4F, 0xB9, 0xE2, 0xB7
330 guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7 335 guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7
331 336
332 audiocodec imc 337 audiocodec imc
333 info "Intel Music Coder" 338 info "Intel Music Coder"
334 status untested 339 status untested