commit | a02eae5e911f3bdc3f84f39c0ef223261b646128 | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Wed May 22 14:36:06 2013 -0700 |
committer | Lajos Molnar <lajos@google.com> | Wed May 22 14:47:03 2013 -0700 |
tree | 191f2fac7dc1ad5dc08f2807940546c555186ee2 | |
parent | c7722457d9896c10fd33816fbea831852af68330 [diff] |
stagefright: SoftVP8: Handle EOS flag on frames with content. SoftVP8 decoder ignored frame content if EOS flag was set on input frame. Now, decode the frame first, unless it is empty. Change-Id: Id105a9eb86103a61390af3de60cae2507028e2d1 Signed-off-by: Lajos Molnar <lajos@google.com> Bug: 9091495