commit | 213addfaf4b359c69da4e9b4490c511d116845bb | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Mon Jan 25 10:41:35 2010 -0800 |
committer | Andreas Huber <andih@google.com> | Mon Jan 25 11:24:26 2010 -0800 |
tree | a3a46a11cbb8b3a7ed2961a125ce712e52f0e490 | |
parent | a826028dc33a83538a2ac6bd13ca46a52de7a9be [diff] |
The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr.