mmal/vout: Remove bad locking
This removes some bad locking. In fact this lock could cause a deadlock on shutdown as the lock is held by the main thread when shutting down and this function might be called as a result of shutting the ports down. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Showing
Please register or sign in to comment