summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-16 19:42:54 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-16 19:42:54 +0000
commit378ded9169daf7da5f35e29829e03284f1b6127b (patch)
tree65295c1a642e3248d5e2326f0c3f1ba7e72c40da /etc/codecs.conf
parentd32a38dfed1f2a6fbb834fa932414685db88de34 (diff)
downloadmpv-378ded9169daf7da5f35e29829e03284f1b6127b.tar.bz2
mpv-378ded9169daf7da5f35e29829e03284f1b6127b.tar.xz
IBM Ultimotion native decoding via libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13357 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 6add2d2673..eea86cfe99 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1247,6 +1247,14 @@ videocodec asv1
out UYVY
out BGR32,BGR24,BGR15 flip
+videocodec ffultimotion
+ info "IBM Ultimotion native decoder"
+ status working
+ fourcc ULTI
+ driver ffmpeg
+ dll "ultimotion"
+ out YVU9
+
videocodec ultimotion
info "IBM Ultimotion"
status working