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

Issue 2651593004: Reland of "H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. (Closed)

Created:
3 years, 11 months ago by johan
Modified:
3 years, 11 months ago
Reviewers:
philipel, sprang_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

Reland of H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. Fixed memory leak in test case. Original issue's description > Revert of H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. (patchset #3 id:40001 of https://codereview.webrtc.org/2638933002/ ) > > Reason for revert: > Triggers leak on Linux memcheck (non-default trybot): > > Original issue's description: > > H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. > > > > - Changed method name to clarify that entire Nalus are expected. > > - Added unit test code. > > - Adjusted InsetSpsPpsNalus() implementation to above requirement. > > > > BUG=webrtc:5948 > > > > Review-Url: https://codereview.webrtc.org/2638933002 > > Cr-Commit-Position: refs/heads/master@{#16221} > > Committed: https://chromium.googlesource.com/external/webrtc/+/f53d7374cfa59440f777729d3a0b7dd39830d6ec > > TBR=philipel@webrtc.org,sprang@webrtc.org,johan@webrtc.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=webrtc:5948 > Review-Url: https://codereview.webrtc.org/2649113003 > Cr-Commit-Position: refs/heads/master@{#16225} > Committed: https://chromium.googlesource.com/external/webrtc/+/914d49d0fd43e5c650edd0d1e44667da924202c3 > BUG=webrtc:5948 Review-Url: https://codereview.webrtc.org/2651593004 Cr-Commit-Position: refs/heads/master@{#16235} Committed: https://chromium.googlesource.com/external/webrtc/+/d2b092f38abad228b4c38697e0c56a189044d9c5

Patch Set 1 #

Patch Set 2 : Fix memory leak. #

Patch Set 3 : Comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -10 lines) Patch
M webrtc/modules/video_coding/h264_sps_pps_tracker.h View 1 chunk +3 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/h264_sps_pps_tracker.cc View 2 chunks +37 lines, -7 lines 0 comments Download
M webrtc/modules/video_coding/h264_sps_pps_tracker_unittest.cc View 1 2 1 chunk +66 lines, -0 lines 0 comments Download
M webrtc/video/rtp_stream_receiver.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 19 (15 generated)
johan
3 years, 11 months ago (2017-01-24 09:26:01 UTC) #12
sprang_webrtc
lgtm, but please add a comment explaining why the delete is needed there
3 years, 11 months ago (2017-01-24 09:31:48 UTC) #13
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/2651593004/30001
3 years, 11 months ago (2017-01-24 09:58:54 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 10:38:20 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:30001) as
https://chromium.googlesource.com/external/webrtc/+/d2b092f38abad228b4c38697e...

Powered by Google App Engine
This is Rietveld 408576698