omxvideodec: Remove spurious unlock in error case
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 8 Sep 2018 02:55:41 +0000 (22:55 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 10 Sep 2018 21:09:11 +0000 (17:09 -0400)
commit35abdd16d1b3130f5b98d73ba2a4ae3f8eab549f
tree2d70cd54fb03f5daa4001174ea1e496ed576210c
parent04e1f76b600001d1b69139388432ba6fd0281fff
omxvideodec: Remove spurious unlock in error case

This was forgotton in previous patch. We no long hold the lock when goto
invalid_buffer is called.

https://bugzilla.gnome.org/show_bug.cgi?id=715192
omx/gstomxvideodec.c