Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
7a6739eda85a6d15112e14761c88f85dee2167ae
/
video
/
BUILD.gn
8efafdf
Move VideoStreamReceiver JSON configuration parser to test source_set.
by Benjamin Wright
· 6 years ago
45340ca
Remove legacy video codec factories.
by Anders Carlsson
· 6 years ago
8984cd6
Revert "Add a high bitrate full stack test with fake codec"
by Oskar Sundbom
· 6 years ago
15df277
Add a high bitrate full stack test with fake codec
by Emircan Uysaler
· 6 years ago
40d5533
Include absl/memory/memory.h if absl::make_unique is used
by Steve Anton
· 6 years ago
07276e4
Refactor and remove media_optimization::MediaOptimization.
by Erik Språng
· 6 years ago
1c931c4
Use VideoSourceInterface for owning test video sources
by Niels Möller
· 6 years ago
f1ab9b9
Refactor creation of ColorSpace test data
by Johannes Kron
· 6 years ago
8b9b5f9
Activate/deactivate VP9 spatial layers.
by Sergey Silkin
· 6 years ago
e7862cc
Copy VP8EncoderSimulcastProxy to EncoderSimulcastProxy
by Florent Castelli
· 6 years ago
0076529
Add BufferedFrameDecryptor to cleanly deal with receiving encrypted frames.
by Benjamin Wright
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
2222a80
Delete unneeded includes of common_types.h and gn deps on webrtc_common.
by Niels Möller
· 6 years ago
cb7eddb
Add tests for cpu overuse scaling.
by Åsa Persson
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 6 years ago
96965ae
Add ability to enable frame dumping decoder via field trial.
by Erik Språng
· 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
327b753
Split out a separate target for VP8EncoderSimulcastProxy
by Jonathan Yu
· 6 years ago
9a5da49
Split out a separate target for SimulcastEncoderAdapter
by Jonathan Yu
· 6 years ago
76ad154
New method for precise packet reception time measurement.
by Christoffer Rodbro
· 6 years ago
4529fbc
Move TemporalLayers to api/video_codecs.
by Erik Språng
· 6 years ago
4dc66c5
Move EncodedImage class to api/video/
by Niels Möller
· 6 years ago
5ca2912
Delete VideoReceiveStream::EnableEncodedFrameRecording
by Niels Möller
· 6 years ago
e0d455b
Remove runtime_enabled_feature.
by Mirko Bonadei
· 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
d8f3c17
Added test dependency factory.
by Patrik Höglund
· 6 years ago
1beef1a
Delete VideoSendStream::EnableEncodedFrameRecording.
by Niels Möller
· 6 years ago
255750b
Adds support for real audio devices in video_quality_test.
by henrika
· 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
f2a8287
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 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
dd2eebe
Deprecate two DirectTransport ctors and remove their direct usage.
by Artem Titov
· 6 years ago
46c4e60
Introduce SimulatedNetworkReceiverInterface.
by Artem Titov
· 6 years ago
b6b1cac
Experimental improvements for simulcast screenshare
by Erik Språng
· 6 years ago
45a4c41
Never invoke rtc::LogMessage::SetLogToStderr outside of main.
by Mirko Bonadei
· 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
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 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
a2f1533
Moved PayloadRouter to call/.
by Stefan Holmer
· 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
1a4746a
Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file.
by philipel
· 6 years ago
d4c5d63
Moves VideoAnalyzer class to a separate file.
by Sebastian Jansson
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
43800f9
Generalize SimulcastEncoderAdapter, use for H264 & VP8.
by Sergio Garcia Murillo
· 6 years ago
b6b29e0
Convert video quality test from a TEST_F to a TEST fixture.
by Patrik Höglund
· 6 years ago
6f440ed
Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
by Mirko Bonadei
· 6 years ago
07efe43
Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
by Sergio Garcia Murillo
· 6 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 6 years ago
8643b78
Moved NackModule and VCMPacket to their own targets
by Ilya Nikolaevskiy
· 6 years ago
f851888
Adds flags for configuring log output from full stack tests.
by Sebastian Jansson
· 6 years ago
51e23ae
Remove built-in sw codecs from decoder_database.
by Anders Carlsson
· 6 years ago
94150ee
Implement VideoQualityObserver
by Ilya Nikolaevskiy
· 6 years ago
96c9fc4
Add tests where the incoming stream changes codec type.
by Åsa Persson
· 6 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 6 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 6 years ago
7ba22b8
Break out the part of the iSAC codec that's used for Voice Activity Detection
by Karl Wiberg
· 7 years ago
2027b66
Add tests for quality scaling.
by Åsa Persson
· 7 years ago
1f433e4
Mark built-in software video codecs as poisonous.
by Anders Carlsson
· 7 years ago
a945aee
Make quality scaler downscale faster.
by Åsa Persson
· 7 years ago
bb23c83
GN hack to tag targets as poisonous (and use it with audio codecs)
by Karl Wiberg
· 7 years ago
d78f705
Testing receive time correction field trial.
by Sebastian Jansson
· 7 years ago
652dc91
Adds unit tests for VideoSendStreamImpl.
by Sebastian Jansson
· 7 years ago
8e0b15b
Moves VideoSendStreamImpl to a separate file.
by Sebastian Jansson
· 7 years ago
8668496
Adding layering configurator and rate allocator for VP9 SVC.
by Sergey Silkin
· 7 years ago
38c5d93
Reduce locking for CallStats (preparation for TaskQueue).
by Tommi
· 7 years ago
be682d4
Fix chromium warnings for SdpVideoFormat.
by Niels Möller
· 7 years ago
9718711
VideoStreamDecoderImpl implementation, part 1.
by philipel
· 7 years ago
76b7f51
Move timestamp_extrapolator.h to rtc_base/time/
by Karl Wiberg
· 7 years ago
2fee4d6
VideoStreamDecoder skeleton.
by philipel
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
03e6ec9
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
081136f
Revert "Reland "Add multiplex case to webrtc_perf_tests""
by Taylor Brandstetter
· 7 years ago
7c5bc1c
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
5aac372
Revert "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
d90a7e8
Add multiplex case to webrtc_perf_tests
by Emircan Uysaler
· 7 years ago
fef0500
Adding a new string utility class: SimpleStringBuilder.
by Tommi
· 7 years ago
e4be6da
Removing access to send side cc in rtp controller.
by Sebastian Jansson
· 7 years ago
ef76e5a
Add multiplex case to codec_tests
by Emircan Uysaler
· 7 years ago
80ba333
Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix
by Karl Wiberg
· 7 years ago
c501713
Split end to end tests into more cohesive test sets.
by Sebastian Jansson
· 7 years ago
970b088
Reland "Break up rtc_event_log_api to solve circular dependencies."
by Qingsi Wang
· 7 years ago
edab301
Remove webrtc::test::InitFieldTrialsFromString(const std::string&).
by Bjorn Terelius
· 7 years ago
75df728
Revert "Break up rtc_event_log_api to solve circular dependencies."
by Mirko Bonadei
· 7 years ago
dd8c165
Enable building WebRTC without built-in software codecs
by Anders Carlsson
· 7 years ago
Next »