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

Issue 2565173009: Wire up H264 fmtp sprop-parameter-sets with H264SpsPpsTracker. (Closed)

Created:
4 years ago by philipel
Modified:
4 years ago
Reviewers:
johan, stefan-webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Wire up H264 fmtp sprop-parameter-sets with H264SpsPpsTracker. To avoid making this CL large unittests will be added in a followup CL. BUG=webrtc:5948 patch from issue 2570073002 at patchset 20001 (http://crrev.com/2570073002#ps20001) Review-Url: https://codereview.webrtc.org/2565173009 Cr-Commit-Position: refs/heads/master@{#15710} Committed: https://chromium.googlesource.com/external/webrtc/+/022b54e86a538236b6a3cb97b80dfa1b3e3d5c56

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Added comment. #

Total comments: 7

Patch Set 4 : Feedback #

Patch Set 5 : feedback #

Patch Set 6 : Added rtc_media_base in deps. #

Patch Set 7 : uint16_t -> int16_t #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -2 lines) Patch
M webrtc/modules/video_coding/h264_sps_pps_tracker.h View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/h264_sps_pps_tracker.cc View 2 chunks +31 lines, -0 lines 0 comments Download
M webrtc/video/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/rtp_stream_receiver.h View 1 2 3 4 5 6 3 chunks +9 lines, -0 lines 0 comments Download
M webrtc/video/rtp_stream_receiver.cc View 1 2 3 4 5 chunks +38 lines, -1 line 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 21 (11 generated)
philipel
4 years ago (2016-12-14 17:59:52 UTC) #2
philipel
4 years ago (2016-12-16 10:39:04 UTC) #6
stefan-webrtc
https://codereview.webrtc.org/2565173009/diff/40001/webrtc/video/rtp_stream_receiver.cc File webrtc/video/rtp_stream_receiver.cc (right): https://codereview.webrtc.org/2565173009/diff/40001/webrtc/video/rtp_stream_receiver.cc#newcode273 webrtc/video/rtp_stream_receiver.cc:273: if (!received_rtp_packet_) { Can't the payload type change in ...
4 years ago (2016-12-19 12:05:23 UTC) #8
johan
https://codereview.webrtc.org/2565173009/diff/40001/webrtc/video/rtp_stream_receiver.cc File webrtc/video/rtp_stream_receiver.cc (right): https://codereview.webrtc.org/2565173009/diff/40001/webrtc/video/rtp_stream_receiver.cc#newcode273 webrtc/video/rtp_stream_receiver.cc:273: if (!received_rtp_packet_) { On 2016/12/19 12:05:23, stefan-webrtc (holmer) wrote: ...
4 years ago (2016-12-19 12:27:27 UTC) #9
philipel
https://codereview.webrtc.org/2565173009/diff/40001/webrtc/video/rtp_stream_receiver.cc File webrtc/video/rtp_stream_receiver.cc (right): https://codereview.webrtc.org/2565173009/diff/40001/webrtc/video/rtp_stream_receiver.cc#newcode273 webrtc/video/rtp_stream_receiver.cc:273: if (!received_rtp_packet_) { On 2016/12/19 12:05:23, stefan-webrtc (holmer) wrote: ...
4 years ago (2016-12-19 12:31:27 UTC) #10
stefan-webrtc
lgtm
4 years ago (2016-12-19 16:46:41 UTC) #11
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/2565173009/80001
4 years ago (2016-12-19 16:46:56 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios64_sim_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_sim_dbg/builds/13552)
4 years ago (2016-12-19 16:56:26 UTC) #15
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/2565173009/120001
4 years ago (2016-12-20 11:35:47 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-20 12:16:03 UTC) #21
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/external/webrtc/+/022b54e86a538236b6a3cb97b...

Powered by Google App Engine
This is Rietveld 408576698