Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
25a3a97f591a6b6184b8a17826228830ff246980
/
media
cc8e8bb
Pass the media transport from JsepTransportController to Call.
by Piotr (Peter) Slatala
· 6 years ago
dd9390c
Prevent channels being set on stopped transceiver.
by Amit Hilbuch
· 6 years ago
cc55032
Adding shampson to media/OWNERS.
by Seth Hampson
· 6 years ago
8544799
Introduce DLOG to video and voiceengine.
by Jonas Olsson
· 6 years ago
5571812
Adding rtcp report interval into RTCConfiguration.
by Jiawei Ou
· 6 years ago
175aa2e
Implement data channels over media transport.
by Bjorn Mellem
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 6 years ago
d3438aa
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
75de46a
Update SimulcastEncoderAdapter merging of EncoderInfo
by Erik Språng
· 6 years ago
b768e88
Reland "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
61c6e56
Revert "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
a7f77a7
Isolating APM API build target: making :api an actual target.
by Alessio Bazzica
· 6 years ago
c572ff3
Add default constructor for rtc::Event
by Niels Möller
· 6 years ago
ee49f70
Remove VideoEncoder::SetChannelParameters.
by philipel
· 6 years ago
e693381
Delete struct rtc::PacketTime.
by Niels Möller
· 6 years ago
9b5b070
Use EncoderInfo in SimulcastEncoderAdapter
by Erik Språng
· 6 years ago
449afd9
Updated ScopedVideoEncoder to use GetEncoderInfo()
by Erik Språng
· 6 years ago
15ca5a9
Add implicit conversion between rtc:PacketTime and int64_t.
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
69807e8
Depend directly on destination targets.
by Yves Gerey
· 6 years ago
9190b82
Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap
by Johannes Kron
· 6 years ago
436ebca
Fix extra setdscp call introduced by bad merge.
by Tim Haloun
· 6 years ago
99b71df
Use function_video_(en|de)coder_factory from api
by Danil Chapovalov
· 6 years ago
06aa209
Add support to adapt video without preserving aspect ratio
by Magnus Jedvert
· 6 years ago
7d76a31
Use MediaTransportInterface, for audio streams.
by Niels Möller
· 6 years ago
327b753
Split out a separate target for VP8EncoderSimulcastProxy
by Jonathan Yu
· 6 years ago
5abd541
Stop exporting simulcast_encoder_adapter.h in :rtc_internal_video_codecs
by Jonathan Yu
· 6 years ago
039743e
Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase"
by Niels Möller
· 6 years ago
e2fd86a
Move encoder metadata into EncoderInfo struct.
by Erik Språng
· 6 years ago
d38a2b8
Increase the UDP receive buffer for video
by Johannes Kron
· 6 years ago
6e8e299
Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase"
by Oleh Prypin
· 6 years ago
7e6b528
Removes FakeBaseEngine.
by Sebastian Jansson
· 6 years ago
93922dc
Fix flaky unit test in rtc_unittests
by Johannes Kron
· 6 years ago
80cd25b
Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase
by Niels Möller
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
2edab4c
Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase.
by Niels Möller
· 6 years ago
b0ab2ce
Reland "Remove the HighPassFilter interface"
by Sam Zackrisson
· 6 years ago
9a5da49
Split out a separate target for SimulcastEncoderAdapter
by Jonathan Yu
· 6 years ago
648d28a
Media engine and channel support for per-channel dscp values, specified by RtpParameter
by Tim Haloun
· 6 years ago
3c7d599
Replace _stricmp with absl::EqualsIgnoreCase
by Niels Möller
· 6 years ago
1ddc5b6
Export symbols needed by the Chromium component build (part 5).
by Mirko Bonadei
· 6 years ago
cb06cac
Moves fake media engine implementation to cc file.
by Sebastian Jansson
· 6 years ago
7dc9774
Delete unused code from media/base/testutils.{cc,h}
by Niels Möller
· 6 years ago
192eeec
Enable End-to-End Encrypted Video Frames.
by Benjamin Wright
· 6 years ago
d65d179
Export symbols needed by the Chromium component build (part 4).
by Mirko Bonadei
· 6 years ago
98a462c
Reland "Reland "Propagate media transport to media channel.""
by Anton Sukhanov
· 6 years ago
bfb444c
Adds new CryptoOption crypto_options.frame.require_frame_encryption.
by Benjamin Wright
· 6 years ago
9accc9f
Revert "Reland "Propagate media transport to media channel.""
by Oleh Prypin
· 6 years ago
da65ed2
Reland "Propagate media transport to media channel."
by Anton Sukhanov
· 6 years ago
d895f42
Revert "Remove the HighPassFilter interface"
by Niklas Enbom
· 6 years ago
276827c
Export symbols needed by the Chromium component build (part 3).
by Mirko Bonadei
· 6 years ago
be65d48
Remove AECM comfort noise setting from API
by Sam Zackrisson
· 6 years ago
e2405c1
Remove the HighPassFilter interface
by Sam Zackrisson
· 6 years ago
2c7149b
Add field trial to disable unsignalled video.
by Åsa Persson
· 6 years ago
1a35fbd
Add field trial for normalized simulcast size.
by Åsa Persson
· 6 years ago
37cf245
Revert "Propagate media transport to media channel."
by Oleh Prypin
· 6 years ago
8c16f74
Propagate media transport to media channel.
by Anton Sukhanov
· 6 years ago
4529fbc
Move TemporalLayers to api/video_codecs.
by Erik Språng
· 6 years ago
26968ba
Delete unused utf8 conversion utilities
by Niels Möller
· 6 years ago
a1d9ca4
Revert "Add ability to specify if rate controller of video encoder is trusted."
by Oleh Prypin
· 6 years ago
3d25530
Reland "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
3e335d1
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
5526e45
vp9: change x-google-profile-id to profile-id
by Philipp Hancke
· 6 years ago
0378997
Adds flags indicating presence in allocation and feedback per packet.
by Sebastian Jansson
· 6 years ago
20a49f3
Don't try to use CN if voice codec isn't mono
by Karl Wiberg
· 6 years ago
1e05486
Added the new generic descriptor extension to WebRtcVideoEngine::GetCapabilities.
by philipel
· 6 years ago
16fe3f2
Revert "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
99eea42
Reland "Reland "Export symbols needed by the Chromium component build (part 1).""
by Mirko Bonadei
· 6 years ago
b6a8942
Fix race condition for GetContributingSources test.
by Yves Gerey
· 6 years ago
841c912
Changed FakeVp8Encoder to write dimensions in payload.
by Per Kjellander
· 6 years ago
64be7fa
Move FecController to RtpVideoSender.
by Stefan Holmer
· 6 years ago
5fbc0e0
Hide libvpx vp8 encoder behind an interface and add mock for testing.
by Erik Språng
· 6 years ago
84583f6
Enable End-to-End Encrypted Audio Payloads.
by Benjamin Wright
· 6 years ago
b49520b
Revert "Reland "Export symbols needed by the Chromium component build (part 1).""
by Mirko Bonadei
· 6 years ago
588f464
Reland "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
2ea9af2
Revert "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
9e24dcf
Export symbols needed by the Chromium component build (part 1).
by Mirko Bonadei
· 6 years ago
6ca9836
Prepare for per-media DSCP values. Push dscp for stun packets to the port layer where they are created.
by Tim Haloun
· 6 years ago
fc8f5aa
Add jeroendb@ and shampson@ as media/sctp/ OWNERS
by Steve Anton
· 6 years ago
c1adcad
Replace leftover usage of old AEC interfaces
by Sam Zackrisson
· 6 years ago
23eba22
Add support for RtpEncodingParameters num_temporal_layers.
by Åsa Persson
· 6 years ago
ad5465b
Deliver partial SCTP messages when the SID is (unexpectedly) changed.
by Jeroen de Borst
· 6 years ago
5ca2912
Delete VideoReceiveStream::EnableEncodedFrameRecording
by Niels Möller
· 6 years ago
73d117f
Split WebRTC-UseShortVP8TL3Pattern field trial in two.
by Rasmus Brandt
· 6 years ago
8abd56c
Split TemporalLayers and TemporalLayers checker, clean up header.
by Erik Språng
· 6 years ago
892acf0
Add support for send_encodings parameters in addTransceiver
by Florent Castelli
· 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
07ba2b9
Parse two-byte header extensions.
by Johannes Kron
· 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
7988e5c
Remove echo_cancellation() and echo_control_mobile() interface access outside APM
by Sam Zackrisson
· 6 years ago
529d0d9
Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.
by Niels Möller
· 6 years ago
49ac595
Add GetSources to VideoRtpReceiver
by Jonas Oreland
· 6 years ago
965e794
Add sanity checks to UpdateDelayStatistics and patch unit tests.
by Johannes Kron
· 6 years ago
b65aa01
Revert "Reland "Enable simulcast screenshare by default""
by Erik Språng
· 6 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 6 years ago
Next »