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

Issue 1710103004: webrtc::RtpPacket name freed for better RtpPacket (Closed)

Created:
4 years, 10 months ago by danilchap
Modified:
4 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_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

webrtc::RtpPacket name freed for better RtpPacket There were two different structures named RtpPacket in webrtc namespace: RtpPacket defined in fec_test_helper renamed to test::RawRtpPacket RtpPacket defined in rtp_sender_video and producer_fec removed as unused BUG=webrtc:5261 R=sprang@google.com, stefan@webrtc.org Committed: https://crrev.com/1e80ce438eefab6394fb176fdcb8938a13dda16c Cr-Commit-Position: refs/heads/master@{#11682}

Patch Set 1 #

Total comments: 3

Patch Set 2 : FecRtpPacket -> test::RawRtpPacket #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -61 lines) Patch
M webrtc/modules/rtp_rtcp/source/fec_receiver_unittest.cc View 1 21 chunks +31 lines, -26 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/fec_test_helper.h View 1 2 chunks +11 lines, -10 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/fec_test_helper.cc View 1 4 chunks +10 lines, -7 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/producer_fec.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/producer_fec.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/producer_fec_unittest.cc View 1 3 chunks +6 lines, -5 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender_video.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
danilchap
4 years, 10 months ago (2016-02-19 13:28:43 UTC) #3
sprang
lgtm
4 years, 10 months ago (2016-02-19 13:55:59 UTC) #5
stefan-webrtc
https://codereview.webrtc.org/1710103004/diff/1/webrtc/modules/rtp_rtcp/source/fec_test_helper.h File webrtc/modules/rtp_rtcp/source/fec_test_helper.h (right): https://codereview.webrtc.org/1710103004/diff/1/webrtc/modules/rtp_rtcp/source/fec_test_helper.h#newcode23 webrtc/modules/rtp_rtcp/source/fec_test_helper.h:23: struct FecRtpPacket : public ForwardErrorCorrection::Packet { Could you define ...
4 years, 10 months ago (2016-02-19 14:21:16 UTC) #6
danilchap
https://codereview.webrtc.org/1710103004/diff/1/webrtc/modules/rtp_rtcp/source/fec_test_helper.h File webrtc/modules/rtp_rtcp/source/fec_test_helper.h (right): https://codereview.webrtc.org/1710103004/diff/1/webrtc/modules/rtp_rtcp/source/fec_test_helper.h#newcode23 webrtc/modules/rtp_rtcp/source/fec_test_helper.h:23: struct FecRtpPacket : public ForwardErrorCorrection::Packet { On 2016/02/19 14:21:15, ...
4 years, 10 months ago (2016-02-19 14:48:29 UTC) #7
stefan-webrtc
lgtm https://codereview.webrtc.org/1710103004/diff/1/webrtc/modules/rtp_rtcp/source/fec_test_helper.h File webrtc/modules/rtp_rtcp/source/fec_test_helper.h (right): https://codereview.webrtc.org/1710103004/diff/1/webrtc/modules/rtp_rtcp/source/fec_test_helper.h#newcode23 webrtc/modules/rtp_rtcp/source/fec_test_helper.h:23: struct FecRtpPacket : public ForwardErrorCorrection::Packet { On 2016/02/19 ...
4 years, 10 months ago (2016-02-19 14:56:21 UTC) #9
danilchap
Committed patchset #2 (id:20001) manually as 1e80ce438eefab6394fb176fdcb8938a13dda16c (presubmit successful).
4 years, 10 months ago (2016-02-19 15:02:29 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-02-19 15:02:31 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1e80ce438eefab6394fb176fdcb8938a13dda16c
Cr-Commit-Position: refs/heads/master@{#11682}

Powered by Google App Engine
This is Rietveld 408576698