commit | 79c187cc3e80ab775682af47b0de0887b48abbb3 | [log] [tgz] |
---|---|---|
author | Sanjay Singh <sisanj@codeaurora.org> | Thu Feb 11 10:59:13 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Feb 10 22:54:07 2021 -0800 |
tree | c5b8fb6bf6fb86256333aa51fc22f1b534cf77c2 | |
parent | 944d90d963cbb97c23ef2b5b03308f4cb85e0c19 [diff] |
mm-video-v4l2: Avoid reordering of 0 length frames Zero length frames are not meant to be rendered, so reordering of these frames is avoided. Change-Id: I5edd7c4a577eb708961af6687726152fba1e025f Signed-off-by: Sanjay Singh <sisanj@codeaurora.org>