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-07-08 09:05:29 +00:00
2025-08-01 15:20:56 +00:00
2025-06-25 00:15:55 +09:00