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

Issue 2625333003: media: Always provide CdmContext when selecting decoder in DecoderStream (Closed)

Created:
3 years, 11 months ago by xhwang
Modified:
3 years, 11 months ago
Reviewers:
jrummell
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Always provide CdmContext when selecting decoder in DecoderStream BUG=679095 Review-Url: https://codereview.chromium.org/2625333003 Cr-Commit-Position: refs/heads/master@{#443794} Committed: https://chromium.googlesource.com/chromium/src/+/f953aeb70bcde5e3aeda9d9aefeff4ad209e3674

Patch Set 1 #

Patch Set 2 : fix PpapiDecryptor #

Patch Set 3 : rebase only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -18 lines) Patch
M content/renderer/media/cdm/ppapi_decryptor.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M content/renderer/media/cdm/ppapi_decryptor.cc View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M media/filters/decoder_selector.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M media/filters/decoder_stream.h View 2 chunks +3 lines, -1 line 0 comments Download
M media/filters/decoder_stream.cc View 1 2 5 chunks +9 lines, -15 lines 0 comments Download

Messages

Total messages: 26 (18 generated)
xhwang
PTAL!
3 years, 11 months ago (2017-01-13 17:32:03 UTC) #10
jrummell
Just curious. Would base::AtomicFlag be better instead of lock + bool? I suspect it does ...
3 years, 11 months ago (2017-01-13 21:22:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2625333003/20001
3 years, 11 months ago (2017-01-14 04:25:10 UTC) #13
commit-bot: I haz the power
Failed to apply patch for media/filters/decoder_stream.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-14 04:29:33 UTC) #15
xhwang
rebase only
3 years, 11 months ago (2017-01-14 05:00:49 UTC) #16
xhwang
On 2017/01/13 21:22:21, jrummell wrote: > Just curious. Would base::AtomicFlag be better instead of lock ...
3 years, 11 months ago (2017-01-14 05:02:12 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2625333003/40001
3 years, 11 months ago (2017-01-14 05:36:45 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-14 06:54:37 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f953aeb70bcde5e3aeda9d9aefef...

Powered by Google App Engine
This is Rietveld 408576698