Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
f04148c810aad2a0809dc8978650c55308381c47
/
api
6109d03
Mark unused/deprecated DTMF methods for removal
by Steve Anton
· 6 years ago
7e9a619
Add setter method EncodedFrame::SetTimestamp.
by Niels Möller
· 6 years ago
709c822
Add nisse@ as owner of api/video/
by Niels Möller
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
8406c43
AEC3: Average the spectrum of multiple nearend frames in the suppressor.
by Gustaf Ullberg
· 6 years ago
fb4d66b
Improves buffer time calculation in network control tester.
by Sebastian Jansson
· 6 years ago
fc9dcb6
Remove wire-up for cancelled experement on VAAPI VP8 encoding
by Ilya Nikolaevskiy
· 6 years ago
075cb2b
AEC3: Changes to how the reverberation decay is applied.
by Jesús de Vicente Peña
· 6 years ago
e3cf3d0
Use enum class for VideoCodecMode and VideoCodecComplexity.
by Niels Möller
· 6 years ago
037b37a
Add implementation of EncodedFrame::Timestamp.
by Niels Möller
· 6 years ago
b57e169
Add a flag to actively reset the SRTP parameters
by Zhi Huang
· 6 years ago
9dce71b
Reland "Use absl::optional instead or rtc::Optional"
by Danil Chapovalov
· 6 years ago
abe301f
Add HeaderExtensions to RtpParameters
by Florent Castelli
· 6 years ago
dd3e0ab
Make rtc_software_fallback_wrappers target visible.
by Anders Carlsson
· 6 years ago
6c789e0
Revert "Add a flag to actively reset the SRTP parameters"
by Zhi Huang
· 6 years ago
bae1031
Add a flag to actively reset the SRTP parameters
by Zhi Huang
· 6 years ago
a46bd4b
Reland "Move class VideoCodec from common_types.h to its own api header file."
by Niels Möller
· 6 years ago
2ac6446
Document that preferred VideoFrame constructor takes no RTP timestamp.
by Niels Möller
· 6 years ago
6bac5c1
Remove TimingFrameFlags from its old place after it was moved
by Ilya Nikolaevskiy
· 6 years ago
fddaf75
AEC3: Increase the look window in the delay estimator.
by Per Åhgren
· 6 years ago
350531e
Revert "Move class VideoCodec from common_types.h to its own api header file."
by Danil Chapovalov
· 6 years ago
efc71e5
Move class VideoCodec from common_types.h to its own api header file.
by Niels Möller
· 6 years ago
b6c462d
Cleanup webrtc:: namespace from leaked TimingFrameFlags
by Ilya Nikolaevskiy
· 6 years ago
4c6390a
Remove deprecated RtpSenderInterface::GetParameters() const method
by Florent Castelli
· 6 years ago
3a79a9a
Remove deprecated API methods in video pipeline
by Ilya Nikolaevskiy
· 6 years ago
2672874
AEC3: Set default down sampling factor to 4
by Gustaf Ullberg
· 6 years ago
2d02e08
Delete deprecated CreateAudioSource method, with constraints.
by Niels Möller
· 6 years ago
f1c470e
Remove the audio codec factory methods that don't take AudioCodecPairId
by Karl Wiberg
· 6 years ago
c4b7f03
AEC3: Adjust active render limits for downsampling factor 8
by Gustaf Ullberg
· 6 years ago
5234a49
Create PeerConnectionFactoryDependencies to prevent new function overloads.
by Benjamin Wright
· 6 years ago
8ebba74
Add collection of usage signatures on PeerConnections
by Harald Alvestrand
· 6 years ago
0cedc05
Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl}
by Rasmus Brandt
· 6 years ago
29921cf
Revert "Use absl::optional instead or rtc::Optional"
by Mirko Bonadei
· 6 years ago
613591a
Add min_bitrate_bps to RtpEncodingParameters.
by Åsa Persson
· 6 years ago
802506c
Add placeholder header file api/video_codecs/video_codec.h.
by Niels Möller
· 6 years ago
02a6919
Reland "Use absl::optional instead or rtc::Optional"
by Danil Chapovalov
· 6 years ago
942b360
Add conversions to and from double for units.
by Sebastian Jansson
· 6 years ago
28e6a16
Revert "Use absl::optional instead or rtc::Optional"
by Mirko Bonadei
· 6 years ago
7ba9e92
Use absl::optional instead or rtc::Optional
by Danil Chapovalov
· 6 years ago
26bc669
Pass packet retransmission information in PacketOptions.
by Petter Strandmark
· 6 years ago
2aae273
Remove adapter bools from VideoCodecTestFixture::Config.
by Rasmus Brandt
· 6 years ago
b92f480
Reland "Delete deprecated api build targets for api/video."
by Niels Möller
· 6 years ago
e3ca991
AEC3: Added a mode to properly utilize highly linear setups
by Per Åhgren
· 6 years ago
7c1ccfa
Move VisualizationParams to VideoCodecTestFixture::Config.
by Rasmus Brandt
· 6 years ago
535bde3
Adds data in flight information on send packet updates.
by Sebastian Jansson
· 6 years ago
6a4a125
Revert "Delete deprecated api build targets for api/video."
by Niels Moller
· 6 years ago
97b4ee5
Wire up VAAPI VP8 experimental support in WebRTC.
by Ilya Nikolaevskiy
· 6 years ago
c061d8e
Delete deprecated api build targets for api/video.
by Niels Möller
· 6 years ago
dacec71
Add Rtcp parameters for PeerConnection senders
by Florent Castelli
· 6 years ago
dd09287
AEC3: Gain limiter: Improving the behavior of the gain limiter.
by Jesús de Vicente Peña
· 6 years ago
51e23ae
Remove built-in sw codecs from decoder_database.
by Anders Carlsson
· 6 years ago
78b1c4a
AEC3: Delay estimator uses bandpass filtered signal with downsampling factor 8
by Gustaf Ullberg
· 6 years ago
ec2eb22
Enables comparison with infinite timestamps.
by Sebastian Jansson
· 6 years ago
ce532a1
Fixes congestion window bug in network control tester.
by Sebastian Jansson
· 6 years ago
72678e1
Adds unwrapped sequence number to sent packet info.
by Sebastian Jansson
· 6 years ago
c7f09ad
NetEq fix for repeated audio issue.
by Ivo Creusen
· 6 years ago
169005d
Move VideoCodecTest configuration classes to api/test.
by Kári Tristan Helgason
· 6 years ago
dac9453
Delete left-over forward declaration of RTPFragmentationHeader.
by Niels Möller
· 6 years ago
401d076
Delete deprecated VideoDecoder::Decode method
by Niels Möller
· 7 years ago
c2ee8e8
Removing references to webrtc::VideoSendStream::DegradationPreference.
by Taylor Brandstetter
· 6 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 6 years ago
65ec0fc
Delete unneeded includes of basictypes.h.
by Niels Möller
· 6 years ago
2d2c888
Returns RTCError for setting unimplemented RtpParameters.
by Seth Hampson
· 6 years ago
dfce03a
Allows injection of network controller factory into peer connection factory.
by Sebastian Jansson
· 6 years ago
2d9a3b1
Increasing the API call skew hysteresis limit in AEC3
by Per Åhgren
· 6 years ago
0a8f435
Move VideoEncoderConfig from call/ to api/.
by Niels Möller
· 6 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 6 years ago
90e3fbd
Activating the AEC3 audibility improvements functionality
by Per Åhgren
· 6 years ago
b7d9d83
Implement RtpCodecParameters::parameters
by Florent Castelli
· 6 years ago
cebf50f
Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface"
by Florent Castelli
· 7 years ago
ec47565
Directly include VideoBitrateAllocation in api targets
by Erik Språng
· 6 years ago
28a325b
ArrayView, adding ctor for fixed-size views of const(expr) std::array.
by Alessio Bazzica
· 6 years ago
866d6dc
Remove the remaining non-test stringstreams from api/
by Jonas Olsson
· 6 years ago
fdf1f88
Add dummy default implementations for deprecated methods.
by Niels Möller
· 6 years ago
858c4d7
ArrayView, adding ctor for fixed-size views of std::array.
by Alessio Bazzica
· 6 years ago
b330688
Fix build errors when rtc_use_builtin_sw_codecs is set to false.
by Anders Carlsson
· 6 years ago
5f2bb62
Remove dependency in FakeWebRtcVideoCodecFactories.
by Anders Carlsson
· 6 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 6 years ago
ced31ba
Correcting the usage of the estimated echo path gain in AEC3
by Per Åhgren
· 6 years ago
c6c4426
Moves network control interface to API.
by Sebastian Jansson
· 6 years ago
d6f86e8
This changeset adds dependency injection support for SSL Root Certs.
by Benjamin Wright
· 7 years ago
5f83cf0
Replacing rtc::TimeDelta with webrtc::TimeDelta.
by Sebastian Jansson
· 7 years ago
6fae6ec
Moves network unit types to API.
by Sebastian Jansson
· 7 years ago
8df3a38
Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode
by Niels Möller
· 7 years ago
3172c03
Implement OnRemoveTrack and OnRemoveStream for Unified Plan
by Steve Anton
· 7 years ago
0c4f7be
New api struct BitrateSettings.
by Niels Möller
· 7 years ago
909338b
Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface"
by Max Morin
· 7 years ago
5faf36e
Implement RtpParameters.transaction_id for PC RtpSenderInterface
by Florent Castelli
· 7 years ago
9d96e92
Rewrite videoprocessor integrationtest to use public fixture.
by Kári Tristan Helgason
· 7 years ago
0e6375e
AEC3: Transparency improvements to the suppressor
by Gustaf Ullberg
· 7 years ago
7ba22b8
Break out the part of the iSAC codec that's used for Voice Activity Detection
by Karl Wiberg
· 7 years ago
6753795
Built in video codec factories.
by Anders Carlsson
· 7 years ago
3e18c82
Reland "Reland "Remove our stream << overloads from non-test build targets.""
by Jonas Olsson
· 7 years ago
6f7e6d6
Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads.
by Benjamin Wright
· 7 years ago
6a8f30e
Add control for inter-layer prediction mode.
by Sergey Silkin
· 7 years ago
65fb404
Don't expose resilience mode in VP8 and VP9 configuration.
by Niels Möller
· 7 years ago
d5cb477
AEC3: Audibility improvements
by Jesús de Vicente Peña
· 7 years ago
1f433e4
Mark built-in software video codecs as poisonous.
by Anders Carlsson
· 7 years ago
97a5896
Remove PeerConnectionInterface::UpdateIce
by Steve Anton
· 7 years ago
47d7fbd
Reuse the AEC2 coherence-based gain for the lower bands in AEC3.
by Per Åhgren
· 7 years ago
Next »