# HG changeset patch # User alex # Date 1040581280 0 # Node ID 2b8cb804fe1a52049bcc0589b8854d423ebd5f73 # Parent 8d0bfe72e7095a0f1282574fb3127cc61e548272 fixed rv30win and added rv20win (and ucod doesn't supports UYVY) diff -r 8d0bfe72e709 -r 2b8cb804fe1a etc/codecs.conf --- a/etc/codecs.conf Sun Dec 22 18:10:45 2002 +0000 +++ b/etc/codecs.conf Sun Dec 22 18:21:20 2002 +0000 @@ -863,6 +863,14 @@ dll "drv4.so.6.0" out I420 +;videocodec rv40win +; info "Win32 RealPlayer 9 RV40 decoder" +; status working +; fourcc RV40,rv40 +; driver realvid +; dll "drv43260.dll" +; out I420 + videocodec rv30 info "Linux RealPlayer 8 RV30 decoder" status working @@ -873,7 +881,7 @@ videocodec rv30win info "Win32 RealPlayer 8 RV30 decoder" - status crashing + status working fourcc RV30,rv30 driver realvid dll "drv33260.dll" @@ -887,6 +895,14 @@ dll "drv2.so.6.0" out I420 +videocodec rv20win + info "Win32 RealPlayer 8 RV20 decoder" + status working + fourcc RV20,rv20 + driver realvid + dll "drv23260.dll" + out I420 + ; others: videocodec ffrv10 @@ -951,7 +967,6 @@ fourcc UCOD driver vfw dll "clrviddd.dll" - out UYVY out BGR32,BGR24,BGR15 flip videocodec vcr2