Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable FFmpeg logging as it interferes with layout tests. | scherkus@chromium.org | 2009-09-19 | 1 | -0/+2 |
* | Fix Issue 160529 in a nice way with unittest. | fbarchard@chromium.org | 2009-08-21 | 1 | -0/+1 |
* | Converted remaining tests to use gmock and deleted all old mocking code. | scherkus@chromium.org | 2009-07-10 | 1 | -0/+8 |
* | Cleanup resources allocated by FFmpeg to avoid memory and threads leaks | hclam@chromium.org | 2009-07-07 | 1 | -0/+2 |
* | Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking. | ajwong@chromium.org | 2009-06-22 | 1 | -2/+8 |
* | Refactor FFmpegDemuxerTest to use gmock and eliminate flakiness. | scherkus@chromium.org | 2009-06-19 | 1 | -1/+77 |
* | Adding in ffmpeg_common.h into header for definition of CodecID. | ajwong@chromium.org | 2009-06-16 | 1 | -6/+3 |
* | Moving MockFFmpeg to its own file and some media.gyp cleanup. | scherkus@chromium.org | 2009-06-15 | 1 | -0/+34 |