mirror of https://github.com/mpv-player/mpv
FFmpeg now has RV40 decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28054 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
39f7129214
commit
5895532e51
|
@ -1528,6 +1528,14 @@ videocodec ffrv20
|
|||
dll rv20
|
||||
out YV12,I420,IYUV
|
||||
|
||||
videocodec ffrv40
|
||||
info "FFmpeg RV40 decoder"
|
||||
status working
|
||||
fourcc RV40,rv40
|
||||
driver ffmpeg
|
||||
dll rv40
|
||||
out YV12,I420,IYUV
|
||||
|
||||
videocodec rv20
|
||||
info "Linux RealPlayer 8 RV20 decoder"
|
||||
status working
|
||||
|
|
Loading…
Reference in New Issue