summaryrefslogtreecommitdiffstats
path: root/media/tools/player_wtl
Commit message (Expand)AuthorAgeFilesLines
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-153-10/+16
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-147-40/+50
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-117-50/+40
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-117-40/+50
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-081-1/+1
* Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...scherkus@chromium.org2010-12-031-2/+3
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-10/+10
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-031-9/+9
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-231-13/+11
* [media] inject VDC to decoder.jiesun@google.com2010-10-131-1/+1
* media: player_wtl renderer forget to putCurrentFrame.jiesun@google.com2010-07-271-0/+1
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-1/+1
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-243-3/+7
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-11/+2
* 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-051-2/+5
* Issues with video loopinghclam@chromium.org2010-04-201-2/+2
* 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
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-231-38/+38
* 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
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+4
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-2515-0/+2774