summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-04 14:23:31 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-04 14:23:31 +0000
commit9d9561be245d4b14818374a67e7a934aa27695ed (patch)
tree08e90b9356f042654bd75eefaaae920df8c78c94 /etc
parent2e29ff3ad8b2fa57916a67e11b5ed564ece3907e (diff)
downloadmpv-9d9561be245d4b14818374a67e7a934aa27695ed.tar.bz2
mpv-9d9561be245d4b14818374a67e7a934aa27695ed.tar.xz
fixed cram and vivo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2684 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 7 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 6b2be0fdeb..16438f8676 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -11,6 +11,7 @@ videocodec u263
comment "added by Juanjo (also working with VIVO)"
status working
fourcc U263
+ fourcc vivo,VIVO U263
driver dshow
dll "ubv263d+.ax"
guid 0x00af1181, 0x6ebb, 0x11d4, 0x9d, 0x5a, 0x00, 0x50, 0x04, 0x79, 0x6c, 0xc0
@@ -145,7 +146,9 @@ videocodec vivo
videocodec i263
info "I263"
status working
+ comment "also working with VIVO"
fourcc I263,i263,I420,i420
+ fourcc vivo,VIVO I263
driver vfw
dll "i263_32.drv"
; out I420
@@ -302,11 +305,12 @@ videocodec cvid
videocodec cram
info "Microsoft Video 1"
+ comment "8bpp is only supported by GGI (?)"
status working
fourcc cram,CRAM,MSVC
driver vfw
dll "msvidc32.dll"
- out BGR24,BGR15
+ out BGR8,BGR15,BGR24
videocodec vcr2
info "ATI VCR-2"
@@ -528,8 +532,9 @@ videocodec 3ivXxa
videocodec h263xa
info "CCITT H.263"
- status untested
+ status working
fourcc H263,h263
+ fourcc VIVO,vivo H263
driver xanim
dll "vid_h263.xa"
out YV12,IYUV,I420