Sign in
webrtc
/
src.git
/
616b233688c5a1366480122c5cc4944be8161d28
/
call
/
rtp_video_sender_unittest.cc
6347029
Removes usages of TaskQueueCongestionControl field trial.
by Sebastian Jansson
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
949f0fd
Move FrameCountObserver from RTPSender to RtpVideoSender
by Niels Möller
· 6 years ago
77536a2
Rename EncodedImage::_length --> size_, and make private.
by Niels Möller
· 6 years ago
40d5533
Include absl/memory/memory.h if absl::make_unique is used
by Steve Anton
· 6 years ago
0fc2843
Removing redundant argument for SSRCs from ctor of RtpVideoSender.
by Amit Hilbuch
· 6 years ago
1618095
Cleanup of RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
5571812
Adding rtcp report interval into RTCConfiguration.
by Jiawei Ou
· 6 years ago
192eeec
Enable End-to-End Encrypted Video Frames.
by Benjamin Wright
· 6 years ago
64be7fa
Move FecController to RtpVideoSender.
by Stefan Holmer
· 6 years ago
dc8c981
Makes new congestion controller work with rtp sender tests.
by Sebastian Jansson
· 6 years ago
d3b8c63
Reland "Add spatial index to EncodedImage."
by Niels Möller
· 7 years ago
5a998d7
Revert "Add spatial index to EncodedImage."
by Niels Moller
· 7 years ago
da0898d
Add spatial index to EncodedImage.
by Niels Möller
· 7 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 7 years ago
25d31ec
Add shared frame id state to RtpVideoSender.
by philipel
· 7 years ago
9416ef8
Rename PayloadRouter to RtpVideoSender.
by Stefan Holmer
· 7 years ago
[Renamed (92%) from call/payload_router_unittest.cc]
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 7 years ago
f704468
Reland "Move allocation and rtp conversion logic out of payload router."
by Stefan Holmer
· 7 years ago
5daeff9
Revert "Remove RTPVideoHeader::h264() accessors."
by JT Teh
· 7 years ago
c2406e4
Revert "Move allocation and rtp conversion logic out of payload router."
by JT Teh
· 7 years ago
1da4d79
Move allocation and rtp conversion logic out of payload router.
by Stefan Holmer
· 7 years ago
dfbced6
Remove RTPVideoHeader::h264() accessors.
by philipel
· 7 years ago
a2f1533
Moved PayloadRouter to call/.
by Stefan Holmer
· 7 years ago
[Renamed (99%) from video/payload_router_unittest.cc]
5ab67a5
Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader.
by philipel
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
520ca4e
Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.
by Niels Möller
· 7 years ago
c948fe6
Delete unneeded includes of call/video_config.h.
by Niels Möller
· 7 years ago
bc0f0d3
Rename end_of_superframe to end_of_picture.
by Sergey Silkin
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
2a1f183
Set marker bit on last encoded spatial layer.
by Sergey Silkin
· 7 years ago
150dcb0
Delete logic to set picture id and tl0 pic idx in encoders.
by Niels Möller
· 7 years ago
bb894ff
Make PayloadRouter own the picture id and tl0 pic idx sequences.
by Niels Möller
· 7 years ago
cc7125f
Sets sending status for active RtpRtcp modules.
by Seth Hampson
· 7 years ago
46e31ba
Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer."
by Seth Hampson
· 7 years ago
0f17f9c
Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer."
by Lu Liu
· 7 years ago
18c4261
Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer.
by Seth Hampson
· 7 years ago
45bbc8a
Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate.
by Åsa Persson
· 7 years ago
4bece9a
Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled.
by Åsa Persson
· 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/payload_router_unittest.cc]
1acbd68
Move RtpExtension to api/ directory and config.h/.cc to call/.
by Stefan Holmer
· 8 years ago
d0fc37a
Allow parsing empty RTCP TargetBitrate messages, but stop sending them.
by sprang
· 8 years ago
5206667
Delete unused method PayloadRouter::MaxPayloadLength.
by nisse
· 8 years ago
1a646ee
Wire up BitrateAllocation to be sent as RTCP TargetBitrate
by sprang
· 8 years ago
7b9feee
Fix PayloadRouter::OnEncodedImage() to handle errors properly.
by sergeyu
· 8 years ago
2cb155a
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
91b957d
Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ )
by kjellander
· 8 years ago
c681250
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
43a9dc0
Revert of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #1 id:1 of https://codereview.webrtc.org/2467373003/ )
by ehmaldonado
· 8 years ago
a1d6cd6
Reland of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #2 id:240001 of https://codereview.webrtc.org/2474433008/ )
by ehmaldonado
· 8 years ago
6c78307
Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ )
by ehmaldonado
· 8 years ago
fa56584
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
512ecb3
Let ViEEncoder tell VideoSendStream about reconfigurations.
by Per
· 8 years ago
525df3f
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 9 years ago
51db4dd
Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ )
by sergeyu
· 9 years ago
4c7f4cd
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 9 years ago
ac4dc2c
Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ )
by sergeyu
· 9 years ago
ad34dbe
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 9 years ago
cd349d9
Reland of actor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131913003/ )
by sprang
· 9 years ago
a49f110
Revert of Reland Issue 2061423003: Refactor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131313002/ )
by aluebs
· 9 years ago
05ce4ae
Reland Issue 2061423003: Refactor NACK bitrate allocation
by Erik Språng
· 9 years ago
e5dd441
Revert of Refactor NACK bitrate allocation (patchset #16 id:300001 of https://codereview.webrtc.org/2061423003/ )
by sprang
· 9 years ago
5fc59e8
Refactor NACK bitrate allocation
by Erik Språng
· 9 years ago
bc75d97
Remove PayloadRouter dependency from ViEEncoder.
by perkj
· 9 years ago
02b3d27
Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ )
by kjellander
· 9 years ago
a261e61
Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ )
by kjellander
· 9 years ago
f5d55aa
Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead.
by perkj
· 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
74f6e9e
Replace NULL with nullptr in webrtc/video.
by Peter Boström
· 9 years ago
27f982b
Replace scoped_ptr with unique_ptr in webrtc/video/
by kwiberg
· 9 years ago
8b79b07
Move RTP module activation into PayloadRouter.
by Peter Boström
· 9 years ago
404686a
Use std::vector in the PayloadRouter interface.
by Peter Boström
· 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 (99%) from webrtc/video_engine/payload_router_unittest.cc]
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 (99%) from webrtc/video/payload_router_unittest.cc]
03ef053
Merge webrtc/video_engine/ into webrtc/video/
by Peter Boström
· 9 years ago
[Renamed (99%) from webrtc/video_engine/payload_router_unittest.cc]
0fcaf99
Enable cpplint for webrtc/video_engine
by kjellander@webrtc.org
· 9 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 9 years ago
e590416
Moving the pacer and the pacer thread to ChannelGroup.
by Stefan Holmer
· 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
50e2816
Move SetTargetSendBitrates logic from default module to payload router.
by mflodman@webrtc.org
· 10 years ago
290cb56
Remove TimeToSendPacket and TimeToSendPadding from the default module.
by mflodman@webrtc.org
· 10 years ago
a4ef2ce
Remove getting max payload length from default module.
by mflodman@webrtc.org
· 10 years ago
02270cd
Implementing a packet router class, used to route RTP packets to the
by mflodman@webrtc.org
· 10 years ago