diff options
Diffstat (limited to 'meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb')
-rw-r--r-- | meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb index a3cf0c1a37..20a8249b02 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb | |||
@@ -74,6 +74,7 @@ PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva" | |||
74 | PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau" | 74 | PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau" |
75 | PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx" | 75 | PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx" |
76 | PACKAGECONFIG[x264] = "--enable-libx264,--disable-libx264,x264" | 76 | PACKAGECONFIG[x264] = "--enable-libx264,--disable-libx264,x264" |
77 | PACKAGECONFIG[x265] = "--enable-libx265,--disable-libx265,x265" | ||
77 | PACKAGECONFIG[xcb] = "--enable-libxcb,--disable-libxcb,libxcb" | 78 | PACKAGECONFIG[xcb] = "--enable-libxcb,--disable-libxcb,libxcb" |
78 | PACKAGECONFIG[xv] = "--enable-outdev=xv,--disable-outdev=xv,libxv" | 79 | PACKAGECONFIG[xv] = "--enable-outdev=xv,--disable-outdev=xv,libxv" |
79 | PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib" | 80 | PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib" |