Víctor Manuel Jáquez Leal f170eff6bb vaXXXenc: fix potential race condition
VA encoders, at reconfiguration, have to check if the rate-control was changed
by the user, but since user parameters setting are in another thread, the
comparison was racy.

This patch locks the object to compare the current rate-control with the one set
by the user.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9480>
2025-08-01 15:20:56 +00:00
..
2025-03-13 10:02:05 +00:00
2025-03-13 10:02:05 +00:00
2025-02-05 18:57:06 +08:00