commit | 5b5be73abd72bebee84d3d9272e02ac08ab95cfb | [log] [tgz] |
---|---|---|
author | Song Bing <bing.song@nxp.com> | Wed May 11 16:57:23 2016 +0800 |
committer | Lyon Wang <lyon.wang@nxp.com> | Wed Dec 19 10:38:01 2018 +0800 |
tree | 6b5c64a580a5c0180d776baf48a504168f824bcd | |
parent | e94cdd1fb683f67236de8ddd66c969be06387cb4 [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