summaryrefslogtreecommitdiffstats
path: root/media/tools/player_x11/gl_video_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-161-43/+0
* Speculative revert by sheriffBartosz Fabianowski2015-04-161-0/+43
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-151-43/+0
* Revert of Prime the landing pad for the new video rendering pipeline. (patchs...gunsch2015-04-151-0/+43
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-151-43/+0
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Clean up paint callbacks in player_x11 to use media::BindToCurrentLoop().scherkus@chromium.org2014-04-281-1/+1
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-2/+0
* Cleanups to enable clang warning about protected non-virtual RefCounted destr...jamesr@chromium.org2013-01-301-2/+1
* Plumb through cropped output size for VideoFramesheu@chromium.org2012-11-091-1/+3
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1
* Fix invalid use of Base::Bind(,this) in ~ReferenceAudioRender.dalecurtis@chromium.org2012-01-061-3/+7
* Replace subclass interface from VideoRendererBase with a single paint callback.scherkus@chromium.org2011-12-221-18/+11
* Add OVERRIDE to media/.avi@chromium.org2011-11-231-3/+4
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-1/+1
* Remove Gles2VideoRenderer from player_x11 and make X11 vs GL rendering a run-...scherkus@chromium.org2011-07-191-14/+7
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-231-12/+0
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-241-9/+8
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-4/+0
* fix broken gl rendererwjia@google.com2010-06-231-3/+1
* change X/GL thread to message loop for injecting taskjiesun@google.com2010-06-091-4/+9
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-051-0/+1
* Fix license headers in X11/GL/GLES video renderers.scherkus@chromium.org2010-03-031-3/+3
* Fixing some subtle issues with player_x11 and GL/GLES video renderers.scherkus@chromium.org2010-03-031-5/+0
* Implement GLES video renderer in player_x11hclam@chromium.org2010-02-121-0/+72