interlace: Replace custom lock with object lock
authorJan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
Wed, 20 Oct 2021 22:28:25 +0000 (00:28 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 21 Oct 2021 10:50:17 +0000 (10:50 +0000)
commitbe3c60eb1f3bb55186fc5d100d655611b2a541e1
tree1504e845680cabdfb730f95fbdb77c4682a58763
parent2bf6e2a20e4a3911a8ef6110b76721a67c5e5473
interlace: Replace custom lock with object lock

The object lock is sufficient for the task of protecting against
object property data races.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1039>
subprojects/gst-plugins-bad/gst/interlace/gstinterlace.c