summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-14 10:26:53 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-14 10:26:53 +0000
commit60287b1acb53099fe902031bf53f686750edf631 (patch)
treee63fce63ed577f928650ebe21ec48b1d543b3ba8 /etc/codecs.conf
parent426bd1b1e1968a9b8756eb74fa48925051a3f3f5 (diff)
downloadmpv-60287b1acb53099fe902031bf53f686750edf631.tar.bz2
mpv-60287b1acb53099fe902031bf53f686750edf631.tar.xz
kegavideo codec requires msvcr80 on windows
remove incorrect out colorspace git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29679 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 89c5037246..782ff61809 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2219,11 +2219,12 @@ videocodec webtrain
videocodec kegavideo
info "Kega Video"
+ comment "requires MSVCR80.DLL on windows"
status working
fourcc KGV1
driver vfw
dll "KGV1-VFW.dll"
- out BGR15,BGR16 flip
+ out BGR16 flip
videocodec xfire
info "xfire video"