Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
4ed47d01901248a93c525a5f7c75015cf605cbff
/
media
5897a6e
Adds support for signaling a=msid lines without a=ssrc lines.
by Seth Hampson
· 7 years ago
abbe841
This CL removes all usages of our custom ostream << overloads.
by Jonas Olsson
· 7 years ago
644fde4
Add nullptr check in SctpTransport.
by Zhi Huang
· 7 years ago
5b4f075
Reland "Reland "Adds support for multiple or no media stream ids.""
by Seth Hampson
· 7 years ago
23ffbe7
Adding constructor to StreamSelector.
by Seth Hampson
· 7 years ago
191bf5c
Revert "Reland "Adds support for multiple or no media stream ids.""
by Tomas Gunnarsson
· 7 years ago
f351c34
Reland "Adds support for multiple or no media stream ids."
by Seth Hampson
· 7 years ago
003930a
Fix MID not always getting set with audio
by Steve Anton
· 7 years ago
6c2c13a
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
95e7dbb
Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport.""
by Zhi Huang
· 7 years ago
bc609ea
Revert "Adds support for multiple or no media stream ids."
by Emircan Uysaler
· 7 years ago
88614b0
Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder.
by Niels Möller
· 7 years ago
ca09125
Fixing the change in number of temporal layers in screen sharing mode.
by Sergey Silkin
· 7 years ago
27f3bf5
Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."
by Zhi Huang
· 7 years ago
97d5e5b
Revert "Replace BundleFilter with RtpDemuxer in RtpTransport."
by Zhi Huang
· 7 years ago
ea8b62a
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
1550292
Adds support for multiple or no media stream ids.
by Seth Hampson
· 7 years ago
bb50ce5
Wire up MID send value to the PeerConnection API
by Steve Anton
· 7 years ago
04dd176
Reland "Move rtp-specific config out of EncoderSettings."
by Niels Möller
· 7 years ago
77490b9
Pass a real audio codec pair ID to encoders that we create
by Karl Wiberg
· 7 years ago
0812634
Pass a real audio codec pair ID to decoders that we create
by Karl Wiberg
· 7 years ago
92be1ca
Revert "Move rtp-specific config out of EncoderSettings."
by Niels Moller
· 7 years ago
bc900cb
Move rtp-specific config out of EncoderSettings.
by Niels Möller
· 7 years ago
82fad3d
Remove TemporalLayersFactory and associated classes
by Erik Språng
· 7 years ago
7531a76
Delete unused header media/base/test/mock_mediachannel.h.
by Niels Möller
· 7 years ago
f18072e
Enable SVC based on number of SSRCs.
by Sergey Silkin
· 7 years ago
8d2c5a8
Detangling target dependencies in rtc_base_approved.
by Tommi
· 7 years ago
4ccc1c4
Don't destroy a receive stream's sink before reassigning it.
by Oskar Sundbom
· 7 years ago
5bf8ccd
Delete encoder caching in WebRtcVideoSendStream.
by Niels Möller
· 7 years ago
7bd79a0
Split up audio_device build target
by Paulina Hensman
· 7 years ago
cc681cc
Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder
by Erik Språng
· 7 years ago
ab1aee0
Reland "Deprecate the adaptive level controller"
by Sam Zackrisson
· 7 years ago
7dbb701
Fix crash when setting duplicate receive codecs.
by Anders Carlsson
· 7 years ago
70473fc
Reland "Add hugeFramesSent GetStats metric"
by Ilya Nikolaevskiy
· 7 years ago
52f8188
Revert "Deprecate the adaptive level controller"
by Sam Zackrisson
· 7 years ago
2e1d784
Delete the VideoCodec::plName string.
by Niels Möller
· 7 years ago
6f37ed7
Deprecate the adaptive level controller
by Sam Zackrisson
· 7 years ago
8ddc2e6
Revert "Add hugeFramesSent GetStats metric"
by Max Morin
· 7 years ago
f9f71b9
Add hugeFramesSent GetStats metric
by Ilya Nikolaevskiy
· 7 years ago
3f693b9
Delete unused method SetPeriodicKeyFrames.
by Niels Möller
· 7 years ago
845e878
Name change from stream label to stream id for spec compliance.
by Seth Hampson
· 7 years ago
048805e
Make it possible to clear the VideoFormat set on VideoAdapter by making VideoAdapter::OnOutputFormatRequest take an rtc::Optional
by Chris Dziemborowicz
· 7 years ago
5a26a3a
Remove public sync_label from StreamParams
by Steve Anton
· 7 years ago
a796a7e
Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers."
by Sergey Silkin
· 7 years ago
f9c5cf6
Renamed rtc::RateLimiter to rtrc::DataRateLimiter.
by Sebastian Jansson
· 7 years ago
e27e0ac
Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers."
by Philip Eliasson
· 7 years ago
d2ed0a4
Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers.
by Sergey Silkin
· 7 years ago
ac7539e
Add getter/setter for stream_labels on StreamParams
by Steve Anton
· 7 years ago
9c1fb1e
Consider packetization-mode when matching H264 codecs
by Steve Anton
· 7 years ago
225c787
Move default thresholds from QualityScaler to encoders.
by Niels Möller
· 7 years ago
99f52f8
Make decoder software fallback sticky.
by Sami Kalliomäki
· 7 years ago
c668108
Maintain audio receive stream gain across recreations
by Oskar Sundbom
· 7 years ago
8f83b42
Moved bitrate config interface from Call class.
by Sebastian Jansson
· 7 years ago
fc8d26b
Reland "Moved BitrateConfig out of Call::Config."
by Sebastian Jansson
· 7 years ago
a1f6661
Check that channel is in "send" before OKing DTMF
by Harald Alvestrand
· 7 years ago
e4bf600
Revert "Moved BitrateConfig out of Call::Config."
by Lu Liu
· 7 years ago
5897fe2
Moved BitrateConfig out of Call::Config.
by Sebastian Jansson
· 7 years ago
dd056c3
Fix incorrect bitrate settings for screenshare
by Erik Språng
· 7 years ago
6856156
Introduce TaskQueueForTest.
by Tommi
· 7 years ago
45cc890
Assorted logging pedantry
by Jonas Olsson
· 7 years ago
a6cc0f9
Refactor FakeVideoCapturer.
by Niels Möller
· 7 years ago
1370e30
Refactor of GetSimulcastConfig & EncoderStreamFactory.
by Seth Hampson
· 7 years ago
cb768a8
Delete unused code in videoengine_unittest.h.
by Niels Möller
· 7 years ago
2d40ad3
Remove dead code GetSimulcastSsrcs from simulcast.{cc,h}.
by Rasmus Brandt
· 7 years ago
75e38d2
Remove unused fields from VideoCodecVP8.
by Rasmus Brandt
· 7 years ago
60bb6fe
Protect VideoReceiveStream<->FlexfecReceiveStream sink association with unit test.
by Rasmus Brandt
· 7 years ago
8595993
Update several tests: FakeVideoCapturer -> FakeVideoCapturerWithTaskQueue.
by Tommi
· 7 years ago
1829af6
Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue.
by Tommi
· 7 years ago
c334ce9
Remove legacy ctor from SimulcastEncoderAdapter.
by Rasmus Brandt
· 7 years ago
1e06289
Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY.
by Niels Möller
· 7 years ago
8234ead
Allows the application to set active simulcast streams.
by Seth Hampson
· 7 years ago
cc7125f
Sets sending status for active RtpRtcp modules.
by Seth Hampson
· 7 years ago
970b088
Reland "Break up rtc_event_log_api to solve circular dependencies."
by Qingsi Wang
· 7 years ago
e062385
Avoid to unconditionally include rtc_base/win32.h.
by Mirko Bonadei
· 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
001546d
Break up rtc_event_log_api to solve circular dependencies.
by Qingsi Wang
· 7 years ago
f120cba
Delete AudioMonitor and related code.
by Niels Möller
· 7 years ago
d7ae3c3
Reland "Rename stereo video codec to multiplex"
by Emircan Uysaler
· 7 years ago
ca913b0
Stop using public_deps in modules/audio_processing/aec_dump.
by Mirko Bonadei
· 7 years ago
1204448
Revert "Reland "Rename stereo video codec to multiplex""
by Taylor Brandstetter
· 7 years ago
4954a77
Reland "Rename stereo video codec to multiplex"
by Emircan Uysaler
· 7 years ago
65ce311
Removing useless dependencies on //testing/gmock.
by Mirko Bonadei
· 7 years ago
5e4833c
Add missing stdio.h header in files using scanf/sscanf function.
by Piotr Tworek
· 7 years ago
6bc7bb6
Revert "Rename stereo video codec to multiplex"
by Ivo Creusen
· 7 years ago
bbdabe5
Rename stereo video codec to multiplex
by Emircan Uysaler
· 7 years ago
ba37b4b
Change return type of RtpSenderInterface::SetParameters from bool to RTCError
by Zach Stein
· 7 years ago
b8e1201
Generate track stats when SSRC=0
by Harald Alvestrand
· 7 years ago
6daa278
Move MediaConfig to its own header file and target.
by Niels Möller
· 7 years ago
1d7ecd2
Rename a few MediaConfig::Video flags for consistency.
by Niels Möller
· 7 years ago
a6fe261
Move AudioOptions to its own header file and target.
by Niels Möller
· 7 years ago
34924c2
Fix warning 4373.
by Patrik Höglund
· 7 years ago
46e31ba
Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer."
by Seth Hampson
· 7 years ago
5ed4465
Allow first frame after fallback in VideoEncoderSoftwareFallbackWrapper
by Emircan Uysaler
· 7 years ago
3ca452b
Create an RtpEncodingParameters struct for each simulcast stream
by Zach Stein
· 7 years ago
2ffe3e8
Reland Use runtime enabled features API to enable dual stream mode
by Ilya Nikolaevskiy
· 7 years ago
6539f69
Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator.
by Niels Möller
· 7 years ago
c1094eb
Revert "Use runtime enabled features API to enable dual stream mode"
by Lu Liu
· 7 years ago
6f011df
Use runtime enabled features API to enable dual stream mode
by Ilya Nikolaevskiy
· 7 years ago
a8b7c7f
Move remaining traces of VoiceEngine
by Fredrik Solenberg
· 7 years ago
Next »