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

Issue 11147032: Fake video decoder in clearkey CDM. (Closed)

Created:
8 years, 2 months ago by xhwang
Modified:
8 years, 2 months ago
Reviewers:
ddorwin, Tom Finegan
CC:
chromium-reviews, feature-media-reviews_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Fake video decoder in clearkey CDM. Add a fake video decoder that outputs colorful frames without really trying to decode the compressed buffers. This is useful for testing purpose. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162267

Patch Set 1 #

Total comments: 2

Patch Set 2 : nits #

Patch Set 3 : oops, more fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -1 line) Patch
M webkit/media/crypto/ppapi/clear_key_cdm.h View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M webkit/media/crypto/ppapi/clear_key_cdm.cc View 1 2 2 chunks +73 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
xhwang
This is the fake video decoder I used for testing. I feel it's worth checking ...
8 years, 2 months ago (2012-10-15 20:54:50 UTC) #1
Tom Finegan
lgtm % naming nit and this comment: This seems like it should be defined as ...
8 years, 2 months ago (2012-10-15 21:35:28 UTC) #2
xhwang
nit fixed. http://codereview.chromium.org/11147032/diff/1/webkit/media/crypto/ppapi/clear_key_cdm.h File webkit/media/crypto/ppapi/clear_key_cdm.h (right): http://codereview.chromium.org/11147032/diff/1/webkit/media/crypto/ppapi/clear_key_cdm.h#newcode116 webkit/media/crypto/ppapi/clear_key_cdm.h:116: #if defined(CLEAR_KEY_CDM_USE_FAKE_DECODER) On 2012/10/15 21:35:28, Tom Finegan ...
8 years, 2 months ago (2012-10-15 23:05:22 UTC) #3
Tom Finegan
lgtm
8 years, 2 months ago (2012-10-15 23:24:51 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 2 months ago (2012-10-16 19:38:48 UTC) #5
ddorwin
LGTM overall. I did not review the exact algorithms in the test function and defer ...
8 years, 2 months ago (2012-10-16 19:49:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/11147032/7
8 years, 2 months ago (2012-10-16 20:03:38 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-16 22:18:46 UTC) #8
Change committed as 162267

Powered by Google App Engine
This is Rietveld 408576698