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

Issue 2704183002: Revert of Revert Make the new jitter buffer the default jitter buffer. (Closed)

Created:
3 years, 10 months ago by philipel
Modified:
3 years, 10 months ago
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

Revert of Revert Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2682073003/ ) Reason for revert: Fix here: https://codereview.chromium.org/2708593003 Original issue's description: > Revert Make the new jitter buffer the default jitter buffer. > > Speculative revert of https://codereview.chromium.org/2656983002/ to see if it fixes a downstream bug. > > BUG=webrtc:5514 > > Review-Url: https://codereview.webrtc.org/2682073003 > Cr-Commit-Position: refs/heads/master@{#16492} > Committed: https://chromium.googlesource.com/external/webrtc/+/e525d6aba634b8442a0b9c247a89a6060d225ca3 TBR=nisse@webrtc.org,stefan@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=webrtc:5514 Review-Url: https://codereview.webrtc.org/2704183002 Cr-Commit-Position: refs/heads/master@{#16772} Committed: https://chromium.googlesource.com/external/webrtc/+/a45102f7b4a8df1e56d1c42a15d30576614a7551

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+314 lines, -248 lines) Patch
M webrtc/modules/video_coding/frame_buffer2.h View 1 4 chunks +4 lines, -11 lines 0 comments Download
M webrtc/modules/video_coding/frame_buffer2.cc View 1 5 chunks +24 lines, -30 lines 0 comments Download
M webrtc/modules/video_coding/frame_buffer2_unittest.cc View 1 6 chunks +61 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/include/video_coding_defines.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/timing.h View 1 1 chunk +7 lines, -7 lines 0 comments Download
M webrtc/modules/video_coding/video_receiver.cc View 1 2 chunks +5 lines, -22 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 chunks +0 lines, -7 lines 0 comments Download
M webrtc/video/receive_statistics_proxy.h View 1 7 chunks +21 lines, -10 lines 0 comments Download
M webrtc/video/receive_statistics_proxy.cc View 1 10 chunks +70 lines, -20 lines 0 comments Download
M webrtc/video/receive_statistics_proxy_unittest.cc View 1 2 chunks +11 lines, -8 lines 0 comments Download
M webrtc/video/rtp_stream_receiver.h View 1 3 chunks +0 lines, -3 lines 0 comments Download
M webrtc/video/rtp_stream_receiver.cc View 1 6 chunks +54 lines, -73 lines 0 comments Download
M webrtc/video/rtp_stream_receiver_unittest.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M webrtc/video/video_receive_stream.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 6 chunks +26 lines, -40 lines 0 comments Download
M webrtc/video/video_stream_decoder.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M webrtc/video/video_stream_decoder.cc View 1 1 chunk +11 lines, -11 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
philipel
Created Revert of Revert Make the new jitter buffer the default jitter buffer.
3 years, 10 months ago (2017-02-20 14:19:56 UTC) #1
stefan-webrtc
lgtm
3 years, 10 months ago (2017-02-21 15:41:25 UTC) #6
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/2704183002/1
3 years, 10 months ago (2017-02-22 09:59:27 UTC) #8
commit-bot: I haz the power
Failed to apply patch for webrtc/video/rtp_stream_receiver.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-02-22 10:59:39 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/2704183002/1
3 years, 10 months ago (2017-02-22 11:33:09 UTC) #12
commit-bot: I haz the power
Failed to apply patch for webrtc/video/rtp_stream_receiver.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-02-22 11:36:07 UTC) #14
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/2704183002/260001
3 years, 10 months ago (2017-02-22 12:06:15 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_baremetal/builds/18950)
3 years, 10 months ago (2017-02-22 12:22:48 UTC) #19
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/2704183002/260001
3 years, 10 months ago (2017-02-22 13:12:03 UTC) #21
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 13:30:44 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:260001) as
https://chromium.googlesource.com/external/webrtc/+/a45102f7b4a8df1e56d1c42a1...

Powered by Google App Engine
This is Rietveld 408576698