commit | 7d14aac1969c5a75ecd30271fe71fdb4cf5eafd1 | [log] [tgz] |
---|---|---|
author | Kim Zhang <xiazhang@codeaurora.org> | Wed Jun 08 11:05:25 2016 +0800 |
committer | Vasantha Balla <vballa@codeaurora.org> | Fri Oct 07 15:15:56 2016 +0530 |
tree | 8bff934efbde4c32e226680a740dbf240e2262a4 | |
parent | 790f6ef8145d26f63817efbab81f7140bd4be76b [diff] |
mm-video-v4l2: Detect interlace format types correctly. 1. Don't assume MBAFF frames are TFF yuv source always. 2. Currently interlace format type means yuv source type, we have three types: progressive, TFF and BFF. Detect interlace format types by interlace extradata from firmware, set it to MetaData in private_handle and also client's extradata buffer. CRs-Fixed: 1027709 Change-Id: I9220bd86118ecf1b35a1c79ec525872bdb5789de