summaryrefslogtreecommitdiffstats
path: root/media/tools
Commit message (Expand)AuthorAgeFilesLines
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-314-18/+22
* ffmpeg roll for chromium source and windows binariesfbarchard@chromium.org2010-07-282-2/+2
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-284-0/+4
* Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"jeremy@chromium.org2010-07-282-2/+2
* deps roll for new ffmpeg and switch to av_register_protocol2fbarchard@chromium.org2010-07-282-2/+2
* media: player_wtl renderer forget to putCurrentFrame.jiesun@google.com2010-07-271-0/+1
* 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
* Revert 53281 - ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-222-2/+2
* ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-222-2/+2
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-214-29/+38
* A tool using Source Reader in Media Foundation for H264 decodinghclam@chromium.org2010-07-204-0/+1019
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-167-48/+63
* media: refactoring video_render_base to recycle buffersjiesun@google.com2010-07-144-5/+18
* 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