diff etc/codecs.conf @ 15228:f06198983fff

Indeo2 (fourcc "RT21") decoder via lavc
author rtognimp
date Wed, 20 Apr 2005 21:19:38 +0000
parents 209ddda63c46
children aaea91cac37c
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