commit | ce0b5e8cc7544d247787107dbd070de2afb13c81 | [log] [tgz] |
---|---|---|
author | Praveen Chavan <pchavan@codeaurora.org> | Thu Aug 08 05:23:34 2013 -0700 |
committer | vivek mehta <mvivek@codeaurora.org> | Tue Aug 13 00:39:39 2013 -0700 |
tree | b2af4b000a44f5c4a3c83021ce634ccd71d2f1cc | |
parent | 5980717b347dce9c644c77d89f0efdcc5ef31c0d [diff] |
mm-video: vidc: delay sending EOS associated with an empty input When an empty input (of length 0) is queued with EOS, do not coalesce this buffer with previously enqueued buffer to avoid EOS getting associated with that buffer. The client may percieve this as a dropped output frame. Change-Id: I1eede5b20f16717ee10a7716d6bc1fd28123d1dd CRs-fixed: 515586