diff etc/codecs.conf @ 22876:e577ef2bd29e

Add support for the THP game format.
author diego
date Sun, 01 Apr 2007 15:59:44 +0000
parents 4fdfa619d08a
children 9676cce0987a
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Apr 01 14:42:13 2007 +0000
+++ b/etc/codecs.conf	Sun Apr 01 15:59:44 2007 +0000
@@ -1978,6 +1978,14 @@
   dll "dsicinvideo"
   out BGR8
 
+videocodec ffthp
+  info "FFmpeg THP video"
+  status buggy
+  fourcc THPV ; internal MPlayer FourCC
+  driver ffmpeg
+  dll mjpeg
+  out YV12
+
 videocodec ffwc3
   info "FFmpeg XAN wc3"
   status buggy