summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-01 15:59:44 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-01 15:59:44 +0000
commitfc5643ea21d3e3fe90d6f7c2c3f71531c9a7eff6 (patch)
tree775c745b11fc6e916ec97c8bb45f7269f282a187 /etc
parente1120b099edb81ee735c23c556f801b0bd39a494 (diff)
downloadmpv-fc5643ea21d3e3fe90d6f7c2c3f71531c9a7eff6.tar.bz2
mpv-fc5643ea21d3e3fe90d6f7c2c3f71531c9a7eff6.tar.xz
Add support for the THP game format.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22894 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8dc7624b4a..deafa78737 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1978,6 +1978,14 @@ videocodec ffdsicinvideo
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