fix up! fix up! good:v4l2bufferpool: Fix crash when v4l2h264dec is stopped 43/319643/1 accepted/tizen/unified/20250217.155024 accepted/tizen/unified/x/20250221.042206
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 14 Feb 2025 04:23:23 +0000 (13:23 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Fri, 14 Feb 2025 04:23:23 +0000 (13:23 +0900)
commit806f7ebe87fa6eb6dfe01710df5303c6a9fa92ef
tree7ad242987d9f8981c479677aa26143de1e31f965
parent2c2304a6fb665fb8fb009e9452bdf7f9b1c76b68
fix up! fix up! good:v4l2bufferpool: Fix crash when v4l2h264dec is stopped

- GST_OBJECT_LOCK/UNLOCK() was added before gst_v4l2_buffer_pool_streamoff()
  in gst_v4l2_buffer_pool_flush() by upstream patch.
  It caused timeout in gst_v4l2_buffer_pool_streamoff() for capture stream.
  The issue is fixed.

[Version] 1.24.11-3
[Issue Type] Bug fix

Change-Id: I744f702649eda6cb2e98fa033498e6a03869942d
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/gstreamer.spec
subprojects/gst-plugins-good/sys/v4l2/gstv4l2bufferpool.c