summaryrefslogtreecommitdiffstats
path: root/media/tools/player_wtl/wtl_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace subclass interface from VideoRendererBase with a single paint callback.scherkus@chromium.org2011-12-221-28/+0
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-5/+3
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-191-1/+2
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-2/+1
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-1/+2
* Replace VideoDecoder::media_format() with significantly simpler width()/heigh...scherkus@chromium.org2011-07-201-9/+3
* Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...scherkus@chromium.org2011-07-201-4/+3
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-241-1/+5
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-11/+2
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-051-2/+5
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-251-0/+38