summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb')
-rw-r--r--meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb
index f4bb2ba1f5..73213cc5a1 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb
@@ -65,6 +65,7 @@ PACKAGECONFIG[lzma] = "--enable-lzma,--disable-lzma,xz"
65PACKAGECONFIG[mp3lame] = "--enable-libmp3lame,--disable-libmp3lame,lame" 65PACKAGECONFIG[mp3lame] = "--enable-libmp3lame,--disable-libmp3lame,lame"
66PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl" 66PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl"
67PACKAGECONFIG[schroedinger] = "--enable-libschroedinger,--disable-libschroedinger,schroedinger" 67PACKAGECONFIG[schroedinger] = "--enable-libschroedinger,--disable-libschroedinger,schroedinger"
68PACKAGECONFIG[sdl2] = "--enable-sdl2,--disable-sdl2,virtual/libsdl2"
68PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex" 69PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex"
69PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora" 70PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora"
70PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva" 71PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva"