Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted remaining tests to use gmock and deleted all old mocking code. | scherkus@chromium.org | 2009-07-10 | 1 | -0/+41 |
* | Cleanup resources allocated by FFmpeg to avoid memory and threads leaks | hclam@chromium.org | 2009-07-07 | 1 | -0/+8 |
* | Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking. | ajwong@chromium.org | 2009-06-22 | 1 | -21/+20 |
* | Refactor FFmpegDemuxerTest to use gmock and eliminate flakiness. | scherkus@chromium.org | 2009-06-19 | 1 | -0/+71 |
* | Moving MockFFmpeg to its own file and some media.gyp cleanup. | scherkus@chromium.org | 2009-06-15 | 1 | -0/+60 |