aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2020-05-25Add SharedModuleThread class to share a module thread across Call instances.Tommi
2020-05-25Adding a delay line to NetEq's outputHenrik Lundin
2020-05-19Add ability for audioproc_f to operate on any AudioProcessing object.Per Åhgren
2020-05-18Reland "Make TransformableVideoFrameInterface::GetMetadata pure virtual."Marina Ciocea
2020-05-18Rename several more tests that use EXPECT_DEATH to *DeathTest.Tommi
2020-05-18Revert "Make TransformableVideoFrameInterface::GetMetadata pure virtual."Guido Urdaneta
2020-05-18Fallback to software decoders on consequtive decode errors on key-framesIlya Nikolaevskiy
2020-05-17Pass datachannel priority in DC open messagesHarald Alvestrand
2020-05-15Make TransformableVideoFrameInterface::GetMetadata pure virtual.Marina Ciocea
2020-05-15Reland "Make sure that "current" rtc::Thread instances are always current for...Tommi
2020-05-15Add MockTransformableVideoFrame to api/test/.Marina Ciocea
2020-05-15Set up a new rtc::Thread instance per test.Tommi
2020-05-14In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macroDanil Chapovalov
2020-05-14Add GetMetadata() to TransformableVideoFrameInterface API.Marina Ciocea
2020-05-14Revert "Make sure that "current" rtc::Thread instances are always current for...Artem Titov
2020-05-14Make sure that "current" rtc::Thread instances are always current for TaskQue...Tommi
2020-05-13Separate capturing device index from VideoConfigAndrey Logvin
2020-05-12Remove VideoGeneratorType from pc framework test api.Andrey Logvin
2020-05-12Surface ResidualEchoDetector creation to APISam Zackrisson
2020-05-11Add ability to set custom RtpEncodingParameters for each simulcast stream in ...Artem Titov
2020-05-11Make video quality analyzer compatible with real SFU in the networkArtem Titov
2020-05-11Introduce ability to set peer name for PC level testsArtem Titov
2020-05-11VideoTrackSourceInterface: make some newly introduced methods pure virtual.Markus Handell
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