Mercurial > mplayer.hg
changeset 7771:c23de6dbde15
- raw rgb1, rgb4 added
- mapping raw yuv formats added
- fourcc 'alaw' fo rmov files added
- version bumped
author | arpi |
---|---|
date | Thu, 17 Oct 2002 00:24:43 +0000 |
parents | 0f67ecec403f |
children | 0410e3fda18c |
files | etc/codecs.conf |
diffstat | 1 files changed, 25 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Thu Oct 17 00:20:44 2002 +0000 +++ b/etc/codecs.conf Thu Oct 17 00:24:43 2002 +0000 @@ -3,7 +3,7 @@ ; Before editing this file, please read DOCS/tech/codecs.conf.txt ! ;============================================================================= -release 20020910 +release 20021016 ;============================================================================= ; VIDEO CODECS @@ -1092,11 +1092,29 @@ format 0x4247520F out BGR15 flip +videocodec rawbgr8 + info "RAW BGR8" + status working + driver raw + format 0x0 + format 0x20776172 + format 0x4247520F + out BGR8 flip + +videocodec rawbgr1 + info "RAW BGR8" + status working + driver raw + format 0x0 + format 0x20776172 + format 0x4247520F + out BGR1 flip + videocodec rawyuy2 info "RAW YUY2" status working driver raw - format 0x0 + format 0x0 0x32595559 format 0x20776172 fourcc yuy2,YUY2 out YUY2 @@ -1105,7 +1123,7 @@ info "RAW UYVY" status working driver raw - format 0x0 + format 0x0 0x59565955 format 0x20776172 fourcc uyvy,UYVY out UYVY @@ -1114,7 +1132,7 @@ info "RAW YV12" status working driver raw - format 0x0 + format 0x0 0x32315659 format 0x20776172 fourcc yv12,YV12 out YV12 @@ -1123,7 +1141,7 @@ info "RAW I420" status working driver raw - format 0x0 + format 0x0 0x30323449 format 0x20776172 fourcc i420,I420 fourcc IYUV,iyuv @@ -1133,7 +1151,7 @@ info "RAW YVU9" status working driver raw - format 0x0 + format 0x0 0x39555659 format 0x20776172 fourcc yvu9,YVU9 out YVU9 @@ -1335,6 +1353,7 @@ info "aLaw" status working format 0x6 + format 0x77616C61 ; 'alaw', .mov files driver alaw audiocodec ulaw