Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
fd5166c305068772d00ad7edf50151bba215400b
/
video
/
end_to_end_tests
49d661a
Revert "Inform VideoEncoder of negotiated capabilities"
by Philip Eliasson
· 6 years ago
11dfff0
Inform VideoEncoder of negotiated capabilities
by Elad Alon
· 6 years ago
fadb181
Negotiate use of RTCP loss notification feedback (LNTF)
by Elad Alon
· 6 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
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 6 years ago
264bee8
Remove memcheck.
by Mirko Bonadei
· 6 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 6 years ago
7258224
Replaces call config create in tests with modify.
by Sebastian Jansson
· 6 years ago
f33905d
Makes some CallTest members private.
by Sebastian Jansson
· 6 years ago
8e6602f
Separates send and receive event log in CallTest.
by Sebastian Jansson
· 6 years ago
bed801e
Removes unnecessary destructor checks in tests.
by Sebastian Jansson
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
f88a22c
Delete pre_decode_callback.
by Niels Möller
· 7 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 7 years ago
97e0488
Delete unused stats for preferred_bitrate.
by Niels Möller
· 7 years ago
81327d5
Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy.
by Åsa Persson
· 7 years ago
96c9fc4
Add tests where the incoming stream changes codec type.
by Åsa Persson
· 7 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 7 years ago
5b2b692
Remove unused members in HistogramTest.
by Åsa Persson
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
d78f705
Testing receive time correction field trial.
by Sebastian Jansson
· 7 years ago
9fd6b98
Don't interrupt exponential probing when VideoStream bitrates are reconfigured.
by philipel
· 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
Next »