From 4b1720734e35488d582552733c91879f4521b9aa Mon Sep 17 00:00:00 2001 From: rtognimp Date: Fri, 5 Sep 2003 22:08:23 +0000 Subject: ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll Codec by http://www.softmediachina.com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10819 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 9b22a406c0..245486733e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1158,6 +1158,14 @@ videocodec sp5x dll "sp5x_32.dll" out BGR24,BGR15 flip +videocodec vivd2 + status working + fourcc GXVE,gxve + driver vfw + dll "ViVD2.dll" + out YUY2,YV12,I420,YVU9 + out BGR32,BGR24,BGR15 + ; quicktime codecs: videocodec qt3ivx -- cgit v1.2.3