summaryrefslogtreecommitdiffstats
path: root/media/tools/player_x11/gles_video_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* 1. make omx engine the driving force to read bit streamwjia@google.com2010-06-101-1/+1
* revert cl 49121 since the way of using glEglImageTargetTexture2DOES is undefi...wjia@google.com2010-06-091-22/+23
* change X/GL thread to message loop for injecting taskjiesun@google.com2010-06-091-15/+6
* use glEGLImageTargetTexture2DOES instead of FindTexture()jiesun@google.com2010-06-071-23/+22
* add support of OpenMAX EGL image decodingwjia@google.com2010-06-071-56/+183
* some vendor's compiler had issues about the constant variable.jiesun@google.com2010-06-021-2/+5
* make opengles 2.0 worksjiesun@google.com2010-06-011-1/+3
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-051-2/+4
* code fix for video framejiesun@google.com2010-04-161-45/+41
* Fixing some subtle issues with player_x11 and GL/GLES video renderers.scherkus@chromium.org2010-03-031-23/+26
* gles2: fix stride supportpiman@chromium.org2010-02-171-3/+26
* Fix player_x11 so it works properly with GLEShclam@chromium.org2010-02-131-68/+83
* Implement GLES video renderer in player_x11hclam@chromium.org2010-02-121-0/+344