changeset 13780:bb8252a5c525

Miro VideoXL support via lavc
author rtognimp
date Wed, 27 Oct 2004 22:24:20 +0000
parents a03e87034921
children f6a76b3950e0
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Oct 27 21:20:11 2004 +0000
+++ b/etc/codecs.conf	Wed Oct 27 22:24:20 2004 +0000
@@ -363,6 +363,14 @@
   dll 4xm
   out BGR16
 
+videocodec ffvixl
+  info "Miro VideoXL codec"
+  status working
+  fourcc VIXL
+  driver ffmpeg
+  dll xl
+  out 411P
+
 videocodec ffflv
   info "FFmpeg Flash video"
   status working