v4l2sink: Implement unlock/unlock_stop
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 9 Oct 2014 16:15:05 +0000 (12:15 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 29 Oct 2014 20:22:14 +0000 (16:22 -0400)
commitcc709d06de2607a81513a6b2e2496e183f7fd5e0
treec7867ce9764e0b801e5fb5c5d635b4d8c75ab569
parent31b8cfecc2f9e41a9bbd72e600383f83c8b7c237
v4l2sink: Implement unlock/unlock_stop

This will prevent deadlocks, but will also properly flush the pool and allocator
when going to READY state. It should also fix issues reported on mailing list
when seeking is performed.

https://bugzilla.gnome.org/show_bug.cgi?id=738152
sys/v4l2/gstv4l2sink.c