aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2018-06-20Remove unused/deprecated DTMF methodsSteve Anton
2018-06-20Add functionality to set min/max bitrate per simulcast layer through RtpEncod...Åsa Persson
2018-06-20Mark unused/deprecated DTMF methods for removalSteve Anton
2018-06-19Add setter method EncodedFrame::SetTimestamp.Niels Möller
2018-06-19Add nisse@ as owner of api/video/Niels Möller
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-19AEC3: Average the spectrum of multiple nearend frames in the suppressor.Gustaf Ullberg
2018-06-15Improves buffer time calculation in network control tester.Sebastian Jansson
2018-06-15Remove wire-up for cancelled experement on VAAPI VP8 encodingIlya Nikolaevskiy
2018-06-13AEC3: Changes to how the reverberation decay is applied.Jesús de Vicente Peña
2018-06-13Use enum class for VideoCodecMode and VideoCodecComplexity.Niels Möller
2018-06-13Add implementation of EncodedFrame::Timestamp.Niels Möller
2018-06-12Add a flag to actively reset the SRTP parametersZhi Huang
2018-06-12Reland "Use absl::optional instead or rtc::Optional"Danil Chapovalov
2018-06-12Add HeaderExtensions to RtpParametersFlorent Castelli
2018-06-12Make rtc_software_fallback_wrappers target visible.Anders Carlsson
2018-06-12Revert "Add a flag to actively reset the SRTP parameters"Zhi Huang
2018-06-11Add a flag to actively reset the SRTP parametersZhi Huang
2018-06-11Reland "Move class VideoCodec from common_types.h to its own api header file."Niels Möller
2018-06-11Document that preferred VideoFrame constructor takes no RTP timestamp.Niels Möller
2018-06-11Remove TimingFrameFlags from its old place after it was movedIlya Nikolaevskiy
2018-06-11AEC3: Increase the look window in the delay estimator.Per Åhgren
2018-06-08Revert "Move class VideoCodec from common_types.h to its own api header file."Danil Chapovalov
2018-06-08Move class VideoCodec from common_types.h to its own api header file.Niels Möller
2018-06-05Cleanup webrtc:: namespace from leaked TimingFrameFlagsIlya Nikolaevskiy
2018-06-05Remove deprecated RtpSenderInterface::GetParameters() const methodFlorent Castelli
2018-06-05Remove deprecated API methods in video pipelineIlya Nikolaevskiy
2018-06-04AEC3: Set default down sampling factor to 4Gustaf Ullberg
2018-06-04Delete deprecated CreateAudioSource method, with constraints.Niels Möller
2018-06-01Remove the audio codec factory methods that don't take AudioCodecPairIdKarl Wiberg
2018-06-01AEC3: Adjust active render limits for downsampling factor 8Gustaf Ullberg
2018-05-31Create PeerConnectionFactoryDependencies to prevent new function overloads.Benjamin Wright
2018-05-31Add collection of usage signatures on PeerConnectionsHarald Alvestrand
2018-05-31Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl}Rasmus Brandt
2018-05-31Revert "Use absl::optional instead or rtc::Optional"Mirko Bonadei
2018-05-31Add min_bitrate_bps to RtpEncodingParameters.Åsa Persson
2018-05-31Add placeholder header file api/video_codecs/video_codec.h.Niels Möller
2018-05-31Reland "Use absl::optional instead or rtc::Optional"Danil Chapovalov
2018-05-30Add conversions to and from double for units.Sebastian Jansson
2018-05-30Revert "Use absl::optional instead or rtc::Optional"Mirko Bonadei
2018-05-30Use absl::optional instead or rtc::OptionalDanil Chapovalov
2018-05-29Pass packet retransmission information in PacketOptions.Petter Strandmark
2018-05-29Remove adapter bools from VideoCodecTestFixture::Config.Rasmus Brandt
2018-05-29Reland "Delete deprecated api build targets for api/video."Niels Möller
2018-05-29AEC3: Added a mode to properly utilize highly linear setupsPer Åhgren
2018-05-29Move VisualizationParams to VideoCodecTestFixture::Config.Rasmus Brandt
2018-05-28Adds data in flight information on send packet updates.Sebastian Jansson
2018-05-28Revert "Delete deprecated api build targets for api/video."Niels Moller
2018-05-28Wire up VAAPI VP8 experimental support in WebRTC.Ilya Nikolaevskiy
2018-05-28Delete deprecated api build targets for api/video.Niels Möller