summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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