summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 2f7382d188..bf66f7c03e 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1036,6 +1036,17 @@ videocodec vp3
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