summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorkostya <kostya@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-01 06:42:11 +0000
committerkostya <kostya@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-01 06:42:11 +0000
commit5895532e51681acc5ec7bc2191615fe8729d9b85 (patch)
treeffaed77e587f55263939a6b8c45b5fcb4fedb377 /etc
parent39f7129214983e2dfc314194e21b60d1c1c7cbf8 (diff)
downloadmpv-5895532e51681acc5ec7bc2191615fe8729d9b85.tar.bz2
mpv-5895532e51681acc5ec7bc2191615fe8729d9b85.tar.xz
FFmpeg now has RV40 decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28054 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index a22b7aa056..83348738e2 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -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