diff options
-rw-r--r-- | meta/recipes-multimedia/ffmpeg/ffmpeg_6.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_6.0.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_6.0.bb index 1cd98e63c3..f84d9bb6d0 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_6.0.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_6.0.bb | |||
@@ -70,6 +70,7 @@ PACKAGECONFIG[sdl2] = "--enable-sdl2,--disable-sdl2,virtual/libsdl2" | |||
70 | PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex" | 70 | PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex" |
71 | PACKAGECONFIG[srt] = "--enable-libsrt,--disable-libsrt,srt" | 71 | PACKAGECONFIG[srt] = "--enable-libsrt,--disable-libsrt,srt" |
72 | PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora libogg" | 72 | PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora libogg" |
73 | PACKAGECONFIG[v4l2] = "--enable-libv4l2,--disable-libv4l2,v4l-utils" | ||
73 | PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva" | 74 | PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva" |
74 | PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau" | 75 | PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau" |
75 | PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx" | 76 | PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx" |