changeset 36410:291485d8cfa8

codecs.conf: add vp9, patch by james zern
author compn
date Fri, 15 Nov 2013 11:28:15 +0000
parents 34aea1a1763e
children ac8cef6c0dc3
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Nov 09 08:50:16 2013 +0000
+++ b/etc/codecs.conf	Fri Nov 15 11:28:15 2013 +0000
@@ -2949,6 +2949,14 @@
   dll "libvpx"
   out YV12
 
+videocodec fflibvpxvp9
+  info "FFmpeg wrapper for libvpx/VP9"
+  status working
+  fourcc VP90
+  driver ffmpeg
+  dll "libvpx-vp9"
+  out YV12
+
 videocodec mwv1
   info "Motion Wavelets"
   status working