mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
gstreamer1.0-plugins-bad: enable v4l2codecs
v4l2codecs provides v4l2slh265dec needed for using the hevc hw decoder. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
PACKAGECONFIG:append:rpi = " hls \
|
||||
PACKAGECONFIG:append:rpi = " hls v4l2codecs \
|
||||
${@bb.utils.contains('LICENSE_FLAGS_ACCEPTED', 'commercial', 'faad', '', d)}"
|
||||
|
||||
Reference in New Issue
Block a user