Mercurial > mplayer.hg
changeset 1950:940c467eae09
ms-rle8 support
author | arpi |
---|---|
date | Mon, 24 Sep 2001 21:08:40 +0000 |
parents | 5ceb384bf163 |
children | b2b85982fc0e |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Mon Sep 24 21:07:12 2001 +0000 +++ b/etc/codecs.conf Mon Sep 24 21:08:40 2001 +0000 @@ -419,6 +419,14 @@ out UYVY out BGR32,BGR24,BGR15 flip +videocodec msrle + info "M$ RLE" + status working + format 0x1 + driver rle + dll "xa_rle8" + out BGR32,BGR24,BGR16,BGR15 + videocodec null info "NULL codec (no decoding)" status working