summaryrefslogtreecommitdiffstats
path: root/media/tools/mfdecoder
Commit message (Expand)AuthorAgeFilesLines
* Removing media/tools/mfdecoder/main.cc as it doesn't even have a gyp target.scherkus@chromium.org2011-10-191-558/+0
* Removing mfplayer and mfdecoder tools.scherkus@chromium.org2011-09-303-458/+0
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-8/+9
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-122-19/+19
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-071-32/+29
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-2/+2
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-192-34/+24
* Second attempt at fixing the Direct3D Present() crash. It is fixed by realizi...imcheng@chromium.org2010-08-301-2/+3
* Fixed issue with rendering in mfdecoder where it crashes when rendering D3D s...imcheng@chromium.org2010-08-102-93/+102
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-4/+3
* A tool using Source Reader in Media Foundation for H264 decodinghclam@chromium.org2010-07-204-0/+1019