changeset 10722:f06b8ea6f850

On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
author rtognimp
date Sat, 30 Aug 2003 13:56:46 +0000
parents e482b16c7145
children 845c6e56cc91
files etc/codecs.conf
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Aug 30 13:38:15 2003 +0000
+++ b/etc/codecs.conf	Sat Aug 30 13:56:46 2003 +0000
@@ -1036,6 +1036,17 @@
   out YUY2
   out BGR32,BGR24,BGR15
 
+videocodec vp4
+  info "On2 VP4 Personal Codec"
+  comment "Decodes also VP3"
+  status working
+  fourcc VP40
+  fourcc VP31,VP30,vp31,vp30
+  driver vfwex
+  dll "vp4vfw.dll"
+  out YUY2
+  out BGR32,BGR24
+
 videocodec mwv1
   info "Motion Wavelets"
   status working