Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
45c71eb3d41f98fa5d34d5f86a89566b9526a898
/
test
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
e9b1854
Adding missing dependencies on absl.
by Mirko Bonadei
· 6 years ago
2a959d9
Revert "Add one-stop-shop for built-in AEC toggling in APM"
by Sam Zackrisson
· 6 years ago
771b50c
Add one-stop-shop for built-in AEC toggling in APM
by Sam Zackrisson
· 6 years ago
d93a51d
Enabling clang::find_bad_constructs for common_video.
by Mirko Bonadei
· 6 years ago
f5c3ba1
Fuzz more kinds of floats in the APM fuzzer.
by Alex Loiko
· 7 years ago
35c773d
Cap the number of fuzzed decoder packets to 200
by Sam Zackrisson
· 6 years ago
88cf050
AEC3: Adding explicit handling of microphone gain changes
by Per Åhgren
· 6 years ago
0823eec
Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder""
by Emircan Uysaler
· 6 years ago
c528c0a
Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder""
by Emircan Uysaler
· 6 years ago
cb853c8
Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"
by Emircan Uysaler
· 6 years ago
7258224
Replaces call config create in tests with modify.
by Sebastian Jansson
· 6 years ago
3bd2c79
Moving functionality from VideoQualityTest to CallTest
by Sebastian Jansson
· 6 years ago
f33905d
Makes some CallTest members private.
by Sebastian Jansson
· 6 years ago
e6d7c3e
Using FunctionVideoEncoderFactory in VideoQualityTest.
by Sebastian Jansson
· 6 years ago
8e6602f
Separates send and receive event log in CallTest.
by Sebastian Jansson
· 6 years ago
b5d3802
Fuzz more aec3 field trials
by Sam Zackrisson
· 6 years ago
010a46d
Makes srte owner in call/ and test/
by Sebastian Jansson
· 6 years ago
58c79f6
Add saza to fuzzer owners
by Sam Zackrisson
· 6 years ago
2d82ade
Revert "Add Profile 2 configuration to VP9 Encoder and Decoder"
by Qingsi Wang
· 6 years ago
fc9c4e8
Add Profile 2 configuration to VP9 Encoder and Decoder
by Emircan Uysaler
· 6 years ago
3213447
Actually input packets into the PacketBuffer.
by philipel
· 6 years ago
0f5dc8b
Limit input size to iSAC and iLBC decoder fuzzers
by Henrik Lundin
· 6 years ago
5ab67a5
Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader.
by philipel
· 6 years ago
c480e9d
Stereo in APM fuzzer.
by Alex Loiko
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
1f5de53
Fuzz key presses in APM
by Sam Zackrisson
· 7 years ago
36c69d5
NetEq fuzzers: Set max length in BUILD config rather than in the code
by Henrik Lundin
· 7 years ago
cb96ad8
Add ParsedPayload::video_header() accessor.
by philipel
· 7 years ago
c05bd73
Limit fuzzer input size for comfort noise decoder fuzzer
by Henrik Lundin
· 7 years ago
e40b437
Discard frame self-dependency when parsing genric frame descriptor
by Danil Chapovalov
· 7 years ago
6b33e60
In ULP FEC fuzzer test, make sure sequence number is not the same as previous sequence number.
by Ying Wang
· 7 years ago
7687ad5
Reland "NetEq: Deprecate playout modes Fax, Off and Streaming"
by Henrik Lundin
· 7 years ago
916ec7d
Add Generic frame descritpor header extension
by Danil Chapovalov
· 7 years ago
52f53d5
Revert "Add Timestamp accessor methods to the EncodedImage class."
by Björn Terelius
· 7 years ago
f34d467
Add Timestamp accessor methods to the EncodedImage class.
by Niels Möller
· 7 years ago
44b98f9
Re-introduce a read of a bool in APM fuzzers
by Sam Zackrisson
· 7 years ago
23c5a99
Fix for VP9 K-SVC video freeze frame when send bandwidth is restricted.
by “Michael
· 7 years ago
43800f9
Generalize SimulcastEncoderAdapter, use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
6f440ed
Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
by Mirko Bonadei
· 7 years ago
f341f3f
Add AGC1 fuzzer
by Sam Zackrisson
· 7 years ago
1ff41eb
Revert "NetEq: Deprecate playout modes Fax, Off and Streaming"
by Henrik Lundin
· 7 years ago
07efe43
Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
80c4cca
NetEq: Deprecate playout modes Fax, Off and Streaming
by Henrik Lundin
· 7 years ago
db38972
Remove nonlinear beamformer API from APM
by Sam Zackrisson
· 7 years ago
beb2d98
Removing usage of //build/config/compiler:no_size_t_to_int_warning.
by Mirko Bonadei
· 7 years ago
f88a22c
Delete pre_decode_callback.
by Niels Möller
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
f344dbb
Cover AecDump calls in APM fuzzer.
by Alex Loiko
· 7 years ago
8a5edb2
Always enable 'delay-agnostic' in APM fuzzer.
by Alex Loiko
· 7 years ago
790da37
Fuzz AEC field trial killswitches
by Sam Zackrisson
· 7 years ago
431abd9
Replace rtc::Optional with absl::optional in test and rtc_tools
by Danil Chapovalov
· 7 years ago
6a9bd74
Fix a downstream test failure.
by Ying Wang
· 7 years ago
92b24f0
Delete an unneeded include of pathutils.h.
by Niels Möller
· 7 years ago
d1f970d
Change echo detector to scoped_refptr
by Ivo Creusen
· 7 years ago
e3cf3d0
Use enum class for VideoCodecMode and VideoCodecComplexity.
by Niels Möller
· 7 years ago
2ac6446
Document that preferred VideoFrame constructor takes no RTP timestamp.
by Niels Möller
· 7 years ago
350531e
Revert "Move class VideoCodec from common_types.h to its own api header file."
by Danil Chapovalov
· 7 years ago
efc71e5
Move class VideoCodec from common_types.h to its own api header file.
by Niels Möller
· 7 years ago
7210af2
Removing warning suppression flags from test/.
by Mirko Bonadei
· 7 years ago
2b3af2e
Delete RTP-specific values from the VideoCodecType enum.
by Niels Möller
· 7 years ago
520ca4e
Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.
by Niels Möller
· 7 years ago
392f8d0
Add JoinFilename to testsupport code, replacing use of rtc::Pathname.
by Niels Möller
· 7 years ago
0c87e29
Update packet_buffer_fuzzer to fuzz full packets.
by philipel
· 7 years ago
0cedc05
Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl}
by Rasmus Brandt
· 7 years ago
d7b9131
Move socklen_t definition for windows to win32.h.
by Niels Möller
· 7 years ago
547e316
Limit input length for SDP fuzzer.
by Patrik Höglund
· 7 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 7 years ago
65ec0fc
Delete unneeded includes of basictypes.h.
by Niels Möller
· 7 years ago
dfce03a
Allows injection of network controller factory into peer connection factory.
by Sebastian Jansson
· 7 years ago
0a8f435
Move VideoEncoderConfig from call/ to api/.
by Niels Möller
· 7 years ago
1e9cf7f
Fuzzing for video_coding::FrameBuffer2.
by philipel
· 7 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 7 years ago
c1ee9d5
RtpFrameReferenceFinder fuzzer.
by philipel
· 7 years ago
e9c2088
Delete unused header file unittest_utils.h.
by Niels Möller
· 7 years ago
5702736
Control inter-layer prediction mode in test apps.
by Sergey Silkin
· 7 years ago
b330688
Fix build errors when rtc_use_builtin_sw_codecs is set to false.
by Anders Carlsson
· 7 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 7 years ago
a29b148
Create a fuzzer for the Opus encoder
by Henrik Lundin
· 7 years ago
c710ac1
Removing -Wno-comment.
by Mirko Bonadei
· 7 years ago
8df3a38
Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode
by Niels Möller
· 7 years ago
0940811
Moving demux from FakeNetworkPipe to DirectTransport.
by Sebastian Jansson
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
0676f22
Probe on video encoder reconfiguration test.
by philipel
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
70595c1
Delete unneeded references to EventWrapper.
by Niels Möller
· 7 years ago
c0597fb
Revert "Reland "Floating-point exception observer for unit tests""
by Taylor Brandstetter
· 7 years ago
aaa85ae
Reland "Floating-point exception observer for unit tests"
by Alessio Bazzica
· 7 years ago
bbf21a3
Remove dependencies on modules:module_api from AudioProcessing.
by Fredrik Solenberg
· 7 years ago
9df3cf3
Stats calls improve APM fuzzer coverage.
by Alex Loiko
· 7 years ago
f0482ea
Add MID sending to FlexfecSender
by Steve Anton
· 7 years ago
9098b30
Trimming unneeded dependencies in test:test_support_unittests.
by Mirko Bonadei
· 7 years ago
e3d522d
Revert "Floating-point exception observer for unit tests"
by Alessio Bazzica
· 7 years ago
3fb3939
Floating-point exception observer for unit tests
by Alessio Bazzica
· 7 years ago
7e85d67
Added SetClockOffset on FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
259a497
Reland "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
0e07572
Don't use the |codec_settings| parameter in FakeDecoder::InitDecode.
by philipel
· 7 years ago
4c9b3c8
Reland "Adding gtest-spi.h in webrtc/test/gtest.h"
by Alessio Bazzica
· 7 years ago
Next »