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

Issue 3004553002: When Ulpfec recovers a packet, set |returned| flag earlier. (Closed)

Created:
3 years, 3 months ago by nisse-webrtc
Modified:
3 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

When Ulpfec recovers a packet, set |returned| flag earlier. This avoids infinite recursion in case the recovered packet carries a RED header. BUG=chromium:754748 Review-Url: https://codereview.webrtc.org/3004553002 Cr-Commit-Position: refs/heads/master@{#19525} Committed: https://chromium.googlesource.com/external/webrtc/+/41476e014c8364adc15b90238d54a8aef91d7f56

Patch Set 1 #

Patch Set 2 : Add unittest. Not yet working. #

Patch Set 3 : Revert "Add unittest. Not yet working." #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 17 (6 generated)
nisse-webrtc
I'd appreciate advice on where and how to add a corresponding unit test. Can we ...
3 years, 3 months ago (2017-08-24 12:23:32 UTC) #2
stefan-webrtc
I think that should be possible. Look at these tests: https://cs.chromium.org/chromium/src/third_party/webrtc/modules/rtp_rtcp/source/ulpfec_receiver_unittest.cc?rcl=8fcb50d0748fe6ec3285a7004d2caccf1e0c9faf&l=459
3 years, 3 months ago (2017-08-24 12:38:47 UTC) #3
brandtr
You can look at the corresponding FlexFEC test for inspiration: https://cs.chromium.org/chromium/src/third_party/webrtc/modules/rtp_rtcp/source/flexfec_receiver_unittest.cc?l=477&rcl=8fcb50d0748fe6ec3285a7004d2caccf1e0c9faf. If you need to ...
3 years, 3 months ago (2017-08-24 12:52:32 UTC) #4
nisse-webrtc
On 2017/08/24 12:52:32, brandtr wrote: > You can look at the corresponding FlexFEC test for ...
3 years, 3 months ago (2017-08-24 14:40:09 UTC) #6
stefan-webrtc
On 2017/08/24 14:40:09, nisse-webrtc wrote: > On 2017/08/24 12:52:32, brandtr wrote: > > You can ...
3 years, 3 months ago (2017-08-25 13:38:10 UTC) #7
nisse-webrtc
On 2017/08/25 13:38:10, stefan-webrtc wrote: > > Should we land this and follow up with ...
3 years, 3 months ago (2017-08-25 13:56:34 UTC) #8
stefan-webrtc
On 2017/08/25 13:56:34, nisse-webrtc wrote: > On 2017/08/25 13:38:10, stefan-webrtc wrote: > > > > ...
3 years, 3 months ago (2017-08-25 14:09:15 UTC) #9
brandtr
ps#1 also lgtm
3 years, 3 months ago (2017-08-25 14:15:43 UTC) #10
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/3004553002/40001
3 years, 3 months ago (2017-08-25 14:45:29 UTC) #13
eladalon
After-the-fact lgtm. :-)
3 years, 3 months ago (2017-08-25 15:45:41 UTC) #14
commit-bot: I haz the power
3 years, 3 months ago (2017-08-25 16:08:52 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/41476e014c8364adc15b90238...

Powered by Google App Engine
This is Rietveld 408576698