.. |
configs/replay_packet_fuzzer
|
Negotiate use of RTCP loss notification feedback (LNTF)
|
2019-05-24 12:44:14 +00:00 |
corpora
|
In Vp9 encoder wrapper force key frame on svc controller request
|
2022-08-03 19:15:45 +00:00 |
utils
|
Rename VideoReceiveStream to VideoReceiveStreamInterface
|
2022-05-22 10:54:38 +00:00 |
aec3_config_json_fuzzer.cc
|
Add AEC3 config json parsing fuzzer
|
2019-10-17 16:33:44 +00:00 |
aec3_fuzzer.cc
|
AEC3: Add multichannel configuration and multichannel detection
|
2022-04-07 14:58:02 +00:00 |
agc_fuzzer.cc
|
AudioBuffer: Remove deprecated constructor
|
2022-04-11 10:06:07 +00:00 |
audio_decoder_fuzzer.cc
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
audio_decoder_fuzzer.h
|
Delete AudioDecoder method IncomingPacket
|
2019-09-24 08:30:24 +00:00 |
audio_decoder_g722_fuzzer.cc
|
Add fuzzer test for G722 and fix a fuzzer problem
|
2022-02-21 10:16:47 +00:00 |
audio_decoder_ilbc_fuzzer.cc
|
Update fuzzer max input length handling
|
2018-10-25 12:19:18 +00:00 |
audio_decoder_isac_fuzzer.cc
|
Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object
|
2019-08-14 00:40:19 +00:00 |
audio_decoder_isacfix_fuzzer.cc
|
Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object
|
2019-08-14 00:40:19 +00:00 |
audio_decoder_multistream_opus_fuzzer.cc
|
Fuzzer fix for multistream opus.
|
2019-04-09 11:53:13 +00:00 |
audio_decoder_opus_fuzzer.cc
|
|
|
audio_decoder_opus_redundant_fuzzer.cc
|
|
|
audio_decoder_pcm16b_fuzzer.cc
|
Adding fuzzer for PCM16b decoder and fixing a fuzzer problem
|
2022-02-15 15:59:01 +00:00 |
audio_decoder_pcm_fuzzer.cc
|
Adding fuzzer for G711/PCM u/A decoders and fixing a fuzzer problem
|
2022-02-21 13:35:24 +00:00 |
audio_encoder_fuzzer.cc
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
audio_encoder_fuzzer.h
|
Opus Encoder fuzzer: separate target for FuzzAudioEncoder
|
2020-02-27 16:13:15 +00:00 |
audio_encoder_isac_fixed_fuzzer.cc
|
fuzzers: fix isax typo
|
2020-05-26 12:51:28 +00:00 |
audio_encoder_isac_float_fuzzer.cc
|
fuzzers: fix isax typo
|
2020-05-26 12:51:28 +00:00 |
audio_encoder_opus_fuzzer.cc
|
Opus Encoder fuzzer: separate target for FuzzAudioEncoder
|
2020-02-27 16:13:15 +00:00 |
audio_processing_configs_fuzzer.cc
|
APM fuzzer: fuzz more sample rates, clean up input generation
|
2022-06-03 13:00:43 +00:00 |
audio_processing_fuzzer_helper.cc
|
Clarify and extend test support for certain sample rates in audio processing
|
2022-08-03 14:26:36 +00:00 |
audio_processing_fuzzer_helper.h
|
Use make_ref_counted in AudioProcessingBuilder
|
2021-08-11 15:40:28 +00:00 |
audio_processing_sample_rate_fuzzer.cc
|
Clarify and extend test support for certain sample rates in audio processing
|
2022-08-03 14:26:36 +00:00 |
BUILD.gn
|
Limit input size for the rtp video layers allocation fuzzer
|
2022-08-26 09:00:18 +00:00 |
comfort_noise_decoder_fuzzer.cc
|
Update fuzzer max input length handling
|
2018-10-25 12:19:18 +00:00 |
congestion_controller_feedback_fuzzer.cc
|
Avoid exposing RemoteBitrateEstimator in ReceiveSideCongestionController
|
2022-06-22 13:41:21 +00:00 |
dcsctp_packet_fuzzer.cc
|
dcsctp: Add SCTP packet fuzzer
|
2021-04-09 12:23:42 +00:00 |
dcsctp_socket_fuzzer.cc
|
dcsctp: Add socket fuzzer
|
2021-05-14 06:41:10 +00:00 |
DEPS
|
dcsctp: Add SCTP packet fuzzer
|
2021-04-09 12:23:42 +00:00 |
field_trial_fuzzer.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
flexfec_header_reader_fuzzer.cc
|
Use rtc::CopyOnWriteBuffer::MutableData instead of data in fuzzers
|
2021-01-12 12:36:43 +00:00 |
flexfec_receiver_fuzzer.cc
|
Update fuzzer max input length handling
|
2018-10-25 12:19:18 +00:00 |
flexfec_sender_fuzzer.cc
|
Reland "Reland "Refactors UlpFec and FlexFec to use a common interface.""
|
2020-03-09 13:41:35 +00:00 |
forward_error_correction_fuzzer.cc
|
Use rtc::CopyOnWriteBuffer::MutableData instead of data in fuzzers
|
2021-01-12 12:36:43 +00:00 |
frame_buffer2_fuzzer.cc
|
Remove statistics tracking from FrameBuffer2
|
2022-08-18 09:13:28 +00:00 |
frame_buffer_fuzzer.cc
|
Move FrameBuffer3 to api/
|
2022-05-05 14:34:48 +00:00 |
fuzz_data_helper.cc
|
Create a fuzzer for ComfortNoiseDecoder
|
2017-12-07 08:53:37 +00:00 |
fuzz_data_helper.h
|
Fix -Wextra-semi warnings in webrtc fuzzers.
|
2019-02-25 20:45:46 +00:00 |
h264_bitstream_parser_fuzzer.cc
|
Delete deprecated H264BitstreamParser methods
|
2021-01-11 09:31:54 +00:00 |
h264_depacketizer_fuzzer.cc
|
Change H264 depacketizer to implement VideoRtpDepacketizer interface
|
2020-01-15 12:26:55 +00:00 |
neteq_rtp_fuzzer.cc
|
Improve neteq_rtp_fuzzer
|
2020-09-29 20:24:07 +00:00 |
neteq_signal_fuzzer.cc
|
Reland "Enable using a custom NetEqFactory in simulations"
|
2020-01-20 12:46:34 +00:00 |
OWNERS
|
Add danilchap@webrtc.org as owner of test/fuzzers/
|
2021-09-14 08:48:03 +00:00 |
packet_buffer_fuzzer.cc
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
pseudotcp_parser_fuzzer.cc
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
residual_echo_detector_fuzzer.cc
|
Move rtc::make_ref_counted to api/
|
2022-06-15 09:47:38 +00:00 |
rtcp_receiver_fuzzer.cc
|
Remove dependency from RtpRtcp on the Module interface.
|
2020-06-04 08:11:21 +00:00 |
rtp_depacketizer_av1_assemble_frame_fuzzer.cc
|
Hide Av1 specfic logic from RtpVideoReceiver into depacketizer interface.
|
2020-03-24 15:55:00 +00:00 |
rtp_dependency_descriptor_fuzzer.cc
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
rtp_frame_reference_finder_fuzzer.cc
|
RtpFrameReferenceFinder return frames directly instead of via callback.
|
2021-05-26 15:47:03 +00:00 |
rtp_packet_fuzzer.cc
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
rtp_packetizer_av1_fuzzer.cc
|
In Av1 packetizer set marker bit with respect of end_of_picture flag
|
2020-11-16 11:08:48 +00:00 |
rtp_video_layers_allocation_fuzzer.cc
|
Limit input size for the rtp video layers allocation fuzzer
|
2022-08-26 09:00:18 +00:00 |
sctp_utils_fuzzer.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
sdp_integration_fuzzer.cc
|
Delete implicit conversion from rtc::scoped_refptr<T> to T*
|
2022-05-09 09:06:44 +00:00 |
sdp_parser_fuzzer.cc
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
ssl_certificate_fuzzer.cc
|
Fix ssl_certificate_fuzzer
|
2021-07-09 13:50:29 +00:00 |
string_to_number_fuzzer.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
stun_parser_fuzzer.cc
|
Modified STUN verification functions
|
2021-03-02 10:34:17 +00:00 |
stun_validator_fuzzer.cc
|
Modified STUN verification functions
|
2021-03-02 10:34:17 +00:00 |
turn_unwrap_fuzzer.cc
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
ulpfec_generator_fuzzer.cc
|
Use rtc::CopyOnWriteBuffer::MutableData instead of data in fuzzers
|
2021-01-12 12:36:43 +00:00 |
ulpfec_header_reader_fuzzer.cc
|
Use rtc::CopyOnWriteBuffer::MutableData instead of data in fuzzers
|
2021-01-12 12:36:43 +00:00 |
ulpfec_receiver_fuzzer.cc
|
Report histograms in dtor of UlpfecReceiver.
|
2022-08-10 07:51:35 +00:00 |
vp8_depacketizer_fuzzer.cc
|
Delete RtpDepacketizerVp8 in favor of VideoRtpDepacketizerVp8
|
2020-01-09 12:10:19 +00:00 |
vp8_qp_parser_fuzzer.cc
|
|
|
vp8_replay_fuzzer.cc
|
Rename VideoReceiveStream to VideoReceiveStreamInterface
|
2022-05-22 10:54:38 +00:00 |
vp9_depacketizer_fuzzer.cc
|
Delete RtpDepacketizerVp9 in favor of VideoRtpDepacketizerVp9
|
2020-01-09 13:07:44 +00:00 |
vp9_encoder_references_fuzzer.cc
|
Speed up vp9 encoder reference fuzzer
|
2022-08-02 07:57:43 +00:00 |
vp9_qp_parser_fuzzer.cc
|
Reland "Rename vp9::FrameInfo to vp9::UncompressedHeader and add more fields."
|
2021-08-17 19:42:00 +00:00 |
vp9_replay_fuzzer.cc
|
Rename VideoReceiveStream to VideoReceiveStreamInterface
|
2022-05-22 10:54:38 +00:00 |
webrtc_fuzzer_main.cc
|
Reland "Remove TaskQueue constructor that uses GlobalTaskQueueFactory"
|
2019-04-10 10:27:07 +00:00 |