Sign in
webrtc
/
src.git
/
8a3c166fffe6f03afb36ee6681e24f87fe29e73b
/
call
d3b8c63
Reland "Add spatial index to EncodedImage."
by Niels Möller
· 7 years ago
5304a32
Delete StreamStatistician::IsRetransmitOfOldPacket
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
8fdcac3
Remove clang:find_bad_constructs suppression from call:call.
by Mirko Bonadei
· 7 years ago
c7ea852
Remove deprecated ctors of DirectTransport and its subclasses and FakeNetworkPipe
by Artem Titov
· 7 years ago
b0588e6
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 7 years ago
bf2b620
Convert VP8 descriptor to generic descriptor.
by philipel
· 7 years ago
8d92e8d
Revert "Reland "Move FakeCodec to separate target and behave like real encoder.""
by Ilya Nikolaevskiy
· 7 years ago
4ff63cc
Remove temporary SetConfig method from NetworkSimulatioInterface.
by Artem Titov
· 7 years ago
631cafa
Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe
by Artem Titov
· 7 years ago
f2a8287
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 7 years ago
7d13a6e
Revert "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 7 years ago
223eba5
Move FakeCodec to separate target and behave like real encoder.
by Ilya Nikolaevskiy
· 7 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 7 years ago
4e199e9
Mark DirectTransport subclasses ctors as deprecated and switch from them
by Artem Titov
· 7 years ago
dd2eebe
Deprecate two DirectTransport ctors and remove their direct usage.
by Artem Titov
· 7 years ago
c02df81
Eliminate SetClockOffset() from DirectTransport.
by Artem Titov
· 7 years ago
46c4e60
Introduce SimulatedNetworkReceiverInterface.
by Artem Titov
· 7 years ago
f189c48
Delete webrtc::PacketTime and backwards compatibility.
by Niels Möller
· 7 years ago
3229d65
Switch webrtc users from deprecated ctors.
by Artem Titov
· 7 years ago
b005087
Add replacements for all FakeNetworkPipe ctors.
by Artem Titov
· 7 years ago
e23b8a9
Do not use FakeNetworkPipe::SetConfig.
by Artem Titov
· 7 years ago
537b7fe
Add FakeNetworkPipe ctor from NetworkSimulationInterface.
by Artem Titov
· 7 years ago
847a9c7
Use NetworkSimulationInterface instead of SimulatedNetwork.
by Artem Titov
· 7 years ago
948b7e3
Revert "Add initial support for RtpEncodingParameters max_framerate."
by Mirko Bonadei
· 7 years ago
ced5cfd
Add initial support for RtpEncodingParameters max_framerate.
by Åsa Persson
· 7 years ago
2ff1f2a
Reland "Refactor RtpVideoStreamReceiver without RtpReceiver."
by Niels Möller
· 7 years ago
29d8846
Remove RTPVideoHeader::vp9() accessors.
by philipel
· 7 years ago
9a75061
Add test CallPerfTest.PlaysOutAudioAndVideoInSyncWithoutClockDrift
by Niels Möller
· 7 years ago
1788dcb
Revert "Refactor RtpVideoStreamReceiver without RtpReceiver."
by Niels Moller
· 7 years ago
25d31ec
Add shared frame id state to RtpVideoSender.
by philipel
· 7 years ago
0b9e01d
Refactor RtpVideoStreamReceiver without RtpReceiver.
by Niels Möller
· 7 years ago
2a15267
Fix comment on RtpVideoSender's ownership of Rtp modules.
by Niels Möller
· 7 years ago
f96b1ca
Move SimulatedNetwork class to separate file.
by Sebastian Jansson
· 7 years ago
9129565
Adds functionality to add delay spikes in SimulatedNetwork.
by Sebastian Jansson
· 7 years ago
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 7 years ago
7d745e5
Reland "Remove RTPVideoHeader::h264() accessors."
by philipel
· 7 years ago
d3b7ec2
Allow all "token" chars from RFC 4566 when checking for legal mid names.
by Joachim Bauch
· 7 years ago
ed1dcf9
Enable clang::find_bad_constructs for call/ (part 1).
by Mirko Bonadei
· 7 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
5c302c0
Delete obsolete file call/video_config.h.
by Niels Möller
· 7 years ago
213618e
New api function CreateVideoStreamEncoder.
by Niels Möller
· 7 years ago
9416ef8
Rename PayloadRouter to RtpVideoSender.
by Stefan Holmer
· 7 years ago
5ed25af
Properly clean up RtpVideoSender.
by Stefan Holmer
· 7 years ago
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
7258224
Replaces call config create in tests with modify.
by Sebastian Jansson
· 7 years ago
f33905d
Makes some CallTest members private.
by Sebastian Jansson
· 7 years ago
8e6602f
Separates send and receive event log in CallTest.
by Sebastian Jansson
· 7 years ago
010a46d
Makes srte owner in call/ and test/
by Sebastian Jansson
· 7 years ago
a2f1533
Moved PayloadRouter to call/.
by Stefan Holmer
· 7 years ago
cd8f382
Removes unnecessary destructor checks in tests.
by Sebastian Jansson
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
bcf9180
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
by Alex Narest
· 7 years ago
b6b29e0
Convert video quality test from a TEST_F to a TEST fixture.
by Patrik Höglund
· 7 years ago
f88a22c
Delete pre_decode_callback.
by Niels Möller
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 7 years ago
fc9dcb6
Remove wire-up for cancelled experement on VAAPI VP8 encoding
by Ilya Nikolaevskiy
· 7 years ago
97e0488
Delete unused stats for preferred_bitrate.
by Niels Möller
· 7 years ago
97b4ee5
Wire up VAAPI VP8 experimental support in WebRTC.
by Ilya Nikolaevskiy
· 7 years ago
c2ee8e8
Removing references to webrtc::VideoSendStream::DegradationPreference.
by Taylor Brandstetter
· 7 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 7 years ago
65ec0fc
Delete unneeded includes of basictypes.h.
by Niels Möller
· 7 years ago
dfce03a
Allows injection of network controller factory into peer connection factory.
by Sebastian Jansson
· 7 years ago
0a8f435
Move VideoEncoderConfig from call/ to api/.
by Niels Möller
· 7 years ago
f8d8d6d
Use range-based-for instead of std::for_each and std::mem_fun
by Yusuke Suzuki
· 7 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 7 years ago
ef75ebe
Directly include VideoBitrateAllocation in call/ targets
by Erik Språng
· 7 years ago
e6c0964
Ensures that arrival is past send time in SimulatedNetwork.
by Sebastian Jansson
· 7 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 7 years ago
c6c4426
Moves network control interface to API.
by Sebastian Jansson
· 7 years ago
bd9fe09
Using shared task queue for congestion controller.
by Sebastian Jansson
· 7 years ago
0c4f7be
New api struct BitrateSettings.
by Niels Möller
· 7 years ago
7ee2e25
Extracting the simulation part of FakeNetworkPipe
by Sebastian Jansson
· 7 years ago
e625605
Moving task queue from Call to transport controller.
by Sebastian Jansson
· 7 years ago
d4043f6
Replace runtime thread checks by compile-time checks.
by Niels Möller
· 7 years ago
74e5f80
Make BitrateAllocator::transmission_max_bitrate_multiplier_ const.
by Niels Möller
· 7 years ago
512bdce
Using microseconds in FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
0940811
Moving demux from FakeNetworkPipe to DirectTransport.
by Sebastian Jansson
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
8326780
Adds mock bitrate allocator.
by Sebastian Jansson
· 7 years ago
497bdaf
Delete unused VideoSendStream::Config::EncoderSettings::encoder.
by Niels Möller
· 7 years ago
24ad720
Uses config struct with bitrate allocator.
by Sebastian Jansson
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
a44ab18
Adds queue time when using demuxer with FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
0676f22
Probe on video encoder reconfiguration test.
by philipel
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
6dfc8d6
Add member VideoEncoderConfig::SdpVideoFormat.
by Niels Möller
· 7 years ago
4e140da
Log SendSideCongestionController experiment
by Sebastian Jansson
· 7 years ago
11b34f4
Remove chromium clang style errors affecting sdk/android/media_jni
by Paulina Hensman
· 7 years ago
7e85d67
Added SetClockOffset on FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
259a497
Reland "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
0a713b6
replace stringstream in call/
by Jonas Olsson
· 7 years ago
Next »