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

Issue 2721653002: Create unit test for VideoReceiveStream. (Closed)

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

Create unit test for VideoReceiveStream. - Create an unit test skeleton for VideoReceiveStream. - Add an actual test case for creating a frame from H264 Sprop Parameter Sets and an Rtp H264 IDR Nalu. BUG=webrtc:5948 Review-Url: https://codereview.webrtc.org/2721653002 Cr-Commit-Position: refs/heads/master@{#16892} Committed: https://chromium.googlesource.com/external/webrtc/+/f2183ffbf6dd0e99207f0c8386ab06643ea2c231

Patch Set 1 #

Total comments: 2

Patch Set 2 : Replace curly braces initializer by paranthesis. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -0 lines) Patch
M webrtc/video/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A webrtc/video/video_receive_stream_unittest.cc View 1 1 chunk +141 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
johan
This is a subset of https://codereview.webrtc.org/2721653002 . CongestionController is gone from the VideoReceiveStream constructor. So ...
3 years, 9 months ago (2017-02-27 16:36:04 UTC) #4
sprang_webrtc
lgtm with question https://codereview.webrtc.org/2721653002/diff/1/webrtc/video/video_receive_stream_unittest.cc File webrtc/video/video_receive_stream_unittest.cc (right): https://codereview.webrtc.org/2721653002/diff/1/webrtc/video/video_receive_stream_unittest.cc#newcode116 webrtc/video/video_receive_stream_unittest.cc:116: RtpPacketToSend rtppacket{nullptr}; Why {} instead of ...
3 years, 9 months ago (2017-02-28 08:53:58 UTC) #7
johan
https://codereview.webrtc.org/2721653002/diff/1/webrtc/video/video_receive_stream_unittest.cc File webrtc/video/video_receive_stream_unittest.cc (right): https://codereview.webrtc.org/2721653002/diff/1/webrtc/video/video_receive_stream_unittest.cc#newcode116 webrtc/video/video_receive_stream_unittest.cc:116: RtpPacketToSend rtppacket{nullptr}; On 2017/02/28 08:53:57, språng wrote: > Why ...
3 years, 9 months ago (2017-02-28 09:06:21 UTC) #8
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/2721653002/20001
3 years, 9 months ago (2017-02-28 09:08:03 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 09:33:13 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/f2183ffbf6dd0e99207f0c838...

Powered by Google App Engine
This is Rietveld 408576698