1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 01:52:19 +00:00

Add support for the Linux RealPlayer 10 RV30/40 codec.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14581 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-01-22 20:28:32 +00:00
parent 20f5b52854
commit 809b5476a7

View File

@ -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