diff etc/codecs.conf @ 34356:9ae4b7f8b1e2

Support FFmpeg Dxtory decoder.
author cehoyos
date Wed, 14 Dec 2011 12:37:16 +0000
parents 446aeefc216b
children dd20c9da3051
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Dec 14 00:17:49 2011 +0000
+++ b/etc/codecs.conf	Wed Dec 14 12:37:16 2011 +0000
@@ -3390,6 +3390,14 @@
   dll "fraps"
   out BGR24,YV12,I420
 
+videocodec ffxtor
+  info "FFmpeg Dxtory"
+  status working
+  fourcc xtor
+  driver ffmpeg
+  dll dxtory
+  out YV12
+
 videocodec ffjv
   info "FFmpeg Bitmap Brothers JV"
   status working