# HG changeset patch # User diego # Date 1106425712 0 # Node ID 5becfc1e6c162d85fc1055391bdd50e8a891565a # Parent aacd81655870584685a249d26bc0d0efa05a10fe Add support for the Linux RealPlayer 10 RV30/40 codec. diff -r aacd81655870 -r 5becfc1e6c16 etc/codecs.conf --- a/etc/codecs.conf Sat Jan 22 18:30:23 2005 +0000 +++ b/etc/codecs.conf Sat Jan 22 20:28:32 2005 +0000 @@ -1097,6 +1097,15 @@ ; 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