summaryrefslogtreecommitdiffstats
path: root/media/mf
Commit message (Expand)AuthorAgeFilesLines
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-174-17/+15
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-174-15/+17
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-174-17/+15
* Restored the d3d surface rendering option for mft_h264_decoder. To do this, w...imcheng@chromium.org2010-09-144-147/+212
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-133-52/+52
* Renamed a couple of variables in mft_h264_decoder.cc, and removed the <deque>...imcheng@chromium.org2010-09-082-6/+4
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-054-24/+24
* Remove refcounting of VideoDecodeEnginehclam@chromium.org2010-09-032-25/+25
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-032-2/+2
* Revert 58429, 58428, 58427, 58423.akalin@chromium.org2010-09-032-2/+2
* Build fix. Fix include to point to new locations.hclam@chromium.org2010-09-022-2/+2
* Second attempt at fixing the Direct3D Present() crash. It is fixed by realizi...imcheng@chromium.org2010-08-302-3/+2
* Removed strmiids.lib from MftH264Decoder by reordering two header files. (mov...imcheng@chromium.org2010-08-251-4/+4
* Changed mft_h264_decoder's API to match with video_decode_engine.h. Also chan...imcheng@chromium.org2010-08-2511-1325/+1042
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-0/+1
* GTTF: some more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-08-161-5/+6
* Added error callbacks. Decoder no longer explicitly quits the message loop on...imcheng@chromium.org2010-08-128-172/+371
* Second attempt at removing executable bits from media/mf filesimcheng@chromium.org2010-08-1111-11/+0
* Fixed executable permission bits in media/mf source files.imcheng@chromium.org2010-08-1111-0/+11
* Added rendering and unittests for the MF H264 decoder prototype.imcheng@chromium.org2010-08-1110-151/+926
* Moved files from media/media_foundation to media/mf. Cleaned up the code a li...imcheng@chromium.org2010-08-066-0/+1273
* Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ...evan@chromium.org2010-07-296-1339/+0
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-07-296-0/+1339