changeset 15228:f06198983fff

Indeo2 (fourcc "RT21") decoder via lavc
author rtognimp
date Wed, 20 Apr 2005 21:19:38 +0000
parents 167085fd11af
children 03ed7e622585
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Apr 20 20:22:57 2005 +0000
+++ b/etc/codecs.conf	Wed Apr 20 21:19:38 2005 +0000
@@ -396,6 +396,14 @@
   dll qdraw
   out RGB24
 
+videocodec ffindeo2
+  info "Indeo 2 native decoder"
+  status working
+  fourcc RT21
+  driver ffmpeg
+  dll indeo2
+  out YVU9
+
 videocodec ffflv
   info "FFmpeg Flash video"
   status working