Mercurial > mplayer.hg
diff 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 |
line wrap: on
line diff
--- a/etc/codecs.conf Mon May 25 20:28:35 2009 +0000 +++ b/etc/codecs.conf Tue May 26 00:19:31 2009 +0000 @@ -525,6 +525,14 @@ ;WIN32: +videocodec ylc + info "YUY2 Lossless Codec" + status working + fourcc YLC0 + driver vfw + dll "ylc.vcm" + out BGR24 flip + videocodec smartsight info "Verint Video Manager" status working
