Skip to content

Commit 74ef727

Browse files
gst-plugins-imsdk: Update SRCREV to include qtiqmmfsrc improvements
This SRCREV bump pulls below key changes: Improve the JSON utility library with minor enhancements. Update the HAL pixel formats in the qtiqmmfsrc plugin. Apply minor updates in qtiqmmfsrc to maintain backward compatibility. Update the qtiqmmfsrc allocator to use the DMABUF allocator for compatibility with open‑source plugins. Signed-off-by: Raja Ganapathi Busam <rbusam@qti.qualcomm.com>
1 parent 4c3b341 commit 74ef727

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ REQUIRED_DISTRO_FEATURES = "opengl"
1212

1313
SRC_URI = "git://github.com/qualcomm/gst-plugins-imsdk;branch=main;protocol=https"
1414

15-
SRCREV = "268dc4daa7fb3813bdfd481ff15e38f8d844105c"
15+
SRCREV = "538ab4e1ab048e619b08f82f8a737621f60d6d32"
1616
PV = "0.0+git"
1717

1818
DEPENDS += "\
1919
gstreamer1.0 \
2020
gstreamer1.0-plugins-base \
21+
json-glib \
2122
virtual/egl \
2223
virtual/libgbm \
2324
virtual/libgles2 \

0 commit comments

Comments
 (0)