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

Issue 2080008: Enable three threads for video decoding. (Closed)

Created:
10 years, 7 months ago by fbarchard
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., scherkus (not reviewing), fbarchard, awong, Alpha Left Google
Visibility:
Public.

Description

Change default to three threads for video decoding and add command line --video-threads. BUG=44128 TEST=player_wtl.exe --video-threads=6 d:\mediatests\crowd\crowd2.mp4 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47723

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 11

Patch Set 8 : '' #

Total comments: 1

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : '' #

Total comments: 6

Patch Set 13 : '' #

Patch Set 14 : '' #

Patch Set 15 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -16 lines) Patch
M chrome/browser/renderer_host/browser_render_process_host.cc View 10 11 12 13 2 chunks +2 lines, -1 line 0 comments Download
M media/base/media_switches.h View 4 5 6 7 8 9 10 11 12 13 2 chunks +6 lines, -4 lines 0 comments Download
M media/base/media_switches.cc View 4 5 6 7 8 9 10 11 12 13 2 chunks +6 lines, -1 line 0 comments Download
M media/filters/ffmpeg_video_decode_engine.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 5 chunks +18 lines, -6 lines 0 comments Download
M media/filters/ffmpeg_video_decode_engine_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 3 chunks +3 lines, -3 lines 0 comments Download
M media/test/ffmpeg_tests/ffmpeg_tests.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
fbarchard
Decoding performance improvement using 3 thread decoder
10 years, 7 months ago (2010-05-16 15:22:21 UTC) #1
scherkus (not reviewing)
http://codereview.chromium.org/2080008/diff/32001/33001 File media/base/media_switches.cc (right): http://codereview.chromium.org/2080008/diff/32001/33001#newcode1 media/base/media_switches.cc:1: // Copyright (c) 2009 The Chromium Authors. All rights ...
10 years, 7 months ago (2010-05-18 06:19:51 UTC) #2
fbarchard
fixed andrews concerns http://codereview.chromium.org/2080008/diff/32001/33001 File media/base/media_switches.cc (right): http://codereview.chromium.org/2080008/diff/32001/33001#newcode1 media/base/media_switches.cc:1: // Copyright (c) 2009 The Chromium ...
10 years, 7 months ago (2010-05-18 07:02:06 UTC) #3
scherkus (not reviewing)
LGTM w/ one optional comment http://codereview.chromium.org/2080008/diff/37001/38001 File media/base/media_switches.cc (right): http://codereview.chromium.org/2080008/diff/37001/38001#newcode19 media/base/media_switches.cc:19: // TODO(fbarchard): pass from ...
10 years, 7 months ago (2010-05-18 07:11:41 UTC) #4
fbarchard
added --video-threads to list propagated from browser to renderer
10 years, 7 months ago (2010-05-19 00:26:47 UTC) #5
scherkus (not reviewing)
http://codereview.chromium.org/2080008/diff/51001/6 File media/base/media_switches.cc (right): http://codereview.chromium.org/2080008/diff/51001/6#newcode19 media/base/media_switches.cc:19: // TODO(fbarchard): pass from browser process. remove this TODO ...
10 years, 7 months ago (2010-05-19 00:33:22 UTC) #6
fbarchard
http://codereview.chromium.org/2080008/diff/51001/6 File media/base/media_switches.cc (right): http://codereview.chromium.org/2080008/diff/51001/6#newcode19 media/base/media_switches.cc:19: // TODO(fbarchard): pass from browser process. On 2010/05/19 00:33:22, ...
10 years, 7 months ago (2010-05-19 06:33:23 UTC) #7
scherkus (not reviewing)
10 years, 7 months ago (2010-05-19 15:04:37 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698