commit | 7fd3e9fa63fa78c466773c7f702b1b6aa38fd652 | [log] [tgz] |
---|---|---|
author | Jonas Larsson <ljonas@google.com> | Thu Nov 01 09:42:44 2018 -0700 |
committer | Jonas Larsson <ljonas@google.com> | Thu Nov 01 09:43:07 2018 -0700 |
tree | 4c1378c864288d926a447389b17472273c4f09a0 | |
parent | c1405ce5c37ff3624ec007290301e6bdf5d5bf90 [diff] |
Never enable v4l2 buffer copies If upstream element doesn't specify minimum amount of buffers in the allocation query, e.g. 'tee', v4l2src enables buffer copying. Copying of frames is super duper slow, way worse than pipelin stalls from too few buffers. Never enable it. Change-Id: Idda3598595ccbe38e3daa635789316f42cfa32e2