commit | f16a0b73993c5a8cc14a36521abaa50d501d9044 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue Oct 20 10:43:48 2009 -0700 |
committer | Andreas Huber <andih@google.com> | Tue Oct 20 11:49:01 2009 -0700 |
tree | 73f0bbc032c1dd1adc02178a3f9b84a7f8adf879 | |
parent | 61462b437067a591bfc52c498ad964e566aaffac [diff] |
do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16. Add a quirk mode to OMXCodec that makes it aware of this fact for proper display. Also integrate back a change from eclair-mr2 that delays releasing an output buffer briefly after posting it to surface flinger, as we don't know how long it'll take it to actually display the buffer's content.