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

Issue 1536783003: Improve logging output for DecoderBuffer and VideoFrame (Closed)

Created:
5 years ago by jrummell
Modified:
4 years, 11 months ago
Reviewers:
xhwang
CC:
chromium-reviews, feature-media-reviews_chromium.org, eme-reviews_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve logging output for DecoderBuffer and VideoFrame Helps show a summary of the objects when logging enabled. BUG=none Committed: https://crrev.com/b60311d3307f0b3f8267f09f51bfcd17070ab6c2 Cr-Commit-Position: refs/heads/master@{#369846}

Patch Set 1 #

Total comments: 7

Patch Set 2 : less output (+rebase) #

Total comments: 8

Patch Set 3 : Changes #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -0 lines) Patch
M media/base/video_frame.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M media/base/video_frame.cc View 1 2 3 2 chunks +43 lines, -0 lines 0 comments Download
M media/cdm/cdm_adapter.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
jrummell
PTAL.
5 years ago (2015-12-18 01:22:21 UTC) #2
xhwang
https://chromiumcodereview.appspot.com/1536783003/diff/1/media/base/decoder_buffer.cc File media/base/decoder_buffer.cc (right): https://chromiumcodereview.appspot.com/1536783003/diff/1/media/base/decoder_buffer.cc#newcode104 media/base/decoder_buffer.cc:104: << base::HexEncode(data_.get() + size_ - 16, 16); I am ...
5 years ago (2015-12-18 23:07:44 UTC) #3
jrummell
Updated (with rebase). I didn't realize that somebody had changed uint8 to uint8_t in the ...
5 years ago (2015-12-22 01:30:43 UTC) #4
xhwang
Looking good mostly. Just some more discussions about what we want to log. Sorry for ...
4 years, 11 months ago (2016-01-05 17:29:11 UTC) #5
jrummell
Updated. https://codereview.chromium.org/1536783003/diff/20001/media/base/decoder_buffer.cc File media/base/decoder_buffer.cc (right): https://codereview.chromium.org/1536783003/diff/20001/media/base/decoder_buffer.cc#newcode102 media/base/decoder_buffer.cc:102: << base::HexEncode(data_.get() + size_ - 8, 8); On ...
4 years, 11 months ago (2016-01-12 20:00:37 UTC) #6
xhwang
lgtm
4 years, 11 months ago (2016-01-15 08:25:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1536783003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1536783003/60001
4 years, 11 months ago (2016-01-15 20:12:43 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-15 21:37:59 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 21:39:21 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b60311d3307f0b3f8267f09f51bfcd17070ab6c2
Cr-Commit-Position: refs/heads/master@{#369846}

Powered by Google App Engine
This is Rietveld 408576698