Skip to content

queue2: locking and buffering message posting fixes

Arnaud Vrac requested to merge rawoul/gstreamer:queue2-fixes into main

Make sure queue2 properties are accessed with the lock taken and fix an issue where the buffering message would not be posted when the queue size shrinks.

Merge request reports