summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index b2da45a294..8079841479 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1053,6 +1053,15 @@ videocodec ffvp3
dll "vp3"
out YV12
+videocodec fftheora
+ info "FFmpeg's Theora"
+ status untested
+ fourcc theo,Thra
+ format 0xFFFC
+ driver ffmpeg
+ dll "theora"
+ out YV12
+
videocodec vp3
info "On2 OpenSource VP3-Codec"
status working