aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer/mplayer/codecs_conf-VP8.diff
blob: ef923ddcf881b887b28e78caab269a0a4b3d6dba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Index: etc/codecs.conf
===================================================================
--- etc/codecs.conf	(revision 29308)
+++ etc/codecs.conf	(working copy)
@@ -1942,6 +1942,14 @@
   out YUY2
   out BGR32,BGR24
 
+videocodec fflibvpxvp8
+  info "FFmpeg wrapper for libvpx/VP8"
+  status working
+  fourcc VP80
+  driver ffmpeg
+  dll "libvpx_vp8"
+  out YV12
+
 videocodec mwv1
   info "Motion Wavelets"
   status working