summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libav
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/libav')
-rw-r--r--meta/recipes-multimedia/libav/libav.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libav/libav.inc b/meta/recipes-multimedia/libav/libav.inc
index 21c29fc5a7..a2f0b815e2 100644
--- a/meta/recipes-multimedia/libav/libav.inc
+++ b/meta/recipes-multimedia/libav/libav.inc
@@ -47,6 +47,7 @@ PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl"
47PACKAGECONFIG[schroedinger] = "--enable-libschroedinger,--disable-libschroedinger,schroedinger" 47PACKAGECONFIG[schroedinger] = "--enable-libschroedinger,--disable-libschroedinger,schroedinger"
48PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex" 48PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex"
49PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora" 49PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora"
50PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva"
50PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx" 51PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx"
51PACKAGECONFIG[x11] = "--enable-x11grab,--disable-x11grab,virtual/libx11 libxfixes libxext xproto virtual/libsdl" 52PACKAGECONFIG[x11] = "--enable-x11grab,--disable-x11grab,virtual/libx11 libxfixes libxext xproto virtual/libsdl"
52PACKAGECONFIG[x264] = "--enable-libx264,--disable-libx264,x264" 53PACKAGECONFIG[x264] = "--enable-libx264,--disable-libx264,x264"