Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Issue 6541037: Revert 75444 - Move MockFFmpeg instance setting into the constructor/destruct... (Closed)

Created:
9 years, 10 months ago by scherkus (not reviewing)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, sjl, ddorwin+watch_chromium.org, fischman+watch_chromium.org, Paweł Hajdan Jr., acolwell GONE FROM CHROMIUM, annacc, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Revert 75444 - Move MockFFmpeg instance setting into the constructor/destructor. Previously tests had to manually call MockFFmpeg::set() during test setup and teardown. Now that operation is handled automatically via scoping. BUG=72933 TEST=media_unittests Review URL: http://codereview.chromium.org/6539021 TBR=scherkus@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75448

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -106 lines) Patch
M media/base/mock_ffmpeg.h View 2 chunks +3 lines, -2 lines 0 comments Download
M media/base/mock_ffmpeg.cc View 7 chunks +49 lines, -37 lines 0 comments Download
M media/filters/bitstream_converter_unittest.cc View 3 chunks +8 lines, -2 lines 0 comments Download
M media/filters/ffmpeg_demuxer_unittest.cc View 13 chunks +51 lines, -45 lines 0 comments Download
M media/filters/ffmpeg_glue_unittest.cc View 3 chunks +9 lines, -2 lines 0 comments Download
M media/filters/ffmpeg_h264_bitstream_converter_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/ffmpeg_video_decoder_unittest.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M media/media.gyp View 1 chunk +47 lines, -0 lines 0 comments Download
M media/video/ffmpeg_video_decode_engine_unittest.cc View 6 chunks +22 lines, -18 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
scherkus (not reviewing)
9 years, 10 months ago (2011-02-18 22:06:38 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698