Skip to content

Commit ac25a57

Browse files
authored
gst-plugins-imsdk: Enable qmmfsrc plugin This change enables the qmmfsrc plugin and updates the recipe to properly handle its dependencies and packaging: - Added qmmfsrc to PACKAGECONFIG. - Excluded qmmfsrc from the opensource package group. Signed-off-by: Shyam Komakula <skomakul@qti.qualcomm.com>
Signed-off-by: skomakul <skomakul@qti.qualcomm.com>
1 parent 33ccd39 commit ac25a57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes-multimedia/imsdk/gst-plugins-imsdk_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ PACKAGECONFIG ??= "videoproc sw"
3333

3434
PACKAGECONFIG[ml] = "-DENABLE_GST_ML_PLUGINS=1, -DENABLE_GST_ML_PLUGINS=0, cairo json-glib opencv qairt-sdk, qairt-sdk"
3535
PACKAGECONFIG[messaging] = "-DENABLE_GST_MESSAGING_PLUGINS=1, -DENABLE_GST_MESSAGING_PLUGINS=0, librdkafka mosquitto"
36-
PACKAGECONFIG[qmmfsrc] = "-DENABLE_GST_PLUGIN_QMMFSRC=1 -DVHDR_MODES_ENABLE=ON -DEIS_MODES_ENABLE=ON, -DENABLE_GST_PLUGIN_QMMFSRC=0 -DVHDR_MODES_ENABLE=OFF -DEIS_MODES_ENABLE=OFF, camera-service-client"
36+
PACKAGECONFIG[qmmfsrc] = "-DENABLE_GST_PLUGIN_QMMFSRC=1 -DVHDR_MODES_ENABLE=ON -DEIS_MODES_ENABLE=ON, -DENABLE_GST_PLUGIN_QMMFSRC=0 -DVHDR_MODES_ENABLE=OFF -DEIS_MODES_ENABLE=OFF, camera-service"
3737
PACKAGECONFIG[sw] = "-DENABLE_GST_SOFTWARE_PLUGINS=1, -DENABLE_GST_SOFTWARE_PLUGINS=0, gstreamer1.0-rtsp-server smart-venc-ctrl-algo"
3838
PACKAGECONFIG[videoproc] = "-DENABLE_GST_VIDEOPROC_PLUGINS=1, -DENABLE_GST_VIDEOPROC_PLUGINS=0, cairo"

0 commit comments

Comments
 (0)