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

Issue 1955273002: Fix codec name logging in ivf_file_writer.cc (Closed)

Created:
4 years, 7 months ago by hta-webrtc
Modified:
4 years, 7 months ago
Reviewers:
pbos-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix codec name logging in ivf_file_writer.cc The logging code was using the wrong constants for the codec type, resulting in the type always being "unknown". Tested: modules_unittests --gtest_filter='IvfFile*' -logs BUG= Committed: https://crrev.com/db3eea0ede9dedd01cdee0d13611410a0c4edf7d Cr-Commit-Position: refs/heads/master@{#12668}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M webrtc/modules/video_coding/utility/ivf_file_writer.cc View 1 chunk +4 lines, -4 lines 2 comments Download

Messages

Total messages: 15 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955273002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1955273002/1
4 years, 7 months ago (2016-05-08 06:10:43 UTC) #4
hta-webrtc
Drive-by bug fix.
4 years, 7 months ago (2016-05-08 06:10:48 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_msan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_msan/builds/9903)
4 years, 7 months ago (2016-05-08 06:45:13 UTC) #7
pbos-webrtc
lgtm w/ nit https://codereview.webrtc.org/1955273002/diff/1/webrtc/modules/video_coding/utility/ivf_file_writer.cc File webrtc/modules/video_coding/utility/ivf_file_writer.cc (right): https://codereview.webrtc.org/1955273002/diff/1/webrtc/modules/video_coding/utility/ivf_file_writer.cc#newcode120 webrtc/modules/video_coding/utility/ivf_file_writer.cc:120: switch (codec_type_) { Can you store ...
4 years, 7 months ago (2016-05-09 16:44:33 UTC) #8
hta-webrtc
Thanks - this is one of the things C++ does not catch. https://codereview.webrtc.org/1955273002/diff/1/webrtc/modules/video_coding/utility/ivf_file_writer.cc File webrtc/modules/video_coding/utility/ivf_file_writer.cc ...
4 years, 7 months ago (2016-05-09 16:59:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955273002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1955273002/1
4 years, 7 months ago (2016-05-09 16:59:21 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-09 17:56:37 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-09 17:56:45 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/db3eea0ede9dedd01cdee0d13611410a0c4edf7d
Cr-Commit-Position: refs/heads/master@{#12668}

Powered by Google App Engine
This is Rietveld 408576698