commit | 66d1e82ce5d5e189442285b6225977137b65c608 | [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 | 95ea71b61f77cef54e37cfaab9ee7329ca9da803 | |
parent | a3b28504ad5e5d1a6265d385031f2aaba01cec76 [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.