summaryrefslogtreecommitdiffstats
path: root/media/mf/mft_h264_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.hclam@chromium.org2010-10-081-97/+0
* Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...hclam@chromium.org2010-10-081-0/+97
* Move MFT H264 video decoder implementation and connect it to GpuVideoDecoderhclam@chromium.org2010-10-081-97/+0
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-171-1/+2
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-171-2/+1
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-171-1/+2
* Restored the d3d surface rendering option for mft_h264_decoder. To do this, w...imcheng@chromium.org2010-09-141-2/+3
* Renamed a couple of variables in mft_h264_decoder.cc, and removed the <deque>...imcheng@chromium.org2010-09-081-2/+0
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-051-2/+2
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-031-1/+1
* Revert 58429, 58428, 58427, 58423.akalin@chromium.org2010-09-031-1/+1
* Build fix. Fix include to point to new locations.hclam@chromium.org2010-09-021-1/+1
* Changed mft_h264_decoder's API to match with video_decode_engine.h. Also chan...imcheng@chromium.org2010-08-251-112/+62
* 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-121-16/+23
* Second attempt at removing executable bits from media/mf filesimcheng@chromium.org2010-08-111-1/+0
* Fixed executable permission bits in media/mf source files.imcheng@chromium.org2010-08-111-0/+1
* Added rendering and unittests for the MF H264 decoder prototype.imcheng@chromium.org2010-08-111-5/+18
* Moved files from media/media_foundation to media/mf. Cleaned up the code a li...imcheng@chromium.org2010-08-061-0/+126