summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index ffb1aded0d..256d93ef1d 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1104,6 +1104,14 @@ videocodec ffrv10
dll rv10
out YV12,I420,IYUV
+videocodec ffrv20
+ info "FFmpeg RV20 decoder"
+ status untested
+ fourcc RV20,rv20
+ driver ffmpeg
+ dll rv20
+ out YV12,I420,IYUV
+
videocodec ffvp3
info "FFmpeg's VP3-Codec"
status untested