fix up! fix up! good:v4l2bufferpool: Fix crash when v4l2h264dec is stopped 47/319647/1 accepted/tizen_9.0_unified accepted/tizen/9.0/unified/20250218.171956
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 05:02:03 +0000 (14:02 +0900)
commita5cb79eb53724ae24898cb3e4af9580b715ac051
tree74e6ed7ea011e7ed9450b588a5ccda2111be06be
parent531b2fb814a8082da80b51febd7cc0d73c26c571
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.22.8-17
[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