changeset 11315:f7ee031a6a37

forgot to commit fftheora entry, but it's only support by g2 til now
author alex
date Wed, 29 Oct 2003 14:36:42 +0000
parents 1475967b33ad
children dfc87825936f
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Oct 29 14:34:04 2003 +0000
+++ b/etc/codecs.conf	Wed Oct 29 14:36:42 2003 +0000
@@ -1053,6 +1053,15 @@
   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