commit | ca1755a284fd67502d7396f1eab1720147fa6fd3 | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Wed Oct 30 14:54:41 2013 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Wed Nov 13 07:30:37 2013 -0800 |
tree | 265f01868126d9ccf3b9b5c0e592bc99b38921e7 | |
parent | 7903cd95ca23385b6b0163d71c595a38971b71e2 [diff] |
mm-video: vidc: Fix frameparser behavior for EOS buffers For NAL length based frame parsing, the EOS with source length 0 is treated as error. However EOS with source length 0 is valid and needs to be treated as normal EOS. This change fixes the same. CRs-Fixed: 546155 Change-Id: If160748115234b627d0251cc24509de1e676915a