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

Issue 14256013: Make more VideoDecoders reinitializable. (Closed)

Created:
7 years, 8 months ago by xhwang
Modified:
7 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Make more VideoDecoders reinitializable. This follows r196424. All video decoders except for GpuVideoDecoder are reinitializable. BUG=233608, 141788 TEST=Updated media_unittests. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196890

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -69 lines) Patch
M media/filters/decrypting_video_decoder.cc View 1 1 chunk +20 lines, -18 lines 0 comments Download
M media/filters/decrypting_video_decoder_unittest.cc View 4 chunks +25 lines, -14 lines 0 comments Download
M media/filters/gpu_video_decoder.cc View 1 1 chunk +28 lines, -26 lines 0 comments Download
M media/filters/vpx_video_decoder.cc View 2 chunks +5 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
xhwang
PTAL
7 years, 8 months ago (2013-04-26 01:35:04 UTC) #1
scherkus (not reviewing)
lgtm w/ q + nit https://codereview.chromium.org/14256013/diff/1/media/filters/gpu_video_decoder.cc File media/filters/gpu_video_decoder.cc (right): https://codereview.chromium.org/14256013/diff/1/media/filters/gpu_video_decoder.cc#newcode248 media/filters/gpu_video_decoder.cc:248: if (demuxer_stream_) { OOC ...
7 years, 8 months ago (2013-04-26 01:53:25 UTC) #2
xhwang
https://codereview.chromium.org/14256013/diff/1/media/filters/gpu_video_decoder.cc File media/filters/gpu_video_decoder.cc (right): https://codereview.chromium.org/14256013/diff/1/media/filters/gpu_video_decoder.cc#newcode248 media/filters/gpu_video_decoder.cc:248: if (demuxer_stream_) { On 2013/04/26 01:53:25, scherkus wrote: > ...
7 years, 8 months ago (2013-04-26 18:08:01 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/14256013/5001
7 years, 8 months ago (2013-04-26 18:08:23 UTC) #4
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-26 18:09:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/14256013/11002
7 years, 8 months ago (2013-04-26 20:53:37 UTC) #6
commit-bot: I haz the power
7 years, 8 months ago (2013-04-27 00:03:56 UTC) #7
Message was sent while issue was closed.
Change committed as 196890

Powered by Google App Engine
This is Rietveld 408576698