commit | 5e5c1f21585694fd2585b79aba0339736c85dc90 | [log] [tgz] |
---|---|---|
author | Song Bing <bing.song@nxp.com> | Wed May 11 16:57:23 2016 +0800 |
committer | Lyon Wang <lyon.wang@nxp.com> | Tue Jul 25 15:12:24 2017 +0800 |
tree | ab422568ea181cd24b6fafc37db8b7d42ae2c822 | |
parent | 4ccc19ebff0693777a653a5bb0f853e8b2a54190 [diff] |
inputselector: should proceed non-active pad buffer even if active pad reach eos non-active pad will be blocked if active pad reach eos in inputselector. Which will cause all pipeline be blocked. Inputselector should proceed non-active pad buffer based on clock even if active pad reach eos Change to sync with clock for better user experience. https://bugzilla.gnome.org/show_bug.cgi?id=766261 Upstream status: pending Signed-off-by: Song Bing bing.song@nxp.com