summaryrefslogtreecommitdiffstats
path: root/media/tools/player_x11
Commit message (Expand)AuthorAgeFilesLines
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-2/+9
* Reverting 53348...bradnelson@google.com2010-07-221-9/+2
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-2/+9
* media: refactoring video_render_base to recycle buffersjiesun@google.com2010-07-144-5/+18
* move quit of paint message_loop into callback of pipeline stop to guarantee m...wjia@google.com2010-06-281-13/+10
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-247-56/+77
* move DEPS of app into player_x11wjia@google.com2010-06-241-0/+4
* code cleanup for media code for video renerers.jiesun@google.com2010-06-236-60/+27
* fix broken gl rendererwjia@google.com2010-06-232-27/+4
* add play controljiesun@google.com2010-06-161-17/+60
* 1. support stop mode for omxwjia@google.com2010-06-151-3/+9
* 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-092-23/+24
* change X/GL thread to message loop for injecting taskjiesun@google.com2010-06-097-82/+82
* use glEGLImageTargetTexture2DOES instead of FindTexture()jiesun@google.com2010-06-072-24/+23
* add support of OpenMAX EGL image decodingwjia@google.com2010-06-072-56/+198
* some vendor's compiler had issues about the constant variable.jiesun@google.com2010-06-021-2/+5
* Adding support for playing audio only also files through player_x11 applicati...scherkus@chromium.org2010-06-021-3/+10
* 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-056-6/+15
* code fix for video framejiesun@google.com2010-04-162-72/+63
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-231-26/+21
* Fix license headers in X11/GL/GLES video renderers.scherkus@chromium.org2010-03-033-9/+9
* Fixing some subtle issues with player_x11 and GL/GLES video renderers.scherkus@chromium.org2010-03-035-58/+56
* Generate stubs for OpenMAX ILhclam@chromium.org2010-03-021-0/+8
* Some fixes to player_x11 when OpenMAX is enabledhclam@chromium.org2010-02-201-1/+0
* gles2: fix stride supportpiman@chromium.org2010-02-171-3/+26
* Fix player_x11 so it works properly with GLEShclam@chromium.org2010-02-132-68/+85
* Implement GLES video renderer in player_x11hclam@chromium.org2010-02-127-313/+873
* Use OpenMAX for video decoding in the media pipelinehclam@chromium.org2010-01-231-5/+10
* linux: add display option to media_bench, using GLpiman@chromium.org2010-01-223-53/+308
* Switches to enable OpenMAX for video decoding in Chromehclam@chromium.org2010-01-221-1/+3
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-221-3/+7
* Signal handler for player_x11 applicationhclam@chromium.org2009-12-021-5/+17
* Use argv[0] to print out executable usage info for media tools.scherkus@chromium.org2009-11-251-1/+1
* Fix help dialog for player_x11.scherkus@chromium.org2009-11-251-1/+1
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-253-0/+461