Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
c8caaec92b744ad249d5f7d7ebea7d1a509e6ebb
c8caaec
Directly include VideoBitrateAllocation in common_video/ targets
by Erik Språng
· 7 years ago
3409cfa
Start supporting H264 packetization mode 0.
by Taylor Brandstetter
· 7 years ago
70bb326
Delete unused argument first_payload_byte.
by Niels Möller
· 7 years ago
5d67f82
Refactor VideoTrackSource, without raw pointer injection.
by Niels Möller
· 7 years ago
69c0222
Allow mixing gtest and non-gtest args in gtest-parallel-wrapper
by Oleh Prypin
· 7 years ago
7fd0a28
Directly include VideoBitrateAllocation in media/ targets
by Erik Språng
· 7 years ago
6c7da59
Fixes off by one error in BBR random cycle initialization.
by Sebastian Jansson
· 7 years ago
eda0087
Drop the RTT as input to IsRetransmitOfOldPacket.
by Niels Möller
· 7 years ago
89ee4a6
Delete unused member variable VideoTrackSource::options_.
by Niels Möller
· 7 years ago
ccd1048
Apply constraints on pacing rate in BBR controller.
by Sebastian Jansson
· 7 years ago
6753542
Ensures that BBR always reports updated state.
by Sebastian Jansson
· 7 years ago
500e75b
Remove typedefs.h from webrtc/ root (part 1)
by Fredrik Solenberg
· 7 years ago
ce532a1
Fixes congestion window bug in network control tester.
by Sebastian Jansson
· 7 years ago
547e316
Limit input length for SDP fuzzer.
by Patrik Höglund
· 7 years ago
4343273
Don't assume that RTC_LOG's << operator is std::ostream
by Karl Wiberg
· 7 years ago
a041f92
Removing warning suppression flags from rtc_base.
by Mirko Bonadei
· 7 years ago
71d4dc3
Add presubmit error if third_party/.git exists.
by Artem Titov
· 7 years ago
72678e1
Adds unwrapped sequence number to sent packet info.
by Sebastian Jansson
· 7 years ago
6e9c3df
Added additional SSL certificate verification tests.
by Benjamin Wright
· 7 years ago
2d5f3cb
Added an integration test to validate TURN servers can send media in relay mode.
by Benjamin Wright
· 7 years ago
02c6586
Adds unwrapped sequence number to feedback info.
by Sebastian Jansson
· 7 years ago
9aef5dc
Disable owners check in PRESUBMIT.py for chromium owned 3pp deps.
by Artem Titov
· 7 years ago
43c707a
AEC3: Debug dump of render decimator input/output
by Gustaf Ullberg
· 7 years ago
7502a9e
Delete ALIGNP macro, and use thereof in MemoryStream.
by Niels Möller
· 7 years ago
2cf9c55
Use monotonic clock for rtc::Event::Wait on linux and android.
by Niels Möller
· 7 years ago
e92675b
Reland: Add presubmit check for changes in 3pp
by Artem Titov
· 7 years ago
c7f09ad
NetEq fix for repeated audio issue.
by Ivo Creusen
· 7 years ago
169005d
Move VideoCodecTest configuration classes to api/test.
by Kári Tristan Helgason
· 7 years ago
dac9453
Delete left-over forward declaration of RTPFragmentationHeader.
by Niels Möller
· 7 years ago
d945806
Add MB configs for more_configs bots
by Oleh Prypin
· 7 years ago
0beed5d
Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics
by Ilya Nikolaevskiy
· 7 years ago
6dc82e8
NetEq: Change NetEq's ramp-up behavior after expansions
by Henrik Lundin
· 7 years ago
7a84fcf
Prevent potential buffer overflow in UlpfecReceiver
by Ying Wang
· 7 years ago
97cb90a
Force autoroller to fail if any dep is missing
by Artem Titov
· 7 years ago
401d076
Delete deprecated VideoDecoder::Decode method
by Niels Möller
· 7 years ago
41c11e4
AEC3: Rounding of estimated call skew
by Gustaf Ullberg
· 7 years ago
5991ac9
Remove outdated DEPS rules.
by Patrik Höglund
· 7 years ago
0e36a72
Delete unused class CurrentSpeakerMonitor.
by Niels Möller
· 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
0ce868c
Recognize additional adapter types on Windows
by Yura Yaroshevich
· 7 years ago
c941b7e
Roll chromium_revision 911054f7d0..039110971b (559863:560284)
by Autoroller
· 7 years ago
b9fc650
Add min and max allowed bitrate in Opus bitrate tests
by Gustaf Ullberg
· 7 years ago
666beca
AEC3: ERLE improvements
by Jesús de Vicente Peña
· 7 years ago
8436a69
Revert "Reland "Adding absl includes and defines to rtc_* templates.""
by Mirko Bonadei
· 7 years ago
9024da8
NetEq: Fixing an overflow bug in expand.cc
by Henrik Lundin
· 7 years ago
3ca48a6
Ports base::win:OSInfo from Chrome to rtc_win in WebRTC.
by henrika
· 7 years ago
cc02cb5
Add getSupportedCodecs to VideoDecoderFactory interface.
by Sami Kalliomäki
· 7 years ago
80d02ad
Suppress warning about exit in destructor, because it intended.
by Artem Titov
· 7 years ago
9ab6eb7
Minor namespace change for CoreAudioUtility
by henrika
· 7 years ago
79478ad
Adjust base bitrate for experimental temporal layer count
by Erik Språng
· 7 years ago
195d1d7
Remove ScreenshareLayerConfig.
by Rasmus Brandt
· 7 years ago
0f40582
New class FakePeriodicVideoTrackSource, simplifying shutdown logic.
by Niels Möller
· 7 years ago
34b1bc7
Disable flaky test: FullStackTest.VP9SVC_3SL_High
by Elad Alon
· 7 years ago
6633d41
Reland "Update expected bitrate in Opus tests"
by Gustaf Ullberg
· 7 years ago
bdb0fe4
Reland "Adding absl includes and defines to rtc_* templates."
by Mirko Bonadei
· 7 years ago
d902d58
Framerate controller for VP9 screen sharing.
by Sergey Silkin
· 7 years ago
a832019
Add qingsi@ as owner of p2p.
by Qingsi Wang
· 7 years ago
2d2c888
Returns RTCError for setting unimplemented RtpParameters.
by Seth Hampson
· 7 years ago
dfce03a
Allows injection of network controller factory into peer connection factory.
by Sebastian Jansson
· 7 years ago
78b0a60
Add phoglund as root owner.
by Patrik Höglund
· 7 years ago
be71a1e
Replace VP9 screen sharing.
by Sergey Silkin
· 7 years ago
21219a0e
Reland "Injectable logging"
by Paulina Hensman
· 7 years ago
812ceaf
Ensure render time is zero when playout delay is zero so that minimal latency in the render pipeline is ensured.
by Stefan Holmer
· 7 years ago
6bf5a0d
AEC3: High-pass filter delay estimator signals
by Gustaf Ullberg
· 7 years ago
77995e7
Revert "Update expected bitrate in Opus tests"
by Gustaf Ullberg
· 7 years ago
79ded65
Update expected bitrate in Opus tests
by Gustaf Ullberg
· 7 years ago
2d9a3b1
Increasing the API call skew hysteresis limit in AEC3
by Per Åhgren
· 7 years ago
9a6133e
Roll chromium_revision bcf2616e8e..911054f7d0 (559838:559863)
by Mirko Bonadei
· 7 years ago
0a8f435
Move VideoEncoderConfig from call/ to api/.
by Niels Möller
· 7 years ago
b5750eb
Revert "Add presubmit check for changes in 3pp"
by Artem Titov
· 7 years ago
4103b38
Add presubmit check for changes in 3pp
by Artem Titov
· 7 years ago
a6ccd25
Fix checkin chromium dep tool's test
by Artem Titov
· 7 years ago
c7da266
Android JNI generation: Set JNI namespace in build files
by Magnus Jedvert
· 7 years ago
7e6fcea
Ports CoreAudioUtil from Chrome to WebRTC.
by henrika
· 7 years ago
7eb8e9f
Add RegisterExternalDecoder in VideoCodingModule.
by Anders Carlsson
· 7 years ago
460f53b
Roll chromium_revision c92ed25217..bcf2616e8e (559015:559838)
by Autoroller
· 7 years ago
c948fe6
Delete unneeded includes of call/video_config.h.
by Niels Möller
· 7 years ago
4639d46
Add vpython dependencies needed to run presubmit tests on LUCI
by Oleh Prypin
· 7 years ago
638edfc
Skipping some Opus tests to let the new roll flow.
by Mirko Bonadei
· 7 years ago
4c8811b
Delete some obsolete forward declarations
by Niels Möller
· 7 years ago
dd3eae5
Revert "Configure and use max bitrate to limit the AIMD controller estimates."
by Per Kjellander
· 7 years ago
0ab95b9
Remove all baremetal bots, baremetal tests will be part of *_rel
by Oleh Prypin
· 7 years ago
90394a4
Reland "[desktopCapture] Unify the position info in DIP coordinates on Mac."
by braveyao
· 7 years ago
0643fd6
Add VP9 K-SVC performance tests.
by Sergey Silkin
· 7 years ago
18d7c7e
Configure and use max bitrate to limit the AIMD controller estimates.
by Bjorn Terelius
· 7 years ago
09ec3cf
Fix logic for camera check. Still run the test if webcam is found
by Oleh Prypin
· 7 years ago
f8d8d6d
Use range-based-for instead of std::for_each and std::mem_fun
by Yusuke Suzuki
· 7 years ago
c475ac1
Update Android native API example to use real camera.
by Sami Kalliomäki
· 7 years ago
09133af
Check number of nalus in packet before checking nalu types.
by philipel
· 7 years ago
1e9cf7f
Fuzzing for video_coding::FrameBuffer2.
by philipel
· 7 years ago
8b7ca4a
Make packet router send padding on rtp module that last sent media.
by Erik Språng
· 7 years ago
e1c3c01
Revert "[desktopCapture] Unify the position info in DIP coordinates on Mac."
by Per Kjellander
· 7 years ago
739b816
Reland "Add support for launching webcam software for use in recipes"
by Oleh Prypin
· 7 years ago
e62e18f
Revert "Add support for launching webcam software for use in recipes"
by Oleh Prypin
· 7 years ago
eeaa8f9
Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets
by Erik Språng
· 7 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 7 years ago
cd469a4
Add support for launching webcam software for use in recipes
by Oleh Prypin
· 7 years ago
d5addca
Add philipel to modules/video_coding/OWNERS.
by philipel
· 7 years ago
Next »