changeset 403:b42eed53b7be

ASV2 added
author arpi_esp
date Sat, 14 Apr 2001 15:47:12 +0000
parents 9ff4d45e8cdf
children 6b6650381723
files DOCS/codecs.conf
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/codecs.conf	Sat Apr 14 15:45:38 2001 +0000
+++ b/DOCS/codecs.conf	Sat Apr 14 15:47:12 2001 +0000
@@ -239,9 +239,20 @@
   info "M261"
   status untested
   fourcc m261,M261
+  driver vfw
   dll "msh261.drv"
   out BGR32,BGR24,BGR15
 
+videocodec asv2
+  info "ASUS V2"
+  status buggy
+  comment "pixelized image, upside down"
+  fourcc ASV2
+  driver vfw
+  dll "asusasv2.dll"
+;  out YVYU
+  out BGR32,BGR24,BGR15 flip
+
 audiocodec divx
   info "DivX audio (WMA)"
   status working