omxvideoenc: Release the video codec stream lock before acquiring an input buffer
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 8 Nov 2011 11:46:31 +0000 (12:46 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 8 Nov 2011 11:47:00 +0000 (12:47 +0100)
commitfb5d700ec9db3196d91e7bfc6894f6ab373b9014
tree719cf9a2bc15a26c8cbb119358107802def479ef
parentb45197c0d7e720b6354f15395c303d11fca792e0
omxvideoenc: Release the video codec stream lock before acquiring an input buffer

Otherwise the srcpad task might block on this lock and
no buffers ever become available again.
omx/gstomxvideoenc.c