aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-05-06Revert "Refactor the PlatformThread API."Guido Urdaneta
2021-05-05Refactor the PlatformThread API.Markus Handell
2021-05-04Use Timestamp to represent packet receive timestampsJohannes Kron
2021-05-03Reland "Remove Invoke from VideoChannel::FillBitrateInfo."Tomas Gunnarsson
2021-05-03Revert "Remove Invoke from VideoChannel::FillBitrateInfo."Mirko Bonadei
2021-05-03Remove Invoke from VideoChannel::FillBitrateInfo.Tommi
2021-04-30Reland "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiv...philipel
2021-04-29Fix typo in metric.Mirko Bonadei
2021-04-27Replace more instances of rtc::RefCountedObject with make_ref_counted.Tommi
2021-04-27Update bug in TODO since the original one was separatedAndrey Logvin
2021-04-26Make RefCountedObject require overriding virtual methodsTomas Gunnarsson
2021-04-23Fix uninitialized variable in vp9_encoder_references_fuzzerDanil Chapovalov
2021-04-22Delete SignalQueueDestroyedNiels Möller
2021-04-21Add rendered_frames metric to DVQA.Mirko Bonadei
2021-04-21Add fuzzer to validate libvpx vp9 encoder wrapperDanil Chapovalov
2021-04-21PlatformThread: add support for detached threads.Markus Handell
2021-04-16Remove RTP data implementationHarald Alvestrand
2021-04-15sctp: Reorganize build targetsFlorent Castelli
2021-04-13Track last packet receive times in RtpVideoStreamReceiver instead of the Pack...philipel
2021-04-13Add architecture section about PeerConnection test frameworkArtem Titov
2021-04-13Add index.md documentation page for PC level test frameworkArtem Titov
2021-04-12Remove MDNS message implementationHarald Alvestrand
2021-04-12Fix processing of dropped frame for runtime added participantAndrey Logvin
2021-04-12Roll chromium_revision 34f3c82122..2dffe06711 (867171:871492)Mirko Bonadei
2021-04-12dcsctp: Disable packet fuzzersVictor Boivie
2021-04-11dcsctp: Add SCTP packet corpusVictor Boivie
2021-04-09dcsctp: Add SCTP packet fuzzerVictor Boivie
2021-04-09Reduce logging for PC supported codecs in PC level testsArtem Titov
2021-04-08VideoReceiveStream2: AV1 encoded sink support.Markus Handell
2021-03-31Add a VideoFrameTrackingIdInjector based on the RTP header extension.Jeremy Leconte
2021-03-31Remove unused webrtc_pc_e2e::IdGenerator.Jeremy Leconte
2021-03-30Improve webrtc documentation infra. Preview at:Xavier Décoret
2021-03-29Use a plain string buffer in MemoryLogWriterNiels Möller
2021-03-26Revert "Add fuzzer to validate libvpx vp9 encoder wrapper"Mirko Bonadei
2021-03-25Send and Receive VideoFrameTrackingid RTP header extension.Jeremy Leconte
2021-03-25Add fuzzer to validate libvpx vp9 encoder wrapperDanil Chapovalov
2021-03-25Create a VideoFrameTrackingId RTP header extension.Jeremy Leconte
2021-03-25Add clarification comment about removing FrameInFlight objects in case of to ...Andrey Logvin
2021-03-23Move RtpFrameObject and EncodedFrame out of video_coding namespace.philipel
2021-03-23Move RtpFrameReferenceFinder out of video_coding namespace.philipel
2021-03-22Support native scaling of VideoFrameBuffers in LibvpxVp9Encoder.Henrik Boström
2021-03-22Provide a default implementation of NV12BufferInterface::CropAndScale.Henrik Boström
2021-03-20Rename (packets|bytes)_dropped to (packets|bytes)_discarded_no_receiverArtem Titov
2021-03-20Fix: when SamplesStatsCounter is empty it's not propagated to the Histogram p...Artem Titov
2021-03-12Remove NTP timestamp from PacketBuffer::Packet.philipel
2021-03-08Do more actions on SDP fuzzing.Harald Alvestrand
2021-03-08Reland "Add a fuzzer test that tries to connect a PeerConnection."Harald Alvestrand
2021-03-05Add VP9-specific default resolution bitrate limitsSergey Silkin
2021-03-04Revert "Add a fuzzer test that tries to connect a PeerConnection."Evan Shrubsole
2021-03-02Add a fuzzer test that tries to connect a PeerConnection.Harald Alvestrand