Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
4e5af96606b94b048132cbf61514fa2b12cb0edc
/
video
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
d3b8c63
Reland "Add spatial index to EncodedImage."
by Niels Möller
· 6 years ago
c714b6e
Adds TaskQueue congestion controller tests in VideoSendStreamTest.
by Sebastian Jansson
· 6 years ago
b0d4b41
Use a lock to protect members accessed by RtpVideoStreamReceiver::GetSyncInfo()
by Niels Möller
· 6 years ago
5304a32
Delete StreamStatistician::IsRetransmitOfOldPacket
by Niels Möller
· 6 years ago
5a998d7
Revert "Add spatial index to EncodedImage."
by Niels Moller
· 6 years ago
da0898d
Add spatial index to EncodedImage.
by Niels Möller
· 6 years ago
8fdcac3
Remove clang:find_bad_constructs suppression from call:call.
by Mirko Bonadei
· 6 years ago
e269cb4
Add support of overriding network simulation in video quality tests.
by Artem Titov
· 6 years ago
f18b352
Reland: Rename VideoQualityTestFixtureInterface::Params.pipe into config.
by Artem Titov
· 6 years ago
17790c3
Revert "Rename VideoQualityTestFixtureInterface::Params.pipe into config."
by Artem Titov
· 6 years ago
255750b
Adds support for real audio devices in video_quality_test.
by henrika
· 6 years ago
7f2eab0
Rename VideoQualityTestFixtureInterface::Params.pipe into config.
by Artem Titov
· 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
90ab76d
Adds support for JSON config in video_replay.
by Benjamin Wright
· 6 years ago
86fbea1
Fix VideoSendStreamImpl::OnPacketFeedbackError: operator precedence.
by Benoît Lizé
· 7 years ago
8dad9b4
Eliminate NackModule dependency on VCMPacket
by Niels Möller
· 6 years ago
631cafa
Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe
by Artem Titov
· 6 years ago
3df1d5d
Revert removal of simulcast screenshare experimental code (killswitch checks)
by Ilya Nikolaevskiy
· 6 years ago
f2a8287
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
0e90982
Enable --rtc_event_log_name flag for more tests.
by Niels Möller
· 6 years ago
0b92678
Fix NACK logic for empty packets
by Niels Möller
· 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
280632b
Delete unneeded forward declares of RtpReceiver
by Niels Möller
· 6 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 6 years ago
cf42781
Fix --logs flag to webrtc_perf_tests
by Niels Möller
· 6 years ago
f1f363f
Renames test::VideoCapturer to TestVideoCapturer.
by Sebastian Jansson
· 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
639602a
Activate initial framedrop when first BW estimate arrives
by Kári Tristan Helgason
· 6 years ago
f5033ad
In (new) estimator of encoder cpu load, count max per input frame.
by Niels Möller
· 6 years ago
9701e0c
Makes treatment of received reports of packets lost signed.
by Sebastian Jansson
· 6 years ago
20317f9
Clear encoded frame map on gap in timestamp.
by Åsa Persson
· 6 years ago
61e511a
Delete unneeded forward declares of vcm::VideoReceiver.
by Niels Möller
· 6 years ago
948b7e3
Revert "Add initial support for RtpEncodingParameters max_framerate."
by Mirko Bonadei
· 6 years ago
ced5cfd
Add initial support for RtpEncodingParameters max_framerate.
by Åsa Persson
· 6 years ago
2ff1f2a
Reland "Refactor RtpVideoStreamReceiver without RtpReceiver."
by Niels Möller
· 6 years ago
b6b1cac
Experimental improvements for simulcast screenshare
by Erik Språng
· 6 years ago
29d8846
Remove RTPVideoHeader::vp9() accessors.
by philipel
· 6 years ago
1788dcb
Revert "Refactor RtpVideoStreamReceiver without RtpReceiver."
by Niels Moller
· 6 years ago
0b9e01d
Refactor RtpVideoStreamReceiver without RtpReceiver.
by Niels Möller
· 6 years ago
58d2a5e
Tolerate out of order samples to SendProcessingUsage2::FrameSent.
by Niels Möller
· 6 years ago
39a44b2
In video_quality_test, maintain capturer startup within CPU timing interval.
by Christoffer Rodbro
· 6 years ago
5ca90f5
Ensures that packets_lost is always positive.
by Sebastian Jansson
· 6 years ago
c2a0288
Enable audio in video_quality_test.
by Christoffer Rodbro
· 6 years ago
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 6 years ago
264bee8
Remove memcheck.
by Mirko Bonadei
· 6 years ago
7d745e5
Reland "Remove RTPVideoHeader::h264() accessors."
by philipel
· 6 years ago
45a4c41
Never invoke rtc::LogMessage::SetLogToStderr outside of main.
by Mirko Bonadei
· 6 years ago
df9e9ae
Delete RtpVideoStreamReceiver methods GetRtpReceiver and rtp_rtcp
by Niels Möller
· 6 years ago
c3d0d0d
Delete unused RtpVideoStreamReceiver methods GetRemoteSsrc and GetCsrcs
by Niels Möller
· 6 years ago
a3df0f2
Remove simulcast screenshare experimental code
by Ilya Nikolaevskiy
· 6 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
213618e
New api function CreateVideoStreamEncoder.
by Niels Möller
· 6 years ago
4206a0a
Exposing video bitrate allocator into API
by Jiawei Ou
· 6 years ago
ea1bb35
Cleanup networkroute.h
by Steve Anton
· 6 years ago
5d7a4c6
Fixing py lint errors
by Artem Titov
· 6 years ago
9416ef8
Rename PayloadRouter to RtpVideoSender.
by Stefan Holmer
· 6 years ago
5ed25af
Properly clean up RtpVideoSender.
by Stefan Holmer
· 7 years ago
89b2963
Reland "Enable simulcast screenshare by default"
by Ilya Nikolaevskiy
· 7 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 7 years ago
ca536d4
Revert "Enable simulcast screenshare by default"
by Ilya Nikolaevskiy
· 7 years ago
d43c692
Enable simulcast screenshare by default
by Ilya Nikolaevskiy
· 7 years ago
5daeff9
Revert "Remove RTPVideoHeader::h264() accessors."
by JT Teh
· 7 years ago
0823eec
Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder""
by Emircan Uysaler
· 7 years ago
c528c0a
Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder""
by Emircan Uysaler
· 7 years ago
cb853c8
Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"
by Emircan Uysaler
· 7 years ago
dfbced6
Remove RTPVideoHeader::h264() accessors.
by philipel
· 7 years ago
7258224
Replaces call config create in tests with modify.
by Sebastian Jansson
· 7 years ago
3bd2c79
Moving functionality from VideoQualityTest to CallTest
by Sebastian Jansson
· 7 years ago
f33905d
Makes some CallTest members private.
by Sebastian Jansson
· 7 years ago
e6d7c3e
Using FunctionVideoEncoderFactory in VideoQualityTest.
by Sebastian Jansson
· 7 years ago
8e6602f
Separates send and receive event log in CallTest.
by Sebastian Jansson
· 7 years ago
798ee75
Always disable RED when ULPFEC is disabled.
by Kári Tristan Helgason
· 7 years ago
14ac793
Temporarly disable KSVC perf tests on Mac because of crashes
by Ilya Nikolaevskiy
· 7 years ago
a715f28
Fix handling invalid empty red packets
by Danil Chapovalov
· 7 years ago
a2f1533
Moved PayloadRouter to call/.
by Stefan Holmer
· 7 years ago
28bb391
Fix incorrect screenshare bitrate configs in test cases
by Erik Språng
· 7 years ago
2d82ade
Revert "Add Profile 2 configuration to VP9 Encoder and Decoder"
by Qingsi Wang
· 7 years ago
fc9c4e8
Add Profile 2 configuration to VP9 Encoder and Decoder
by Emircan Uysaler
· 7 years ago
1a4746a
Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file.
by philipel
· 7 years ago
d4c5d63
Moves VideoAnalyzer class to a separate file.
by Sebastian Jansson
· 7 years ago
bed801e
Removes unnecessary destructor checks in tests.
by Sebastian Jansson
· 7 years ago
5e898d6
Stop using VideoCodec.targetBitrate for vp8 screenshare config
by Erik Språng
· 7 years ago
5ab67a5
Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader.
by philipel
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
cb96ad8
Add ParsedPayload::video_header() accessor.
by philipel
· 7 years ago
64b17c2
Remove StreamStatistician::IsPacketInOrder
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
43800f9
Generalize SimulcastEncoderAdapter, use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
b6b29e0
Convert video quality test from a TEST_F to a TEST fixture.
by Patrik Höglund
· 7 years ago
6f440ed
Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
by Mirko Bonadei
· 7 years ago
07efe43
Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
Next »