Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
b8867115a755cf54a75b4123054dae29190441b4
b886711
Prepare StatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
5dbb586
Add UMA counters for type of SDP semantic in use.
by Harald Alvestrand
· 7 years ago
a881ac0
Updated comments for RtpEncodingParameters.
by Seth Hampson
· 7 years ago
73f29cb
Move creation of OveruseFrameDetector to VideoSendStream.
by Niels Möller
· 7 years ago
2d06e36
Adds fixed PL loss mode to neteq_quality_test.
by Alex Narest
· 7 years ago
18cf4b6
Base pacer padding in pause state on time since last send.
by Sebastian Jansson
· 7 years ago
61405bc
Fix infinite loop in rtp packet parsing
by Danil Chapovalov
· 7 years ago
fdd4400
Removed hysteresis in the delay estimation offset
by Per Åhgren
· 7 years ago
fa6a283
Add wrapper for VideoSink and VideoFrame to Android native_api.
by Jonathan Yu
· 7 years ago
0b556b0
Reduce public inheritance in VideoStreamEncoder.
by Niels Möller
· 7 years ago
9af0a67
Renamed constants in unit tests for paced sender.
by Sebastian Jansson
· 7 years ago
f0707cb
Forcing vs_toolchain update only on a win checkout.
by Mirko Bonadei
· 7 years ago
4712776
Leveraging the skew in API call order to a boost AEC3 signal realignment
by Per Åhgren
· 7 years ago
45cc890
Assorted logging pedantry
by Jonas Olsson
· 7 years ago
a6cc0f9
Refactor FakeVideoCapturer.
by Niels Möller
· 7 years ago
00cecb9
Disable use of libevent under Fuchsia.
by Wez
· 7 years ago
27a0741
Whitespace CL to kick bots.
by Patrik Höglund
· 7 years ago
ab86e7f
Disable a couple flaky RampUpTest tests on Mac.
by Taylor Brandstetter
· 7 years ago
ef76e5a
Add multiplex case to codec_tests
by Emircan Uysaler
· 7 years ago
0614ed9
Remove calls to some POSIX APIs which Fuchsia does not implement.
by Wez
· 7 years ago
1370e30
Refactor of GetSimulcastConfig & EncoderStreamFactory.
by Seth Hampson
· 7 years ago
6947025
Move media_type to RtpTransceiverInterface
by Steve Anton
· 7 years ago
a4e72b7
Add RtcEventLog to AppRTCMobile with preference setting.
by Qingsi Wang
· 7 years ago
f7f8cb9
Adding FourPeople_1280x720_30.yuv.
by Sergey Silkin
· 7 years ago
0d3c9a3
Delete RTCAVFoundationVideoSource and related classes.
by Kári Tristan Helgason
· 7 years ago
a55bdc2
Fix 'gn gen' with target_os="win" on Linux.
by Mirko Bonadei
· 7 years ago
afa1546
Fix incorrect static method call.
by Patrik Höglund
· 7 years ago
0c15a09
Don't use gtest-parallel when running webrtc_perf_tests.
by Edward Lemur
· 7 years ago
88a38e32
Roll chromium_revision 6fcad09d4a..24887ed1ab (535596:535697)
by Autoroller
· 7 years ago
cb768a8
Delete unused code in videoengine_unittest.h.
by Niels Möller
· 7 years ago
b8a7d9d
Updating usage of install-sysroot.py to stop relying on GYP_DEFINES.
by Mirko Bonadei
· 7 years ago
4b9124e
Deactivated the computation of the reverb in AEC3
by Per Åhgren
· 7 years ago
8acdd1a
Parameterize PeerConnection signaling tests for Unified Plan
by Steve Anton
· 7 years ago
82d0817
Add callback when new audio data is ready
by Alex Leung
· 7 years ago
338bd62
Includes the time(ms) that spent in network to test results.
by Ying Wang
· 7 years ago
2d40ad3
Remove dead code GetSimulcastSsrcs from simulcast.{cc,h}.
by Rasmus Brandt
· 7 years ago
75e38d2
Remove unused fields from VideoCodecVP8.
by Rasmus Brandt
· 7 years ago
60bb6fe
Protect VideoReceiveStream<->FlexfecReceiveStream sink association with unit test.
by Rasmus Brandt
· 7 years ago
845a262
Prevent potential integer overflow in sps parser
by Erik Språng
· 7 years ago
32e930f
Add a freeze metric to the video quality test.
by Stefan Holmer
· 7 years ago
96f3ca1
Revert "Roll chromium_revision 6fcad09d4a..004f3b4b40 (535596:535645) + sysroot fix"
by Oleh Prypin
· 7 years ago
c9e6a59
Roll chromium_revision 6fcad09d4a..004f3b4b40 (535596:535645) + sysroot fix
by Oleh Prypin
· 7 years ago
78498cf
Implements JavaToNativeStringMap and adds tests for native API.
by Sami Kalliomäki
· 7 years ago
1bc1ec4
Re-enabling libyuv 'gn check'.
by Mirko Bonadei
· 7 years ago
597472e
Removing kNoVisualizationParams. Use nullptr directly.
by Sergey Silkin
· 7 years ago
ecfe2e8
Roll chromium_revision feadf7258e..6fcad09d4a (535428:535596)
by Autoroller
· 7 years ago
d150534
Roll chromium_revision 3d230c052f..feadf7258e (535313:535428)
by Autoroller
· 7 years ago
2b67f5c
MB: Add a way to run tests on swarming without using gtest-parallel.
by Edward Lemur
· 7 years ago
8e545ee
Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32."
by Tommi
· 7 years ago
2018823
Remove unused field |output_filename| from TestConfig.
by Rasmus Brandt
· 7 years ago
cb87efd
Avoids issues with start of audio when audio was not initialized on Android
by henrika
· 7 years ago
f4d1134
Adjusted tunings to increase AEC3 robustness against pipeline issues
by Per Åhgren
· 7 years ago
2b304f1
Simplify CodecSettings helper function.
by Rasmus Brandt
· 7 years ago
d0dd90b
New java ScalingSettings constructors.
by Niels Möller
· 7 years ago
6f7bc08
Rewrite FakeVideoTrackSource to not use VideoCapturer.
by Niels Möller
· 7 years ago
8595993
Update several tests: FakeVideoCapturer -> FakeVideoCapturerWithTaskQueue.
by Tommi
· 7 years ago
c1cab0a
Roll chromium_revision 5f99c89339..3d230c052f (534995:535313)
by Autoroller
· 7 years ago
6780c51
Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32.
by Joachim Bauch
· 7 years ago
8b0ebb9
Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread.
by Tommi
· 7 years ago
7ff6ca5
Adds voice concealment periods reporting to neteq_rtpplay.
by Alex Narest
· 7 years ago
f209cb5
Added ptime to RtpEncodingParameters.
by Seth Hampson
· 7 years ago
1829af6
Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue.
by Tommi
· 7 years ago
c334ce9
Remove legacy ctor from SimulcastEncoderAdapter.
by Rasmus Brandt
· 7 years ago
e427590
Update frame_analyzer binary.
by Edward Lemur
· 7 years ago
260c398
Add support for hyphens to rtc_base/flags
by Edward Lemur
· 7 years ago
2a25be6
Update AppRTCMobile AAR-project to SDK version 27.
by Sami Kalliomäki
· 7 years ago
2cbc20b
NetEq quality tests: avoid default preloading of the buffer
by Henrik Lundin
· 7 years ago
4b381af
Enforce that VideoProcessor is only run on a TaskQueue.
by Rasmus Brandt
· 7 years ago
b0acec3
Testing that media is resumed when congestion ends.
by Sebastian Jansson
· 7 years ago
11c51dd
Update documentation for VideoEncoder.Callback#onEncodedImage.
by Sami Kalliomäki
· 7 years ago
5684921
Roll chromium_revision eeca1d8fa2..5f99c89339 (534891:534995)
by Autoroller
· 7 years ago
6741715
Removes TSAN suppression in AudioDeviceLinuxPulse which is no longer used in PC unittests
by henrika
· 7 years ago
7b52f10
Don't write pacer exit timestamp without pacer
by Erik Språng
· 7 years ago
a8b1508
Stricter declarations in VideoStreamEncoder.
by Niels Möller
· 7 years ago
1f432e0
Update VideoCapturerTrackSourceTest to deliver frames via TaskQueue.
by Tommi
· 7 years ago
ee0a756
Remove TSAN suppressions in non-existing VoiceEngine code.
by Fredrik Solenberg
· 7 years ago
27b2c9a
Add PRESUBMIT test to make sure all valgrind dependencies are listed.
by Edward Lemur
· 7 years ago
95a5f00
Update HWVideoEncoder to reuse codec buffer instead of copying the data.
by Sami Kalliomäki
· 7 years ago
b537496
Renamed PacketQueue2 to RoundRobinPacketQueue.
by Sebastian Jansson
· 7 years ago
17cdcbb
Access ImplementationName() from task queue.
by Rasmus Brandt
· 7 years ago
1e06289
Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY.
by Niels Möller
· 7 years ago
e6cefdf
Moved congestion controller to goog_cc folder.
by Sebastian Jansson
· 7 years ago
2a5ce2b
Fix clang style errors in rtp_rtcp and dependant targets
by Danil Chapovalov
· 7 years ago
740f8e7
Android: Fix a race condition in VideoDecoderWrapper.
by Sami Kalliomäki
· 7 years ago
63a4d99
Roll chromium_revision 242dbc9f7b..eeca1d8fa2 (534785:534891)
by Autoroller
· 7 years ago
03e5ce8
Roll chromium_revision 5ab60ca7a8..242dbc9f7b (534678:534785)
by Autoroller
· 7 years ago
dffead8
Fail CreateAnswer if signaling state is not correct
by Steve Anton
· 7 years ago
2870b0a
Expose a link-local network interfaces enumeration option
by Daniel Lazarenko
· 7 years ago
5dfde18
Change PeerConnection stats interface to be more flexible
by Steve Anton
· 7 years ago
8234ead
Allows the application to set active simulcast streams.
by Seth Hampson
· 7 years ago
c0216b8
Fix the iOS Framework dependency
by Jiawei Ou
· 7 years ago
e2f69cf
Reland "Updates tests for turning simulcast streams on/off."
by Seth Hampson
· 7 years ago
29f1432
Improved robustness and recovery speed in AEC3 during echo path changes
by Per Åhgren
· 7 years ago
5c8622f
Removing backwards compatible rtc_event_log_impl target.
by Mirko Bonadei
· 7 years ago
9f5abb6
Roll chromium_revision f5b70e88bf..5ab60ca7a8 (534436:534678)
by Autoroller
· 7 years ago
7fc0259
check_includes=fase on audio_device_generic & objc_codec_factory_helper.
by Mirko Bonadei
· 7 years ago
c6b224a
Pass the external fec_controller_ to VideoSendStream when available.
by Stefan Holmer
· 7 years ago
f3a0e77
Make gustaf and peah OWNERS of api/audio
by Gustaf Ullberg
· 7 years ago
32586ea
Temporarily skipping examples/* from gn check.
by Mirko Bonadei
· 7 years ago
c2dd59c
Skip oversized rtp header extension when parsing Rtp Packet.
by Danil Chapovalov
· 7 years ago
Next »