Sign in
webrtc
/
src
/
cc62b16658f247524ed6bebdab45737c0349ac71
/
video
/
BUILD.gn
cc62b16
Add qualityLimitationResolutionChanges stat
by Evan Shrubsole
· 6 years ago
6dcd4dc
New target for api/rtp_parameters.h and api/media_types.h.
by Niels Möller
· 6 years ago
31d1bce
Fix deadlock in VideoSendStream tests, cause of flake on some bots.
by Tommi
· 6 years ago
1c2f637
Simplify the VideoFrameDumpingDecoder API.
by Markus Handell
· 6 years ago
83bbe91
Delete deprecated rtc_event_log header
by Danil Chapovalov
· 6 years ago
139f4dc
QualityScaler: Add option to try fast adapt down at start up based on initial bw estimates.
by Åsa Persson
· 6 years ago
2ab97f6
Migrate WebRTC test infra to ABSL_FLAG.
by Mirko Bonadei
· 6 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 6 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 6 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 6 years ago
45befc5
Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create
by Elad Alon
· 6 years ago
4ba04b7
Delete RtcEventLogFactory factory as now unused
by Danil Chapovalov
· 6 years ago
370f93a
Reland "Inform VideoEncoder of negotiated capabilities"
by Elad Alon
· 6 years ago
49d661a7
Revert "Inform VideoEncoder of negotiated capabilities"
by Philip Eliasson
· 6 years ago
11dfff0
Inform VideoEncoder of negotiated capabilities
by Elad Alon
· 6 years ago
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 6 years ago
ce33b6a
Implement QualityLimitationReasonTracker and expose "reason".
by Henrik Boström
· 6 years ago
23aff9b
Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget.
by Henrik Boström
· 6 years ago
4f08faa
Introduce MediaTransportConfig
by Anton Sukhanov
· 6 years ago
137f6c8
Introduce peer connection level webrtc video quality tests.
by Artem Titov
· 6 years ago
2ebf523
Reland "Copy video frames metadata between encoded and plain frames in one place"
by Ilya Nikolaevskiy
· 6 years ago
de20b96
Revert "Reland "Copy video frames metadata between encoded and plain frames in one place""
by Ilya Nikolaevskiy
· 6 years ago
f3d828e
Make balanced degradation settings configurable through field trial.
by Åsa Persson
· 6 years ago
d8b9ed7
Promote RtcEventLogOutputFile to api/
by Niels Möller
· 6 years ago
4fb12b0
Reland "Copy video frames metadata between encoded and plain frames in one place"
by Ilya Nikolaevskiy
· 6 years ago
4b1afbe
Revert "Reland "Copy video frames metadata between encoded and plain frames in one place""
by Artem Titarenko
· 6 years ago
eea9288
Add configuration of new cpu load estimator via field trials.
by Niels Möller
· 6 years ago
c9a2c5e
Reland "Copy video frames metadata between encoded and plain frames in one place"
by Ilya Nikolaevskiy
· 6 years ago
ce92817
Split test:test_common source set
by Danil Chapovalov
· 6 years ago
84ae2b6
Revert "Copy video frames metadata between encoded and plain frames in one place"
by Artem Titarenko
· 6 years ago
00d0a0a
Copy video frames metadata between encoded and plain frames in one place
by Ilya Nikolaevskiy
· 6 years ago
d51ec58
Parse color space only in last packet of key frame
by Johannes Kron
· 6 years ago
d3ba236
Stop using GlobalTaskQueueFactory in video unittests
by Danil Chapovalov
· 6 years ago
79e9f4b
Replace test::Statistics by webrtc::RunningStatistics.
by Yves Gerey
· 6 years ago
304ea5f
Add RtcEventLogFactory factory with explicit TaskQueueFactory
by Danil Chapovalov
· 6 years ago
b55015e
Replacing SequencedTaskChecker with SequenceChecker.
by Sebastian Jansson
· 6 years ago
14d1c9d
Rename EncoderKeyFrameCallback back to EncoderRtcpFeedback
by Elad Alon
· 6 years ago
1c41be6
Propagate TaskQueueFactory to AudioDeviceBuffer
by Danil Chapovalov
· 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
3dde450
Make keyframe generation/request intervals configurable through field trials.
by Rasmus Brandt
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
533a9fe
Clean BUILD.gn files: remove extra :memory
by Artem Titov
· 6 years ago
ef1052a
Reland "Move api/rtp_headers.h to its own build target."
by Niels Möller
· 6 years ago
2baef35
Revert "Move api/rtp_headers.h to its own build target."
by Steve Anton
· 6 years ago
a67050d
Move api/rtp_headers.h to its own build target.
by Niels Möller
· 6 years ago
22ed366
Avoid using global task queue factory in fake encoder
by Danil Chapovalov
· 6 years ago
cde8ab2
Use single FrameBufferController in VP8, created by a factory.
by Elad Alon
· 6 years ago
d26a916
Avoid using GlobalTaskQueueFactory for TaskQueueForTest
by Danil Chapovalov
· 6 years ago
ab03638
Let threads opt in to having their stack traces printed
by Karl Wiberg
· 6 years ago
3c589be
Reland "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video."
by Rasmus Brandt
· 6 years ago
471783f
Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly
by Danil Chapovalov
· 6 years ago
3368721
Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video."
by Yves Gerey
· 6 years ago
184f6d5
Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video.
by Rasmus Brandt
· 6 years ago
ede7cb2
Rewrite video_loopback to use new mac capturer.
by Kári Tristan Helgason
· 6 years ago
07a4f2b
Merge rtc_task_queue(_api|_impl)? build targets into one
by Danil Chapovalov
· 6 years ago
1aa7581
Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask
by Danil Chapovalov
· 6 years ago
74682c1
Inject TaskQueueFactory to video streams.
by Sebastian Jansson
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
6a7baa7
Remove VCMEncodedFrameCallback and VCMGenericEncoder
by Erik Språng
· 6 years ago
eb7589e
Revert "Partial frame capture API part 3"
by Ilya Nikolaevskiy
· 6 years ago
157540a
Stop hard-coding default IDs for RTP extensions
by Elad Alon
· 6 years ago
b76b9ba
Set WEBRTC_USE_H264 in common_config
by Johannes Kron
· 6 years ago
7ca375c
Implement encoder overshoot detector and rate adjuster.
by Erik Språng
· 6 years ago
1266487
Partial frame capture API part 3
by Ilya Nikolaevskiy
· 6 years ago
fa89d84
Register callback for key frame request from media transport.
by Niels Möller
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
cd76eab
Parsing of pacing factor and alr probing in RateControlSettings
by Erik Språng
· 6 years ago
ecb6897
Adds repeating task class.
by Sebastian Jansson
· 6 years ago
f93eda1
Move some video codec constants to separate file.
by Erik Språng
· 6 years ago
7c03bdc
Reland "Add a high bitrate full stack test with fake codec"
by Emircan Uysaler
· 6 years ago
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
Next »