comparison etc/codecs.conf @ 4656:04880518728d

add initial mPNG support
author pontscho
date Mon, 11 Feb 2002 09:15:59 +0000
parents 65f05c190b55
children f1fab23304c6
comparison
equal deleted inserted replaced
4655:364cf7cc77be 4656:04880518728d
344 info "Duck Truemotion v1" 344 info "Duck Truemotion v1"
345 status buggy 345 status buggy
346 fourcc DUCK 346 fourcc DUCK
347 driver ducktm1 347 driver ducktm1
348 out BGR32,BGR24,BGR16,BGR15 348 out BGR32,BGR24,BGR16,BGR15
349
350 videocodec mpng
351 info "mPNG codec"
352 status buggy
353 fourcc mpng,MPNG
354 driver mpng
355 out BGR24
349 356
350 videocodec roqvideo 357 videocodec roqvideo
351 info "Id RoQ File Video Decoder" 358 info "Id RoQ File Video Decoder"
352 status buggy 359 status buggy
353 comment "RoQV is an internal MPlayer FOURCC" 360 comment "RoQV is an internal MPlayer FOURCC"