Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
18f26d143411710fb64544246ecf0d30bc1d4e82
/
video
/
rtp_video_stream_receiver.h
a194e58
Move sequence_number_utils.h to rtc_base/
by Bjorn Terelius
· 7 years ago
22ec952
Delete in_order argument to RtpReceiver::IncomingRtpPacket
by Niels Möller
· 7 years ago
c62f6c7
RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs
by Karl Wiberg
· 7 years ago
b0573bc
Reorganize config of RTP header extensions for video receive streams.
by Niels Möller
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/video/rtp_video_stream_receiver.h]
ca5706d
Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ )
by nisse
· 7 years ago
a37de39
Update thread annotiation macros to use RTC_ prefix
by danilchap
· 7 years ago
8e7eee0
Revert of Use RtxReceiveStream. (patchset #5 id:320001 of https://codereview.webrtc.org/3006063002/ )
by nisse
· 7 years ago
35713ea
Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3010983002/ )
by nisse
· 7 years ago
d4fac69
Unwrap picture ids in the RtpFrameReferencerFinder.
by philipel
· 7 years ago
3c39c01
Revert of Use RtxReceiveStream. (patchset #5 id:80001 of https://codereview.webrtc.org/3008773002/ )
by nisse
· 7 years ago
5c0f6c6
Use RtxReceiveStream.
by nisse
· 7 years ago
8b07305
Eliminate RtpVideoStreamReceiver::receive_cs_ in favor of using a SequencedTaskChecker
by eladalon
· 7 years ago
440b6d9
Move video send/receive stream headers to webrtc/call.
by aleloi
· 7 years ago
c0d481a
Protected streams report RTP messages directly to the FlexFec streams
by eladalon
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
0f15f92
Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface.
by nisse
· 8 years ago
b4ab381
Use the configured remote ssrc instead of relying on the first received packet RtpStreamReceiver.
by stefan
· 8 years ago
b1f2ff9
Rename class RtpStreamReceiver --> RtpVideoStreamReceiver.
by nisse
· 8 years ago
[Renamed (91%) from webrtc/video/rtp_stream_receiver.h]
30e8931
Delete RtpData::OnRecoveredPacket, use RecoveredPacketReceiver instead.
by nisse
· 8 years ago
3184f8e
Dont request keyframes if the stream is inactive or if we are currently receiving a keyframe.
by philipel
· 8 years ago
2c53b13
Request keyframe if the first received frame is not a keyframe.
by philipel
· 8 years ago
0584331
Delete VieRemb class, move functionality to PacketRouter.
by nisse
· 8 years ago
cd386eb
Delete support for sending RTCP RPSI and SLI messages.
by nisse
· 8 years ago
a45102f
Revert of Revert Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2682073003/ )
by philipel
· 8 years ago
38cc1d6
Replace RtpStreamReceiver::DeliverRtp with OnRtpPacket.
by nisse
· 8 years ago
e525d6a
Revert Make the new jitter buffer the default jitter buffer.
by stefan
· 8 years ago
4709e89
Move RemoteBitrateEstimator::RemoveStream calls from receive streams to Call.
by nisse
· 8 years ago
e5bd702
Reland of Make the new jitter buffer the default jitter buffer. (patchset #2 id:260001 of https://codereview.chromium.org/2656983002/ )
by philipel
· 8 years ago
27378f3
Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:290001 of https://codereview.chromium.org/2652043005/ )
by philipel
· 8 years ago
09d6ef0
Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.webrtc.org/2638423003/ )
by philipel
· 8 years ago
bfb11b2
Call RtpStreamReceiver.AddReceiveCodec() with codec_params.
by johan
· 8 years ago
15389c0
Drop pacer and retransmission_rate_limiter from RtpStreamReceiver constructor.
by nisse
· 8 years ago
04926b8
Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:230001 of https://codereview.webrtc.org/2642753002/ )
by kjellander
· 8 years ago
f20dd00
Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2632123005/ )
by philipel
· 8 years ago
c08c191
Revert of Make the new jitter buffer the default jitter buffer. (patchset #7 id:120001 of https://codereview.chromium.org/2627463004/ )
by philipel
· 8 years ago
0f0763d
Make the new jitter buffer the default jitter buffer.
by philipel
· 8 years ago
022b54e
Wire up H264 fmtp sprop-parameter-sets with H264SpsPpsTracker.
by philipel
· 8 years ago
07e276c
Rename RtpStreamReceiver::SetCodec() to ::AddCodec().
by johan
· 8 years ago
f7c6d72
Rename RtpStreamReceiver::IsFecEnabled to RtpStreamReceiver::IsUlpfecEnabled.
by brandtr
· 8 years ago
fd5a20f
New jitter buffer experiment.
by philipel
· 8 years ago
e6f98c7
Remove RED/RTX workaround from sender/receiver and VideoEngine2.
by brandtr
· 8 years ago
d55c3f6
Rename FecReceiver to UlpfecReceiver.
by brandtr
· 8 years ago
7056be9
Delete old video defines in engine config.
by mflodman
· 8 years ago
737336d
Add NACK rate throttling for audio channels.
by Erik Språng
· 8 years ago
ec4f068
Style cleanups in RtpSender.
by Sergey Ulanov
· 8 years ago
0208322
GN: Add video_engine_tests
by Peter Boström
· 9 years ago
733b547
Movable support for VideoReceiveStream::Config and avoid copies.
by Tommi
· 9 years ago
dc7d0d2
Move, almost, all receive side references to RTP to RtpStreamReceiver.
by mflodman
· 9 years ago
cfc8e3b
Removed all RTP dependencies from ViEChannel and renamed class.
by mflodman
· 9 years ago
fa66659
Rename ViEReceiver and move ownership to VideoReceiveStream.
by mflodman
· 9 years ago
[Renamed (84%) from webrtc/video/vie_receiver.h]
4485ffb
#include "webrtc/base/constructormagic.h" where appropriate
by kwiberg
· 9 years ago
c0e58a3
Move receive RtpRtcp ownership from ViEChannel to ViEReceiver.
by mflodman
· 9 years ago
0b25072
Use vcm::VideoReceiver on the receive side.
by Peter Boström
· 9 years ago
83d0910
Move Ownership of RtpModules to VideoSendStream from VieChannel and remove use of vie_channel and vie_receiver from video_send_stream.
by Per
· 9 years ago
4fa7eca
Remove add/removal of ViEReceiver RTP modules.
by Peter Boström
· 9 years ago
27f982b
Replace scoped_ptr with unique_ptr in webrtc/video/
by kwiberg
· 9 years ago
9c01725
Simplify registration of RTP-header extensions.
by Peter Boström
· 9 years ago
029e220
Removes use of DeRegister Rtp Header Extension for video
by Danil Chapovalov
· 9 years ago
59c634b
Re-add RemoteBitrateEstimator::GetStats.
by Stefan Holmer
· 9 years ago
d1d66ba
Remove ViEChannel calls for VideoReceiveStream.
by Peter Boström
· 9 years ago
97888bd
Swap use of CriticalSectionWrapper for rtc::CriticalSection in webrtc/video.
by Tommi
· 9 years ago
7623ce4
Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ )
by Peter Boström
· 9 years ago
[Renamed (96%) from webrtc/video_engine/vie_receiver.h]
8237abf
Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ )
by kjellander
· 9 years ago
[Renamed (96%) from webrtc/video/vie_receiver.h]
03ef053
Merge webrtc/video_engine/ into webrtc/video/
by Peter Boström
· 9 years ago
[Renamed (96%) from webrtc/video_engine/vie_receiver.h]
0fcaf99
Enable cpplint for webrtc/video_engine
by kjellander@webrtc.org
· 9 years ago
c4a1c37
Removed vie_defines.h
by mflodman
· 9 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 9 years ago
65220a7
Fix RTPPayloadRegistry to correctly restore RTX, if a valid mapping exists.
by noahric
· 9 years ago
ac547a6
Remove channel ids from various interfaces.
by Peter Boström
· 9 years ago
867fb52
Add support for transport wide sequence numbers
by sprang
· 9 years ago
d6f1a38
Remove ViEChannel simulcast lock.
by Peter Boström
· 9 years ago
c3f4dbc
Remove rtp_rtcp/ dump functionality.
by Peter Boström
· 10 years ago
300eeb6
Remove VideoEngine interfaces.
by Peter Boström
· 10 years ago
e62202f
Support handling multiple RTX but only generate SDP with RTX associated with VP8.
by Shao Changbin
· 10 years ago
6cff9cf
Revert "Remove simulcast modules from ViEReceiver."
by Peter Boström
· 10 years ago
14a97f0
Remove simulcast modules from ViEReceiver.
by Peter Boström
· 10 years ago
fdd1057
Add CVO support to Vie layer.
by guoweis@webrtc.org
· 10 years ago
14665ff
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
058b1f1
Remove GetReceiveBandwidthEstimatorStats.
by pbos@webrtc.org
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
37c0559
Notify jitter buffer about received FEC packets (to avoid sending NACK request for these packets).
by asapersson@webrtc.org
· 10 years ago
273fbbb
Update StreamDataCounter with FEC bytes.
by asapersson@webrtc.org
· 10 years ago
0800db7
Add percentage of fec packets and recovered media packets to histogram stats:
by asapersson@webrtc.org
· 10 years ago
8f27fcc
Revert 8028 "Support associated payload type when registering Rt..."
by andrew@webrtc.org
· 10 years ago
2a16964
Support associated payload type when registering Rtx payload type.
by pbos@webrtc.org
· 10 years ago
d952c40
Add receive bitrates to histogram stats:
by asapersson@webrtc.org
· 10 years ago
4591fbd
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
eb24b04
Add periodic logging of received RTP headers and estimated clock offsets for e2e delay.
by stefan@webrtc.org
· 10 years ago
6071b06
Mark all virtual overrides in the hierarchy of RtpData and RtpReceiver as such.
by stefan@webrtc.org
· 10 years ago
ef92755
Have RTX be enabled by setting an RTX payload type instead of by setting an RTX SSRC.
by stefan@webrtc.org
· 11 years ago
88abf11
Move the capture ntp computing code to ntp_calculator so that later it can be shared with voe.
by wu@webrtc.org
· 11 years ago
4e2806d
Remove WEBRTC_TRACE uses in video_engine/
by pbos@webrtc.org
· 11 years ago
66773a0
Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can be shared by both audio and video engine.
by wu@webrtc.org
· 11 years ago
24bd364
Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a channel group instead of splitting it up among channels.
by stefan@webrtc.org
· 11 years ago
cd70119
Calculate local/remote clock delta and capture ntp timestamp in receiver's timebase.
by wu@webrtc.org
· 11 years ago
Next »