commit | 36d0184e089831b74de6005f01da9e7b26679bb9 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Nov 02 17:48:33 2009 -0800 |
committer | Mathias Agopian <mathias@google.com> | Mon Nov 02 17:48:33 2009 -0800 |
tree | 8a6cb7b2f9e5c53db29bc818a403b26add0c66fe | |
parent | 989b76aadd92538c7ab4ca00c34508b42fda8cef [diff] |
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video we lost the concept of vertical stride when moving video playback to EGLImage. Here we bring it back in a somewhat hacky-way that will work only for the softgl/mdp backend.