summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-12-30 19:37:19 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-12-30 19:37:19 +0000
commite25e6ec309e08cbf022adbf6027b259fbe5487db (patch)
tree976df25d9798591fad78e9f7904a70872b96ff22 /etc
parent3daa4e73cc243b430447761c6642bfb4f37979aa (diff)
downloadmpv-e25e6ec309e08cbf022adbf6027b259fbe5487db.tar.bz2
mpv-e25e6ec309e08cbf022adbf6027b259fbe5487db.tar.xz
add tm2x / tm2a binary decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30144 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f4d9793fd1..e4af8b4c2e 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2239,6 +2239,15 @@ videocodec tm20
guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
out BGR32,BGR24,BGR16 flip
+videocodec tm2xvfw
+ info "TrueMotion 2.0"
+ status working
+ fourcc TM2X
+ fourcc TM2A TM2X
+ driver vfw
+ dll "tm2X.dll"
+ out BGR32,BGR24,BGR16 flip
+
videocodec tr20
info "TrueMotion RT"
status working