Mercurial > mplayer.hg
comparison etc/codecs.conf @ 29281:9a580cd61ba3
add binary decoder for YLC0
author | compn |
---|---|
date | Tue, 26 May 2009 00:19:31 +0000 |
parents | 0f1b5b68af32 |
children | e186e5204697 |
comparison
equal
deleted
inserted
replaced
29280:99063eff7512 | 29281:9a580cd61ba3 |
---|---|
523 ; the win32 codecs probably are (better) optimized and support direct | 523 ; the win32 codecs probably are (better) optimized and support direct |
524 ; rendering, so this may be not the best idea... | 524 ; rendering, so this may be not the best idea... |
525 | 525 |
526 ;WIN32: | 526 ;WIN32: |
527 | 527 |
528 videocodec ylc | |
529 info "YUY2 Lossless Codec" | |
530 status working | |
531 fourcc YLC0 | |
532 driver vfw | |
533 dll "ylc.vcm" | |
534 out BGR24 flip | |
535 | |
528 videocodec smartsight | 536 videocodec smartsight |
529 info "Verint Video Manager" | 537 info "Verint Video Manager" |
530 status working | 538 status working |
531 fourcc SN40 | 539 fourcc SN40 |
532 fourcc SN41,SJPG ; untested | 540 fourcc SN41,SJPG ; untested |