summaryrefslogtreecommitdiffstats
path: root/media/tools
Commit message (Expand)AuthorAgeFilesLines
* A simple media player using Media Foundation.hclam@chromium.org2010-07-094-0/+1345
* media: OMX seek works for OMX_HEADBUFFERTYPE now.jiesun@google.com2010-06-291-2/+2
* 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-2410-59/+84
* move DEPS of app into player_x11wjia@google.com2010-06-241-0/+0
* media_Bench and ffmpeg_tests disable exception handler by defaultfbarchard@chromium.org2010-06-241-2/+8
* Allow src/media/tools/ to include files from app.tony@chromium.org2010-06-231-0/+4
* code cleanup for media code for video renerers.jiesun@google.com2010-06-237-71/+29
* 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-102-5/+2
* 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-073-57/+199
* 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
* Remove omx_codec since OMX client implementation is in omx_video_decode_engin...wjia@google.com2010-05-281-71/+86
* 1. decoder interface now looks a little strange, until we refactoring.jiesun@google.com2010-05-211-8/+5
* Enable error recognition and error concealment options in qualification softw...fbarchard@chromium.org2010-05-171-0/+12
* Cleanup: Add a bunch of missing includes.thestig@chromium.org2010-05-101-1/+2
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-057-8/+20
* Remove OmxSink interface because Buffer Allocation will go through Allocator ...jiesun@google.com2010-04-273-52/+7
* Vertical Scaler better pipelined for Atomfbarchard@chromium.org2010-04-231-2/+8
* Revert 45265 - Speed up vertical filtering using v = a+(ba)*x formulafbarchard@chromium.org2010-04-221-6/+0
* Speed up vertical filtering using v = a+(b-a)*x formulafbarchard@chromium.org2010-04-211-0/+6
* Issues with video loopinghclam@chromium.org2010-04-201-2/+2
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-202-0/+210
* Revert 44950 - scaler_bench is a simple benchmark that can be used to measure...sergeyu@chromium.org2010-04-191-205/+0
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-191-0/+205
* code fix for video framejiesun@google.com2010-04-162-72/+63
* Remove 2 memcpy() in the OpenMAX code pathhclam@chromium.org2010-04-151-4/+5
* Revert "Remove 2 memcpy() for omx video decode input"hclam@chromium.org2010-04-141-5/+4
* Remove 2 memcpy() for omx video decode inputhclam@chromium.org2010-04-141-4/+5
* player_wtl add hotkey CTRL-F for filtering on/offfbarchard@chromium.org2010-04-141-3/+3
* add filtering to player_wtlfbarchard@chromium.org2010-04-095-27/+76
* Optimized version of bilinear video scaler. It is about 2 times faster than S...sergeyu@chromium.org2010-04-091-1/+2
* Revert 42727 - ffmpeg roll chromium binariesfbarchard@chromium.org2010-03-261-2/+2
* ffmpeg roll chromium binariesfbarchard@chromium.org2010-03-261-2/+2
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-232-64/+59
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Move wtl from chrome/third_party to third_party/. Thistony@chromium.org2010-03-091-2/+2
* media: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-062-2/+2
* 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
* ffmpeg better message for error on opening file if the file opens but the cod...fbarchard@chromium.org2010-03-032-10/+30
* Generate stubs for OpenMAX ILhclam@chromium.org2010-03-022-0/+14
* Using bitstream filters if OpenMAX is enabledhclam@chromium.org2010-03-011-0/+6