summaryrefslogtreecommitdiffstats
path: root/media/base/mock_ffmpeg.h
Commit message (Expand)AuthorAgeFilesLines
* Disable FFmpeg logging as it interferes with layout tests.scherkus@chromium.org2009-09-191-0/+2
* Fix Issue 160529 in a nice way with unittest.fbarchard@chromium.org2009-08-211-0/+1
* Converted remaining tests to use gmock and deleted all old mocking code.scherkus@chromium.org2009-07-101-0/+8
* Cleanup resources allocated by FFmpeg to avoid memory and threads leakshclam@chromium.org2009-07-071-0/+2
* Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking.ajwong@chromium.org2009-06-221-2/+8
* Refactor FFmpegDemuxerTest to use gmock and eliminate flakiness.scherkus@chromium.org2009-06-191-1/+77
* Adding in ffmpeg_common.h into header for definition of CodecID.ajwong@chromium.org2009-06-161-6/+3
* Moving MockFFmpeg to its own file and some media.gyp cleanup.scherkus@chromium.org2009-06-151-0/+34