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

Issue 2091923002: Create a null decoder for h264 when not supported, instead of crashing. (Closed)

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

Description

Create a null decoder for h264 when not supported, instead of crashing. BUG= NOTRY=true Committed: https://crrev.com/0dacbf5f62644c4770496d883721666d98d8a63e Cr-Commit-Position: refs/heads/master@{#13311}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed DCHECK and cleared up comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M webrtc/video/video_decoder.cc View 1 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 23 (12 generated)
noahric
Hey guys, let me know what you think about this. As written, the decoder creation ...
4 years, 6 months ago (2016-06-23 20:39:14 UTC) #3
noahric
Hey guys, let me know what you think about this. As written, the decoder creation ...
4 years, 6 months ago (2016-06-23 20:39:14 UTC) #4
pbos-webrtc
lgtm https://codereview.webrtc.org/2091923002/diff/1/webrtc/video/video_decoder.cc File webrtc/video/video_decoder.cc (right): https://codereview.webrtc.org/2091923002/diff/1/webrtc/video/video_decoder.cc#newcode32 webrtc/video/video_decoder.cc:32: RTC_DCHECK(H264Decoder::IsSupported()); Remove this DCHECK.
4 years, 5 months ago (2016-06-26 19:15:59 UTC) #6
noahric
https://codereview.webrtc.org/2091923002/diff/1/webrtc/video/video_decoder.cc File webrtc/video/video_decoder.cc (right): https://codereview.webrtc.org/2091923002/diff/1/webrtc/video/video_decoder.cc#newcode32 webrtc/video/video_decoder.cc:32: RTC_DCHECK(H264Decoder::IsSupported()); On 2016/06/26 19:15:59, pbos-webrtc wrote: > Remove this ...
4 years, 5 months ago (2016-06-27 23:15:02 UTC) #7
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/2091923002/20001
4 years, 5 months ago (2016-06-27 23:15:09 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/14527)
4 years, 5 months ago (2016-06-27 23:21:42 UTC) #12
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/2091923002/20001
4 years, 5 months ago (2016-06-27 23:28:02 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/14530)
4 years, 5 months ago (2016-06-27 23:34:24 UTC) #16
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/2091923002/20001
4 years, 5 months ago (2016-06-28 13:37:47 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-06-28 13:39:49 UTC) #21
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 13:40:01 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0dacbf5f62644c4770496d883721666d98d8a63e
Cr-Commit-Position: refs/heads/master@{#13311}

Powered by Google App Engine
This is Rietveld 408576698