comparison etc/codecs.conf @ 4301:8f43b10f387f

added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
author melanson
date Tue, 22 Jan 2002 05:39:34 +0000
parents 4b652eac6738
children 1a1842ff1827
comparison
equal deleted inserted replaced
4300:4ebab79785b7 4301:8f43b10f387f
333 status buggy 333 status buggy
334 ; codec fourcc = "smc " 334 ; codec fourcc = "smc "
335 format 0x20636d73 335 format 0x20636d73
336 driver qtsmc 336 driver qtsmc
337 out BGR32,BGR24 337 out BGR32,BGR24
338
339 videocodec ducktm1
340 info "Duck Truemotion v1"
341 status buggy
342 fourcc DUCK
343 driver ducktm1
344 out BGR32,BGR24,BGR16,BGR15
338 345
339 audiocodec imaadpcm 346 audiocodec imaadpcm
340 info "IMA ADPCM" 347 info "IMA ADPCM"
341 status working 348 status working
342 format 0x11 349 format 0x11