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

Issue 2641463002: Unit test out of band H264 SPS,PPS within RtpStreamReceiver. (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

Unit test out of band H264 SPS,PPS within RtpStreamReceiver. This CL introduces a dedicated unit test for webrtc::RtpStreamReceiver. Focus of this CL is testing RtpStreamReciver::OnReceivedPayloadData(). Dependencies with virtual interfaces are (g)mocked, non-virtual dependencies are instantiated. This CL is chained to https://codereview.webrtc.org/2638933002/ . BUG=webrtc:5948 Review-Url: https://codereview.webrtc.org/2641463002 Cr-Commit-Position: refs/heads/master@{#16240} Committed: https://chromium.googlesource.com/external/webrtc/+/62d02c328de2e882f580f28a6fbcbd9fd9e48b1e

Patch Set 1 #

Total comments: 14

Patch Set 2 : Merge changes from https://codereview.webrtc.org/2638933002/#ps20001 . #

Patch Set 3 : Review feedback (without data verifcation) #

Patch Set 4 : Add bitstream expectations and rebase on https://codereview.webrtc.org/2638933002/ . #

Total comments: 1

Patch Set 5 : Rebase on master, use ScopedFieldTrials and resolve nits. #

Patch Set 6 : Copyright of new file should be 2017. #

Patch Set 7 : Rebase. #

Patch Set 8 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -4 lines) Patch
M webrtc/modules/video_coding/h264_sprop_parameter_sets.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/rtp_stream_receiver.cc View 1 2 3 4 5 6 7 5 chunks +6 lines, -4 lines 0 comments Download
A webrtc/video/rtp_stream_receiver_unittest.cc View 1 2 3 4 5 6 7 1 chunk +299 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
johan
3 years, 11 months ago (2017-01-17 16:28:18 UTC) #2
sprang_webrtc
https://codereview.webrtc.org/2641463002/diff/1/webrtc/video/rtp_stream_receiver.cc File webrtc/video/rtp_stream_receiver.cc (right): https://codereview.webrtc.org/2641463002/diff/1/webrtc/video/rtp_stream_receiver.cc#newcode677 webrtc/video/rtp_stream_receiver.cc:677: << " payload type: " << (unsigned int)payload_type; nit: ...
3 years, 11 months ago (2017-01-18 10:05:11 UTC) #7
johan
https://codereview.webrtc.org/2641463002/diff/1/webrtc/video/rtp_stream_receiver.cc File webrtc/video/rtp_stream_receiver.cc (right): https://codereview.webrtc.org/2641463002/diff/1/webrtc/video/rtp_stream_receiver.cc#newcode677 webrtc/video/rtp_stream_receiver.cc:677: << " payload type: " << (unsigned int)payload_type; On ...
3 years, 11 months ago (2017-01-18 12:38:30 UTC) #8
johan
PTAL Check for expeted bitstream is in place.
3 years, 11 months ago (2017-01-19 15:44:43 UTC) #9
philipel
lgtm
3 years, 11 months ago (2017-01-20 12:39:15 UTC) #10
sprang_webrtc
lgtm % comments https://codereview.webrtc.org/2641463002/diff/1/webrtc/video/rtp_stream_receiver.cc File webrtc/video/rtp_stream_receiver.cc (right): https://codereview.webrtc.org/2641463002/diff/1/webrtc/video/rtp_stream_receiver.cc#newcode677 webrtc/video/rtp_stream_receiver.cc:677: << " payload type: " << ...
3 years, 11 months ago (2017-01-23 12:57:09 UTC) #11
johan
On 2017/01/23 12:57:09, språng wrote: > lgtm % comments > > https://codereview.webrtc.org/2641463002/diff/1/webrtc/video/rtp_stream_receiver.cc > File webrtc/video/rtp_stream_receiver.cc ...
3 years, 11 months ago (2017-01-23 20:34:38 UTC) #12
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/2641463002/140001
3 years, 11 months ago (2017-01-24 11:31:43 UTC) #20
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 12:38:31 UTC) #23
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/external/webrtc/+/62d02c328de2e882f580f28a6...

Powered by Google App Engine
This is Rietveld 408576698