summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index d2330413b3..d7fb375245 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1097,6 +1097,15 @@ videocodec 3ivX
; experimental real video decoder using closed source codecs
+videocodec rv3040
+ info "Linux RealPlayer 10 RV30/40 decoder"
+ status working
+ fourcc RV30,rv30
+ fourcc RV40,rv40
+ driver realvid
+ dll "drvc.so"
+ out I420
+
videocodec rv40
info "Linux RealPlayer 9 RV40 decoder"
status working