aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-06-26Revert "Add Timestamp accessor methods to the EncodedImage class."Björn Terelius
2018-06-26Add Timestamp accessor methods to the EncodedImage class.Niels Möller
2018-06-26Re-introduce a read of a bool in APM fuzzersSam Zackrisson
2018-06-21Fix for VP9 K-SVC video freeze frame when send bandwidth is restricted.“Michael
2018-06-21Generalize SimulcastEncoderAdapter, use for H264 & VP8.Sergio Garcia Murillo
2018-06-21Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapt...Mirko Bonadei
2018-06-21Add AGC1 fuzzerSam Zackrisson
2018-06-21Revert "NetEq: Deprecate playout modes Fax, Off and Streaming"Henrik Lundin
2018-06-21Implement H264 simulcast support and generalize SimulcastEncoderAdapter use f...Sergio Garcia Murillo
2018-06-21NetEq: Deprecate playout modes Fax, Off and StreamingHenrik Lundin
2018-06-21Remove nonlinear beamformer API from APMSam Zackrisson
2018-06-20Removing usage of //build/config/compiler:no_size_t_to_int_warning.Mirko Bonadei
2018-06-20Delete pre_decode_callback.Niels Möller
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-19Cover AecDump calls in APM fuzzer.Alex Loiko
2018-06-19Always enable 'delay-agnostic' in APM fuzzer.Alex Loiko
2018-06-19Fuzz AEC field trial killswitchesSam Zackrisson
2018-06-18Replace rtc::Optional with absl::optional in test and rtc_toolsDanil Chapovalov
2018-06-15Fix a downstream test failure.Ying Wang
2018-06-15Delete an unneeded include of pathutils.h.Niels Möller
2018-06-14Change echo detector to scoped_refptrIvo Creusen
2018-06-13Use enum class for VideoCodecMode and VideoCodecComplexity.Niels Möller
2018-06-11Document that preferred VideoFrame constructor takes no RTP timestamp.Niels Möller
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-07Removing warning suppression flags from test/.Mirko Bonadei
2018-06-07Delete RTP-specific values from the VideoCodecType enum.Niels Möller
2018-06-04Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.Niels Möller
2018-06-01Add JoinFilename to testsupport code, replacing use of rtc::Pathname.Niels Möller
2018-06-01Update packet_buffer_fuzzer to fuzz full packets.philipel
2018-05-31Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl}Rasmus Brandt
2018-05-24Move socklen_t definition for windows to win32.h.Niels Möller
2018-05-23Limit input length for SDP fuzzer.Patrik Höglund
2018-05-21Move VideoStreamEncoderInterface to api/.Niels Möller
2018-05-21Delete unneeded includes of basictypes.h.Niels Möller
2018-05-18Allows injection of network controller factory into peer connection factory.Sebastian Jansson
2018-05-18Move VideoEncoderConfig from call/ to api/.Niels Möller
2018-05-17Fuzzing for video_coding::FrameBuffer2.philipel
2018-05-17Merge DegradationPreference enums.Taylor Brandstetter
2018-05-17RtpFrameReferenceFinder fuzzer.philipel
2018-05-16Delete unused header file unittest_utils.h.Niels Möller
2018-05-15Control inter-layer prediction mode in test apps.Sergey Silkin
2018-05-14Fix build errors when rtc_use_builtin_sw_codecs is set to false.Anders Carlsson
2018-05-14New file api/video/BUILD.gnNiels Möller
2018-05-09Create a fuzzer for the Opus encoderHenrik Lundin
2018-05-09Removing -Wno-comment.Mirko Bonadei
2018-05-08Deprecate RTPFragmentationHeader argument to VideoDecoder::DecodeNiels Möller
2018-04-25Moving demux from FakeNetworkPipe to DirectTransport.Sebastian Jansson
2018-04-23Move BitrateAllocation to api/ and rename it VideoBitrateAllocationErik Språng
2018-04-19Reland "Move creating encoder to VideoStreamEncoder."Niels Möller