summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorkostya <kostya@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-20 18:07:08 +0000
committerkostya <kostya@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-20 18:07:08 +0000
commit7244d8b8714e48e96c4525a1e0c8934947644e1f (patch)
tree44e6b02c4ae7cfbe70d036cd9f87b45d637fdc1c /etc
parentd1065dffe100a0bc08868bb630db11dc032c62f4 (diff)
downloadmpv-7244d8b8714e48e96c4525a1e0c8934947644e1f.tar.bz2
mpv-7244d8b8714e48e96c4525a1e0c8934947644e1f.tar.xz
FFmpeg now has RV30 decoder enabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28173 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 57bbc5a0b7..c10ca8ec8a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1581,6 +1581,14 @@ videocodec ffrv20
dll rv20
out YV12,I420,IYUV
+videocodec ffrv30
+ info "FFmpeg RV30 decoder"
+ status buggy
+ fourcc RV30,rv30
+ driver ffmpeg
+ dll rv30
+ out YV12,I420,IYUV
+
videocodec ffrv40
info "FFmpeg RV40 decoder"
status working