commit | 16561a261de6429f52ef121e4e0af6caedd5fda0 | [log] [tgz] |
---|---|---|
author | Song Bing <bing.song@nxp.com> | Thu Aug 09 10:21:55 2018 -0700 |
committer | Lyon Wang <lyon.wang@nxp.com> | Wed Dec 26 11:23:35 2018 +0800 |
tree | b9ee51623500cac801fe9e196c7434893db7444e | |
parent | 65e54914cfdf2bf683057b6004a4eea04d0730df [diff] |
v4l2videoenc: workaround for sink pool dequeue race condition Sink pool dequeue and finish frame has race condition. Unref input buffer in chain thread to avoid it. https://bugzilla.gnome.org/show_bug.cgi?id=752962 UpStream Status: Pending Signed-off-by: Song Bing <bing.song@nxp.com>