commit | a713d88789dc89bf8111af1d068a903c8c168e21 | [log] [tgz] |
---|---|---|
author | Pushkaraj Patil <ppatil@codeaurora.org> | Fri Jan 09 18:10:18 2015 +0530 |
committer | Pushkaraj Patil <ppatil@codeaurora.org> | Thu Jan 29 11:04:36 2015 +0530 |
tree | 5bb3c3d16b5dd4ef5441f3820a92803670f9dd60 | |
parent | 10876bedfa3667120aae4f79de01aed8d135728c [diff] |
mm-video-vidc: Handle ETB with EOS for NV12 ENCODEABLE format Index calculation for HAL_PIXEL_FORMAT_NV12_ENCODEABLE format case in push ETB with EOS function is done using m_inp_mem_ptr. It has to be done using meta_buffer_hdr. Also in EBD for this format input buffer is unnecessarily getting pushed again, return it to omx client. Sanity check for index should be done using respective headers. Change-Id: Ibb3349855e643c3097256bb29305c0bded9a7425