Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
c336dd1cb69c2a2416b4e5c8a5b4705757e94c46
/
video
/
end_to_end_tests
7c06777
Cleanup includes in modules/include/module_common_types.h
by Danil Chapovalov
· 5 years ago
44db436
Propagate task queue to create test::DirectTransport by TaskQueueBase interface
by Danil Chapovalov
· 5 years ago
70bc753
Add comments to MultiCodecReceiveTest.
by Åsa Persson
· 5 years ago
bf5ee00
Disable prerender smoothing in MultiCodecReceiveTest.
by Åsa Persson
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
7bf7a42
Delete flag VideoReceiveStream::Config::Rtp::remb
by Niels Möller
· 5 years ago
0cd61b6
MultiCodecReceiveTest: fix for flaky test.
by Åsa Persson
· 5 years ago
6516f76
Deprecate SingleThreadedTaskQueueForTesting class.
by Yves Gerey
· 5 years ago
25eb47c
Make the RtpHeaderParserImpl available to tests and tools only.
by Tommi
· 5 years ago
d77cc24
New const method StreamStatistician::GetStats
by Niels Möller
· 5 years ago
54d5d2c
Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrc
by Erik Språng
· 5 years ago
fdf3880
Make "WebRTC-BweAllocProbingOnlyInAlr/Enabled/" default and remove key.
by Konrad Hofbauer
· 5 years ago
e3a10e1
Remove usage of RtpRtcp::SetSSRC() in video/
by Erik Språng
· 5 years ago
891d393
Call Call::GetStats() from the correct thread in ProbingEndToEndTest.
by Tommi
· 5 years ago
83bbe91
Delete deprecated rtc_event_log header
by Danil Chapovalov
· 5 years ago
d23f67e
Call Call::GetStats() from the correct thread in StatsEndToEndTest.
by Tommi
· 5 years ago
e80885a
Call Call::GetStats() from the correct thread in our bandwidth tests.
by Tommi
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 5 years ago
53d45ba
Make TaskQueueFactory required construction parameter for Call
by Danil Chapovalov
· 5 years ago
370f93a
Reland "Inform VideoEncoder of negotiated capabilities"
by Elad Alon
· 5 years ago
49d661a
Revert "Inform VideoEncoder of negotiated capabilities"
by Philip Eliasson
· 5 years ago
11dfff0
Inform VideoEncoder of negotiated capabilities
by Elad Alon
· 5 years ago
fadb181
Negotiate use of RTCP loss notification feedback (LNTF)
by Elad Alon
· 5 years ago
908e22e
Use explicit TaskQueueFactory for FrameGeneratorCapturer in video/ tests
by Danil Chapovalov
· 6 years ago
16cb8f5
Reland "Replace usage of old SetRates/SetRateAllocation methods"
by Erik Språng
· 6 years ago
7ddef1a
Revert "Replace usage of old SetRates/SetRateAllocation methods"
by Minyue Li
· 6 years ago
7ac0d5f
Replace usage of old SetRates/SetRateAllocation methods
by Erik Språng
· 6 years ago
ae68ea0
Reland "Add new field trial for controlling congestion window settings"
by Evan Shrubsole
· 6 years ago
bd167cf
Revert "Add new field trial for controlling congestion window settings"
by Evan Shrubsole
· 6 years ago
dd33d8e
Add new field trial for controlling congestion window settings
by Evan Shrubsole
· 6 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
5684af5
VideoSendStream::Stats::total_encode_time_ms added.
by Henrik Boström
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
bd631a0
Use Abseil container algorithms in video/
by Steve Anton
· 6 years ago
dd41da6
Delete unused methods from VCMReceiveStatisticsCallback
by Niels Möller
· 6 years ago
b859b32
Update more VideoEncoder implementations to drop CodecSpecificInfo input
by Niels Möller
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
c44f6cc
Modernize RtpRtcp factory function: use unique_ptr as return type
by Danil Chapovalov
· 6 years ago
547a1dc
Removes injection of RtpTransportControllerSend from Call::Create.
by Sebastian Jansson
· 6 years ago
d8d3248
Reland "Delete test/constants.h"
by Elad Alon
· 6 years ago
4f36b7a
Revert "Delete test/constants.h"
by Oleh Prypin
· 6 years ago
389b167
Delete test/constants.h
by Elad Alon
· 6 years ago
914351d
Reland "Always offer transport sequence number header extension for audio""
by Per Kjellander
· 6 years ago
397c06f
Revert "Always offer transport sequence number header extension for audio"
by Ying Wang
· 6 years ago
fd965c0
Always offer transport sequence number header extension for audio
by Per Kjellander
· 6 years ago
7ca375c
Implement encoder overshoot detector and rate adjuster.
by Erik Språng
· 6 years ago
6347029
Removes usages of TaskQueueCongestionControl field trial.
by Sebastian Jansson
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
1e27fec
Negate flag name for prerender smoothing and update comments.
by Rasmus Brandt
· 6 years ago
f93eda1
Move some video codec constants to separate file.
by Erik Språng
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
40d5533
Include absl/memory/memory.h if absl::make_unique is used
by Steve Anton
· 6 years ago
412d185
Delete pre_encode_callback from VideoSendStream::Config
by Niels Möller
· 6 years ago
8eeccbe
Delete Start and Stop methods from TestVideoCapturer.
by Niels Möller
· 6 years ago
f1ab9b9
Refactor creation of ColorSpace test data
by Johannes Kron
· 6 years ago
f7f13e0
Add end-to-end test for ColorSpace information
by Johannes Kron
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
c69a56e
Remove more unneeded things from ChannelSend
by Fredrik Solenberg
· 6 years ago
8ef5793
Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9.
by Mirko Bonadei
· 6 years ago
de8e6e6
Refactor bitrate configuration in CallTest
by Niels Möller
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 6 years ago
bdc6c40
Add field trial for target bitrate RTCP XR message.
by Rasmus Brandt
· 6 years ago
c572ff3
Add default constructor for rtc::Event
by Niels Möller
· 6 years ago
59844ce
Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`."
by Qingsi Wang
· 6 years ago
be14217
Use the factory instead of using the builtin code path in `VideoCodecInitializer`.
by Jiawei Ou
· 6 years ago
150a907
FrameEncryption Video End To End Testcase.
by Benjamin Wright
· 6 years ago
99b71df
Use function_video_(en|de)coder_factory from api
by Danil Chapovalov
· 6 years ago
4cb4786
Add expected default values to video configuration tests.
by Benjamin Wright
· 6 years ago
d34597c
Update test::CreateVideoStreams to use num_temporal_layers.
by Åsa Persson
· 6 years ago
76ad154
New method for precise packet reception time measurement.
by Christoffer Rodbro
· 6 years ago
88be972
Delete post_encode_callback
by Niels Möller
· 6 years ago
75e3647
Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig
by Artem Titov
· 6 years ago
5ca2912
Delete VideoReceiveStream::EnableEncodedFrameRecording
by Niels Möller
· 6 years ago
cbcbc22
Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Niels Möller
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
377b26e
Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Sebastian Jansson
· 6 years ago
efb94d5
Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.""
by Oleh Prypin
· 6 years ago
7961dc2
Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Niels Moller
· 6 years ago
529d0d9
Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.
by Niels Möller
· 6 years ago
569397f
Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor."
by philipel
· 6 years ago
6f68324
Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor."
by Lu Liu
· 6 years ago
3f4a4fa
Added field trial WebRTC-GenericDescriptor for the new generic descriptor.
by philipel
· 6 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 6 years ago
cb7e1d2
Use SdpVideoFormat in VideoReceiveStream::Decoder
by Niels Möller
· 6 years ago
366a50c
Remove simple stringstream usages.
by Jonas Olsson
· 6 years ago
cb96062
Reland "Remove obsolete field trial from the tests"
by Ilya Nikolaevskiy
· 6 years ago
504edc0
Revert "Remove obsolete field trial from the tests"
by Ilya Nikolaevskiy
· 6 years ago
fd5770d
Remove obsolete field trial from the tests
by Ilya Nikolaevskiy
· 6 years ago
1beef1a
Delete VideoSendStream::EnableEncodedFrameRecording.
by Niels Möller
· 6 years ago
b0588e6
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
8d92e8d
Revert "Reland "Move FakeCodec to separate target and behave like real encoder.""
by Ilya Nikolaevskiy
· 6 years ago
631cafa
Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe
by Artem Titov
· 6 years ago
f2a8287
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
c5d121e
Disable flaky TestFlexfecRtpStatePreservation
by Emircan Uysaler
· 6 years ago
7d13a6e
Revert "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
223eba5
Move FakeCodec to separate target and behave like real encoder.
by Ilya Nikolaevskiy
· 6 years ago
4e199e9
Mark DirectTransport subclasses ctors as deprecated and switch from them
by Artem Titov
· 6 years ago
dd2eebe
Deprecate two DirectTransport ctors and remove their direct usage.
by Artem Titov
· 6 years ago
c02df81
Eliminate SetClockOffset() from DirectTransport.
by Artem Titov
· 6 years ago
46c4e60
Introduce SimulatedNetworkReceiverInterface.
by Artem Titov
· 6 years ago
Next »