Sign in
webrtc
/
src
/
3b548ddb1c8a6ea2ab0d43f16b5c3be678163cd8
/
media
d1d0359
Remove memsets of CodecSpecificInfo.
by philipel
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
c85328f
Add SCTP transport to the public API.
by Harald Alvestrand
· 6 years ago
493a650
Propagate base minimum delay from video jitter buffer to webrtc/api.
by Ruslan Burakov
· 6 years ago
b000b71
Wiring up RIDs from the video engine to the RTP Sender.
by Amit Hilbuch
· 6 years ago
22f9925
webrtc: Remove semicolons.
by Nico Weber
· 6 years ago
ccb9b75
Create version 01 of Generic Frame Descriptor - with discardability flag
by Elad Alon
· 6 years ago
ea7ef2a
Refactoring RtpSenderInternal to share implementation for Audio & Video.
by Amit Hilbuch
· 6 years ago
2297d33
Rejected simulcast layers will no longer appear in GetParameters().
by Amit Hilbuch
· 6 years ago
71aee3a
Reland "Propagate VideoFrame::UpdateRect to encoder"
by Ilya Nikolaevskiy
· 6 years ago
7ea4605
Add latency to remote source api.
by Ruslan Burakov
· 6 years ago
c664314
Clean up implementation in stream_params
by Steve Anton
· 6 years ago
429b67d
Revert "Propagate VideoFrame::UpdateRect to encoder"
by Mirko Bonadei
· 6 years ago
efa72a1
Propagate VideoFrame::UpdateRect to encoder
by Ilya Nikolaevskiy
· 6 years ago
3a656d1
Tune bitrates and minQP thresholds for high-fps screenshare.
by Ilya Nikolaevskiy
· 6 years ago
914351d
Reland "Always offer transport sequence number header extension for audio""
by Per Kjellander
· 6 years ago
397c06f
Revert "Always offer transport sequence number header extension for audio"
by Ying Wang
· 6 years ago
fd965c0
Always offer transport sequence number header extension for audio
by Per Kjellander
· 6 years ago
6c02541
Revert "Delete video source proxying in WebRtcVideoSendStream"
by Christian Fremerey
· 6 years ago
7f24fb9
Add settings to turn off VP8 base layer qp limit
by Erik Språng
· 6 years ago
b66003c
Delete video source proxying in WebRtcVideoSendStream
by Niels Möller
· 6 years ago
fd5d473
Revert "Partial frame capture API part 6"
by Ilya Nikolaevskiy
· 6 years ago
1a1c52b
H.264 temporal layers w/frame marking (PART 2/3)
by Johnny Lee
· 6 years ago
157540a
Stop hard-coding default IDs for RTP extensions
by Elad Alon
· 6 years ago
9f3aabb
Delete obsolete class cricket::VideoCapturer
by Niels Möller
· 6 years ago
b76b9ba
Set WEBRTC_USE_H264 in common_config
by Johannes Kron
· 6 years ago
ef288dd
Reland: Remove dead code from stream_params.h
by Steve Anton
· 6 years ago
e1dcce2
Remove HAVE_WEBRTC_VOICE.
by Fredrik Solenberg
· 6 years ago
cf416e4
Revert "Remove dead code from stream_params.h"
by Oleh Prypin
· 6 years ago
3b50f9f
Propagate base minimum delay to audio_receiver_stream
by Ruslan Burakov
· 6 years ago
38c83b9
Remove unused file.
by Fredrik Solenberg
· 6 years ago
3f408d0
Remove dead code from stream_params.h
by Steve Anton
· 6 years ago
7752ad6
Partial frame capture API part 6
by Ilya Nikolaevskiy
· 6 years ago
9387b52
Apply simulcast resolution normalization before scaling.
by Rasmus Brandt
· 6 years ago
9f6a0d5
In VideoEngine also respect requested TL number even for screenshare
by Ilya Nikolaevskiy
· 6 years ago
167316b
Remove proxy layer from AndroidVideoTrackSource
by Magnus Jedvert
· 6 years ago
0237106
Expose video freeze metrics in GetStats.
by Sergey Silkin
· 6 years ago
65cc52e
Fix heap use overrun in FakeEncoder By removing unnecessary fixed size buffer.
by Per Kjellander
· 6 years ago
1e6e773
Add steveanton@ to media/ OWNERS
by Steve Anton
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
042bb00
Fix RTP transport accepting invalid RTCP headers.
by Piotr (Peter) Slatala
· 6 years ago
6957abe
Reland "Always use real VideoStreamsFactory in full stack tests"
by Ilya Nikolaevskiy
· 6 years ago
c1a0bcb
Implement the encoding RtpParameter scaleResolutionDownBy
by Florent Castelli
· 6 years ago
2c9ebef
Use Abseil container algorithms in media/
by Steve Anton
· 6 years ago
bcd39d4
Creating Simulcast offer and answer in Peer Connection.
by Amit Hilbuch
· 6 years ago
190713c
Remove +api from internal DEPS files.
by Mirko Bonadei
· 6 years ago
739baf0
[clang-tidy] Apply performance-for-range-copy fixes.
by Mirko Bonadei
· 6 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
1e27fec
Negate flag name for prerender smoothing and update comments.
by Rasmus Brandt
· 6 years ago
470a5ea
Introduces common AudioAllocationSettings class.
by Sebastian Jansson
· 6 years ago
b0397d6
Always send abs-send-time when negotiated and do not filter it out.
by Konrad Hofbauer
· 6 years ago
1b761ca
Remove simulcast constraints in SimulcastEncoderAdapter
by Florent Castelli
· 6 years ago
805a27e
Reland "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2."
by Niels Möller
· 6 years ago
a882fb3
Revert "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2."
by Niels Moller
· 6 years ago
aa8b94c
Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2.
by Niels Möller
· 6 years ago
3de32e6
Add test WebRtcVideoChannelTest.DoesNotAdaptWhenScreeensharing
by Niels Möller
· 6 years ago
dbdd839
Add ability for VideoEncoder to signal frame rate allocation.
by Erik Språng
· 6 years ago
f93eda1
Move some video codec constants to separate file.
by Erik Språng
· 6 years ago
fb7a6a7
Delete test WebRtcVideoChannelTest.AdaptsOnOveruseAndChangeResolution
by Niels Möller
· 6 years ago
1ba3ddd
Remove obsolete video_capture_module dependency.
by Yves Gerey
· 6 years ago
7c03bdc
Reland "Add a high bitrate full stack test with fake codec"
by Emircan Uysaler
· 6 years ago
dcc7029
Simplify WebRtcVideoChannelTest.PreviousAdaptationDoesNotApplyToScreenshare
by Niels Möller
· 6 years ago
0acffb5
Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`.
by Chen Xing
· 6 years ago
ccc1b57
Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory.
by Mirta Dvornicic
· 6 years ago
29cbd85
Fix rtc_media_unittests deps (crbug.com/908819 is now fixed).
by Mirko Bonadei
· 6 years ago
45ccd84
Don't set the screenshare flag on FakeVideoCapturerWithTaskQueue
by Niels Möller
· 6 years ago
45340ca
Remove legacy video codec factories.
by Anders Carlsson
· 6 years ago
d0f0f68
Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 1.
by Niels Möller
· 6 years ago
aec15aa
(5) Rename files to snake_case: install forwarding headers
by Steve Anton
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
4687915
Enable use of MediaTransportInterface for video streams.
by Niels Möller
· 6 years ago
ba50223
Make voiceengine/audio transport stop using voice_detection() interface
by Sam Zackrisson
· 6 years ago
53eae87
Add PeerConnection option to enable RTX handling in the audio jitter buffer.
by Jakob Ivarsson
· 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
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
Next »