aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2020-05-08Cleanup mocks in api/testDanil Chapovalov
2020-05-08Remove screen_share_config from the VideoConfig.Andrey Logvin
2020-05-07Replaces OverheadObserver with simple getter.Erik Språng
2020-05-07Cleanup mocks for Video (en|de)coder factoriesDanil Chapovalov
2020-05-07Remove pc level test framework redundant code.Andrey Logvin
2020-05-06Create default frame generator in the AddVideoConfig method.Andrey Logvin
2020-05-06Remove FrameTransformerInterface functions using EncodedFrame.Marina Ciocea
2020-05-05Reland "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-05-05VoIP API implementation on top of AudioIngress/EgressTim Na
2020-05-05Pass frame generator to the AddVideoConfig method in the pc framework tests.Andrey Logvin
2020-05-05Revert "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-05-05Delete EncodedImage methods buffer(), set_buffer() and mutable_data()Niels Möller
2020-05-04Add helper frame generator factories for the pc framework tests.Andrey Logvin
2020-04-29Rename done() into condition(), because it is actually condition in TimeContr...Artem Titov
2020-04-27Fix a typo for decoder namingHua, Chunbo
2020-04-24Make AudioEncoder::GetFrameLengthRange() pure virtual.Ali Tofigh
2020-04-24Enable simulcast statisticsEldar Rello
2020-04-23Delete uri for the Generic Frame Descriptor v1Danil Chapovalov
2020-04-17Improve outbound-rtp statistics for simulcastEldar Rello
2020-04-16Unify AdaptationReason and AdaptReason enums.Evan Shrubsole
2020-04-16Remove VideoStreamEncoderObserver::AdaptationReason::kNoneEvan Shrubsole
2020-04-14Remove NetEq::InsertPacket deprecated method.Mirko Bonadei
2020-04-14Remove deprecated RtpPacketInfo::RtpPacketInfo.Mirko Bonadei
2020-04-10[InsertableStreams] Pass ssrc on TransformedFrameCallback registration.Marina Ciocea
2020-04-09AEC3: Remove deprecated parameterPer Åhgren
2020-04-08AEC3: Remove parameters for the legacy filter namingPer Åhgren
2020-04-06Move AdaptationCounters from video/ to api/Evan Shrubsole
2020-04-02Replace std::string::find() == 0 with absl::StartsWith (part 2).Mirko Bonadei
2020-04-02Calculate video padding for vp9 in the same way as for vp8Ilya Nikolaevskiy
2020-04-01Transform received audio frames in ChannelReceive.Marina Ciocea
2020-03-30Introduce TransformableFrameInterface.Marina Ciocea
2020-03-29Reland "Distinguish between send and receive codecs"Johannes Kron
2020-03-28Enforce "comprehension-required" STUN rules.Taylor Brandstetter
2020-03-26in RtpExtension constructors pass strings by string_view rather than by valueDanil Chapovalov
2020-03-25Make all RtpExtension uris constexpr rather than just constDanil Chapovalov
2020-03-25Move calculation of target_encode_bitrate to DefaultVideoQualityAnalyzerArtem Titov
2020-03-25AEC3: Added parametrization of the comfort noise floorPer Åhgren
2020-03-24Add optional output audio file to NetEq simulation APIIvo Creusen
2020-03-24Add new people to api/OWNERSKarl Wiberg
2020-03-24Expose bitrate_priority and network_priority in Android API.Taylor Brandstetter
2020-03-20AEC3: Rename shadow filterPer Åhgren
2020-03-20RtpParameters: respect https://abseil.io/tips/1.Markus Handell
2020-03-20AEC3: Rename main filterPer Åhgren
2020-03-17Add fallback histograms for VideoDecoderSoftwareFallbackWrapperJohannes Kron
2020-03-16Adds UpdateConfig to SimulatedNetworkSebastian Jansson
2020-03-16RtpTransceiverInterface: add header_extensions_to_offer()Markus Handell
2020-03-11Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats APIArtem Titov
2020-03-11RtpTransceiver: add kStopped enumeration value.Markus Handell
2020-03-11[Adaptation] Rename and move resource adaptation module/processor stuff.Henrik Boström
2020-03-11Automate conversion from c++ VideoCodeType to java VideoCodecTypeDanil Chapovalov