From 90b9c36f43b5c380827ad93b84b7aaf9ebd41d11 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 14 Nov 2004 22:24:36 +0000 Subject: Vianet Lsvx video decoder Patch by Cesar Ramos Lopez ( x-files at telefonica dot net ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13945 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 532324c91f..746f3436ed 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1411,6 +1411,16 @@ videocodec vdom dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL out BGR24 +videocodec lsv + info "Vianet Lsvx Video Decoder" + status working + fourcc lsvx + fourcc lsvm + fourcc lsvc + driver vfw + dll "lsvxdec.dll" + out BGR32,BGR24,BGR16 flip + ; quicktime codecs: -- cgit v1.2.3