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

Issue 2509273002: Unify VideoCodecType to/from string functionality (Closed)

Created:
4 years, 1 month ago by magjed_webrtc
Modified:
4 years ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Unify VideoCodecType to/from string functionality BUG=None Committed: https://crrev.com/10165ab8e72f1aa947d25222f4c1895ad7b1792f Cr-Commit-Position: refs/heads/master@{#15200}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase and update unknown string in WebRtcVideoEncoderFactory #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -105 lines) Patch
M webrtc/api/android/jni/androidmediaencoder_jni.cc View 1 3 chunks +7 lines, -3 lines 0 comments Download
M webrtc/common_types.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/common_types.cc View 1 2 chunks +23 lines, -17 lines 0 comments Download
M webrtc/media/base/codec.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/media/base/codec.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M webrtc/media/engine/internalencoderfactory.cc View 1 1 chunk +4 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvideoencoderfactory.cc View 1 3 chunks +8 lines, -17 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M webrtc/modules/video_coding/codecs/tools/video_quality_measurement.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/utility/ivf_file_writer.cc View 1 chunk +2 lines, -14 lines 0 comments Download
M webrtc/sdk/objc/Framework/Classes/videotoolboxvideocodecfactory.cc View 2 chunks +6 lines, -16 lines 0 comments Download

Messages

Total messages: 38 (29 generated)
magjed_webrtc
Please take a look.
4 years, 1 month ago (2016-11-17 14:39:47 UTC) #12
sprang_webrtc
lgtm % minor question https://codereview.webrtc.org/2509273002/diff/20001/webrtc/media/engine/webrtcvideoencoderfactory.cc File webrtc/media/engine/webrtcvideoencoderfactory.cc (right): https://codereview.webrtc.org/2509273002/diff/20001/webrtc/media/engine/webrtcvideoencoderfactory.cc#newcode35 webrtc/media/engine/webrtcvideoencoderfactory.cc:35: webrtc::CodecTypeToPayloadName(type).value_or("Unknown")); The name will now ...
4 years, 1 month ago (2016-11-18 07:10:48 UTC) #13
magjed1
https://codereview.webrtc.org/2509273002/diff/20001/webrtc/media/engine/webrtcvideoencoderfactory.cc File webrtc/media/engine/webrtcvideoencoderfactory.cc (right): https://codereview.webrtc.org/2509273002/diff/20001/webrtc/media/engine/webrtcvideoencoderfactory.cc#newcode35 webrtc/media/engine/webrtcvideoencoderfactory.cc:35: webrtc::CodecTypeToPayloadName(type).value_or("Unknown")); On 2016/11/18 07:10:48, språng wrote: > The name ...
4 years, 1 month ago (2016-11-18 11:48:18 UTC) #24
stefan-webrtc
lgtm
4 years ago (2016-11-22 16:08:45 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2509273002/60001
4 years ago (2016-11-22 16:16:42 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: android_more_configs on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_more_configs/builds/612)
4 years ago (2016-11-22 16:40:43 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2509273002/60001
4 years ago (2016-11-22 17:58:01 UTC) #33
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years ago (2016-11-22 18:17:03 UTC) #36
commit-bot: I haz the power
4 years ago (2016-11-22 18:17:07 UTC) #38
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/10165ab8e72f1aa947d25222f4c1895ad7b1792f
Cr-Commit-Position: refs/heads/master@{#15200}

Powered by Google App Engine
This is Rietveld 408576698