diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.1.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.1.bb index 86279f2fdf..5fca950a3f 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.1.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.1.bb | |||
@@ -57,6 +57,7 @@ PACKAGECONFIG[schroedinger] = "--enable-libschroedinger,--disable-libschroedinge | |||
57 | PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex" | 57 | PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex" |
58 | PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora" | 58 | PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora" |
59 | PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva" | 59 | PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva" |
60 | PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau" | ||
60 | PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx" | 61 | PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx" |
61 | PACKAGECONFIG[x11] = "--enable-x11grab,--disable-x11grab,virtual/libx11 libxfixes libxext xproto virtual/libsdl" | 62 | PACKAGECONFIG[x11] = "--enable-x11grab,--disable-x11grab,virtual/libx11 libxfixes libxext xproto virtual/libsdl" |
62 | PACKAGECONFIG[x264] = "--enable-libx264,--disable-libx264,x264" | 63 | PACKAGECONFIG[x264] = "--enable-libx264,--disable-libx264,x264" |