summaryrefslogtreecommitdiffstats
path: root/media/tools/player_x11/x11_video_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-151-0/+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
* 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
* Implement GLES video renderer in player_x11hclam@chromium.org2010-02-121-16/+0
* linux: add display option to media_bench, using GLpiman@chromium.org2010-01-221-1/+16
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-251-0/+70