summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-12 16:49:11 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-12 16:49:11 +0000
commit77cb01d34f0341c3e3cdcdb946739e7fb6e3dc7f (patch)
tree85611060794c38d1ffd1afc81ff329fb5933580c /etc
parent7352779ed88010d88914868d0421c6caec3c8578 (diff)
downloadmpv-77cb01d34f0341c3e3cdcdb946739e7fb6e3dc7f.tar.bz2
mpv-77cb01d34f0341c3e3cdcdb946739e7fb6e3dc7f.tar.xz
add kega video binary codec for fourcc kgv1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29673 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 2aade33cf3..e9b1593cb1 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2209,6 +2209,14 @@ videocodec webtrain
dll "wtvc.dll"
out BGR16 flip
+videocodec kegavideo
+ info "Kega Video"
+ status working
+ fourcc KGV1
+ driver vfw
+ dll "KGV1-VFW.dll"
+ out BGR15,BGR16 flip
+
videocodec xfire
info "xfire video"
status working