changeset 8526:2b8cb804fe1a

fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
author alex
date Sun, 22 Dec 2002 18:21:20 +0000
parents 8d0bfe72e709
children 157667ae4d85
files etc/codecs.conf
diffstat 1 files changed, 17 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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