Sign in
webrtc
/
src
/
f7d636644faf81d84374e540d254ec64cedf111b
/
media
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
1ebfb6a
Introduce VideoFrame::id to keep track of frames inside application.
by Artem Titov
· 6 years ago
fd87da7
Delete WebRtcVideoCapturer and related classes.
by Niels Möller
· 6 years ago
29e13fd
Delete rtc::PacketTime (was an alias for int64_t)
by Niels Möller
· 6 years ago
77938e6
Simulcast work to enable RID mux.
by Amit Hilbuch
· 6 years ago
86079a4
Fix potential null pointer dereference.
by Yves Gerey
· 6 years ago
3793bb4
Refactor TestVideoCapturer to support multiple sinks.
by Niels Möller
· 6 years ago
f5fc537
Allow H264 simulcast be default
by Erik Språng
· 6 years ago
31d8b52
Delete unneeded includes of rtc_base/stringutils.h.
by Niels Möller
· 6 years ago
41f3a43
Remove CodecInst pt.3
by Fredrik Solenberg
· 6 years ago
73f2da9
Remove VP8EncoderSimulcastProxy
by Florent Castelli
· 6 years ago
f693bfa
Remove CodecInst pt.2
by Fredrik Solenberg
· 6 years ago
cca13f6
Remove unused cryptoparams.h header
by Steve Anton
· 6 years ago
e1301a8
Revert "Implement read-only codecPayloadType in RtpParameters"
by Henrik Grunell
· 6 years ago
806e06d
Implement read-only codecPayloadType in RtpParameters
by Florent Castelli
· 6 years ago
1d8307d
Delete VideoCodec::targetBitrate
by Niels Möller
· 6 years ago
c57d573
RID parsing for Simulcast support.
by Amit Hilbuch
· 6 years ago
0109295
Mark functions using old factory classes as deprecated.
by Anders Carlsson
· 6 years ago
514f084
New statistic added to VideoReceiveStream to determine latency to first decode.
by Benjamin Wright
· 6 years ago
8b9b5f9
Activate/deactivate VP9 spatial layers.
by Sergey Silkin
· 6 years ago
1ec2a16
Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo"
by Mirta Dvornicic
· 6 years ago
f73d40f
Add visibility for rtc_vp9_profile
by Emircan Uysaler
· 6 years ago
cdc5eb0
Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo
by Mirta Dvornicic
· 6 years ago
e7862cc
Copy VP8EncoderSimulcastProxy to EncoderSimulcastProxy
by Florent Castelli
· 6 years ago
5546aef
Vp9 flexible mode fixes
by Ilya Nikolaevskiy
· 6 years ago
d0b69a8
Send and receive color space information if available
by Johannes Kron
· 6 years ago
897a991
Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo
by Mirta Dvornicic
· 6 years ago
72e52ee
Make simulcast screenshare default-on
by Erik Språng
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
10403ae
Add PeerConnection option to configure minimum audio jitter buffer delay.
by Jakob Ivarsson
· 6 years ago
352ce5c
Expose delayed packet outage as a cumulative metric of samples in the new getStats API.
by Jakob Ivarsson
· 6 years ago
e3abb81
Decouple //rtc_base:rtc_base_tests_utils from gunit.
by Mirko Bonadei
· 6 years ago
8af8896
Expose jitter buffer flushes metric in new getStats api.
by Ruslan Burakov
· 6 years ago
5f2ffee
Clean up deprecated APM stats
by Sam Zackrisson
· 6 years ago
c69a56e
Remove more unneeded things from ChannelSend
by Fredrik Solenberg
· 6 years ago
2222a80
Delete unneeded includes of common_types.h and gn deps on webrtc_common.
by Niels Möller
· 6 years ago
38332cd
Add RTCP and simulcast support for RTCRtpReceiver::getParameters()
by Florent Castelli
· 6 years ago
22b70ff
Move VideoCodecType from common_types.h to api/video/video_codec_type.h
by Niels Möller
· 6 years ago
8ef5793
Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9.
by Mirko Bonadei
· 6 years ago
6eb8a16
Exposing audio and video engines directly.
by Sebastian Jansson
· 6 years ago
fa0aa39
Removes templating from CompositeMediaEngine.
by Sebastian Jansson
· 6 years ago
84848f2
Adds interfaces for audio and video engines.
by Sebastian Jansson
· 6 years ago
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
cc550320
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
e2fd86a7
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
Next »