Sign in
webrtc
/
src.git
/
b28bc83d02065d2173eadc2163cf9c378830ead1
b28bc83
[Adaptation] Make Manager's Resources not depend on encoder queue.
by Henrik Boström
· 5 years ago
9438ddc
[Adaptation] Give QualityScaler a pending callbacks queue and unittests
by Henrik Boström
· 5 years ago
f9ed56b
Add ability to set custom RtpEncodingParameters for each simulcast stream in PC framework
by Artem Titov
· 5 years ago
c55516d
[Adaptation] Make Resources reference counted and add more DCHECKs.
by Henrik Boström
· 5 years ago
cc57b93
Make video quality analyzer compatible with real SFU in the network
by Artem Titov
· 5 years ago
baa2c83
Introduce ability to set peer name for PC level tests
by Artem Titov
· 5 years ago
bf46cfe
Refactors send rate statistics in RtpSenderEgress
by Erik Språng
· 5 years ago
8e321cd
[Adaptation] Make QuailtyScalerResourse to report underuse if quality scaling is off
by Ilya Nikolaevskiy
· 5 years ago
a270250
[Adaptation] Disable inital frame drop for simuclast/svc
by Ilya Nikolaevskiy
· 5 years ago
6efc14b
VideoTrackSourceInterface: make some newly introduced methods pure virtual.
by Markus Handell
· 5 years ago
a54ba4c
Make video_loopback work with av1
by Danil Chapovalov
· 5 years ago
3a65dba
Revert "Removes lock release in PacedSender callback."
by Erik Språng
· 5 years ago
ffd0a84
Handle OnRttUpdate in ReceiveStatisticsProxy.
by Tommi
· 5 years ago
09e9a83
Change the way that AecDumps are created in APM
by Per Åhgren
· 5 years ago
6b9c60b
Removes lock release in PacedSender callback.
by Erik Språng
· 5 years ago
cc8c078
Disable PipeWire on Chromecast builds.
by Eli Ribble
· 5 years ago
1c33075
Trigger bots again.
by Tommi
· 5 years ago
822a874
Switch CallStats to TQ interface + callbacks on the worker thread.
by Tommi
· 5 years ago
674b0c81
Move ReceiveStatisticsProxy stats variables to the worker thread.
by Tommi
· 5 years ago
d93bf12
Call OnDecodedFrame asynchronously on the worker thread.
by Tommi
· 5 years ago
ad84d02
Remove locking from RtpStreamsSynchronizer.
by Tommi
· 5 years ago
d7e08c8
Move processing of frame meta data for OnFrame/OnRenderedFrame to the worker thread
by Tommi
· 5 years ago
67ecb68
Trigger bots
by Tommi
· 5 years ago
6a871d3
Revert "Remove playout delay lock."
by Tommi
· 5 years ago
3580706
Add a RunLoop to RtpReplayer to fix fuzzers
by Tommi
· 5 years ago
fc11519
Cleanup mocks in api/test
by Danil Chapovalov
· 5 years ago
74ef940
Stop pulling binutils from WebRTC DEPS.
by Mirko Bonadei
· 5 years ago
c623495
Remove playout delay lock.
by Tommi
· 5 years ago
33d81a0
Keep OpenH264 iMaxBitrate unspecified.
by Sergey Silkin
· 5 years ago
2454d85
Cleanup rtp_rtcp mocks
by Danil Chapovalov
· 5 years ago
804393b
Removing incorrect DCHECK - breaks android
by Tommi
· 5 years ago
28da36a
Add unittest for av1 wrappers to test Encode and Decode functions
by Danil Chapovalov
· 5 years ago
dcde85c
Pass PeerConfigurerImpl directly into CreateTestPeer
by Artem Titov
· 5 years ago
435fb9a
Remove screen_share_config from the VideoConfig.
by Andrey Logvin
· 5 years ago
553c869
Start consolidating management/querying of stats on the Call thread.
by Tommi
· 5 years ago
04e1bab
Replaces OverheadObserver with simple getter.
by Erik Språng
· 5 years ago
03fade5
IWYU: uint32_t is defined in cstdint
by Stephan Hartmann
· 5 years ago
b8a9630
Add a Release method for file wrapper
by Per Åhgren
· 5 years ago
3b6afee
Add comparison methods for VideoSourceRestrictions
by Evan Shrubsole
· 5 years ago
0dcb470
[Adaptation] Adapt up requires previous underuse
by Evan Shrubsole
· 5 years ago
ab866a2
Remove audio playout generator from APM API
by Sam Zackrisson
· 5 years ago
b63331b
Cleanup mocks for Video (en|de)coder factories
by Danil Chapovalov
· 5 years ago
1e83d34
Remove pc level test framework redundant code.
by Andrey Logvin
· 5 years ago
d6b1094
Revert "Android: Remove min_sdk_version in GN"
by Scott Little
· 5 years ago
42c5952
Create default frame generator in the AddVideoConfig method.
by Andrey Logvin
· 5 years ago
f00ed5b
Android: Remove min_sdk_version in GN
by Peter Wen
· 5 years ago
9af7543
Add RTC_EXPORT for NullSocketServer
by Sergey Ulanov
· 5 years ago
fa95e8b
fix nil RTCVideoEncoderSelector case in video encoder factory.
by Kári Tristan Helgason
· 5 years ago
cce8643
Removed spammy log message from the FrameBuffer.
by philipel
· 5 years ago
5ed65b2
Add 5G detection to android_network_monitor
by Jonas Oreland
· 5 years ago
81be421
Remove FrameTransformerInterface functions using EncodedFrame.
by Marina Ciocea
· 5 years ago
a0ff50c
Reland "Improve outbound-rtp statistics for simulcast"
by Henrik Boström
· 5 years ago
c0df5fc
VoIP API implementation on top of AudioIngress/Egress
by Tim Na
· 5 years ago
c064467
Pass frame generator to the AddVideoConfig method in the pc framework tests.
by Andrey Logvin
· 5 years ago
4210888
Refactors FEC in preparation for deferred packet generation.
by Erik Språng
· 5 years ago
9a925c9
Revert "Improve outbound-rtp statistics for simulcast"
by Henrik Boström
· 5 years ago
49f574b
Delete EncodedImage methods buffer(), set_buffer() and mutable_data()
by Niels Möller
· 5 years ago
c1aaf4c
Revert "disallow pairing ICE-TCP with a local ip address"
by Philipp Hancke
· 5 years ago
dad6a94
Add helper frame generator factories for the pc framework tests.
by Andrey Logvin
· 5 years ago
3c5450e
Add support for PendingTaskSafetyFlag to ToQueuedTask.
by Tommi
· 5 years ago
9e46cf5
Introduce a RunLoop class that supports the TaskQueue interface
by Tommi
· 5 years ago
d719708
Add unit tests for audio channel send frame transformer delegate.
by Marina Ciocea
· 5 years ago
1b900b1
Removed unused function EncodedFrame::SetEncodedSize.
by philipel
· 5 years ago
701ccf9
Add unit tests for audio receive channel frame transformer delegate.
by Marina Ciocea
· 5 years ago
d9255b1
[getStats] Fix DCHECK crash in MergeInfoAboutOutboundRtpSubstreams().
by Henrik Boström
· 5 years ago
455e802
Define MockTransformableFrame in test/.
by Marina Ciocea
· 5 years ago
07ed0f4
Add more unit tests for sender video with frame transformer.
by Marina Ciocea
· 5 years ago
a81e9c8
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
by Mirko Bonadei
· 5 years ago
ce1320c
Add WaitForPreviouslyPostedTasks to TaskQueueForTest.
by Marina Ciocea
· 5 years ago
1148fd5
Define MockFrameTransformer in test/.
by Marina Ciocea
· 5 years ago
8ae18ad
Remove unneeded dependency on CallStats.
by Tommi
· 5 years ago
14a23a3
Add field trial to force playout delay
by Johannes Kron
· 5 years ago
3745d3f
[Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl.
by Henrik Boström
· 5 years ago
722fa4d
[Adaptation] Misc tests for processor, input provider and restrictions.
by Henrik Boström
· 5 years ago
bb826c9
Make echo metrics optional
by Ivo Creusen
· 5 years ago
6a92e0e
Android: Allow for re-assigning ScopedJavaGlobalRef
by Magnus Jedvert
· 5 years ago
b5a0138
Rename done() into condition(), because it is actually condition in TimeController API
by Artem Titov
· 5 years ago
91aa732
[Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse.
by Henrik Boström
· 5 years ago
4381af4
Change connection ASSERT into metrics for the PC level framework.
by Andrey Logvin
· 5 years ago
3b9fe99
Add cpu_usage metrics.
by Andrey Logvin
· 5 years ago
012aa37
Asynchronous QualityScaler: Callback-based CheckQpTask.
by Henrik Boström
· 5 years ago
9abc6bd
Reduce audiosendstream dependency on rttstats (dead code).
by Tommi
· 5 years ago
b37e59d
Add unittests for APM with submodule creation disabled
by Sam Zackrisson
· 5 years ago
62a0d64
Remove deprecated constant.
by Mirko Bonadei
· 5 years ago
74fc574
Fork a few VideoReceiveStream related classes.
by Tommi
· 5 years ago
b261118
Fix a typo for decoder naming
by Hua, Chunbo
· 5 years ago
f7f7cc9
Extend IceControllerFactoryArgs with field trial string
by Jonas Oreland
· 5 years ago
cc73ed3
APM: Add build flag to allow building WebRTC without APM
by Per Åhgren
· 5 years ago
86bd33a
Fix the name of the file generated by generate_sslroots.py.
by Mirko Bonadei
· 5 years ago
95d9a1a
Update set of known root certificates.
by Mirko Bonadei
· 5 years ago
1b8ef63
Add an optional override for AudioRecord device
by Robin Lee
· 5 years ago
c8660b1
Open visibility of some PC level framework components
by Artem Titov
· 5 years ago
3e1ac54
Refactor video dumping and rendering in PC level test.
by Artem Titov
· 5 years ago
90ecee1
Make AudioEncoder::GetFrameLengthRange() pure virtual.
by Ali Tofigh
· 5 years ago
cda577f
Enable simulcast statistics
by Eldar Rello
· 5 years ago
1fb4a05
Reland "Launch external ref control for vp9 encoder"
by Ilya Nikolaevskiy
· 5 years ago
e110a44
Delete uri for the Generic Frame Descriptor v1
by Danil Chapovalov
· 5 years ago
9665b7d
Revert "Launch external ref control for vp9 encoder"
by Ilya Nikolaevskiy
· 5 years ago
9427b51
Launch external ref control for vp9 encoder
by Ilya Nikolaevskiy
· 5 years ago
f4ee036
[InsertableStreams] Clear callback to audio receive channel in delegate.
by Marina Ciocea
· 5 years ago
Next »