Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
f0b8dee11c63b609799fb8763ed34ac39a43d80c
/
modules
93e2120
Qualify cmath functions.
by Mirko Bonadei
· 6 years ago
37b5662
Remove zero lower bound of estimated inter-arrival time.
by Jakob Ivarsson
· 6 years ago
59c8569
Remove spammy log message from RtpSenderVideo::AddRtpHeaderExtensions.
by philipel
· 6 years ago
7edc49c
Mark neteq_rtpplay as publicly visible.
by Mirko Bonadei
· 6 years ago
7dbc0eb
Makes loss based controller test more robust.
by Sebastian Jansson
· 6 years ago
2f5f061
Remove unused variable DefaultTemporalLayers::kKeyframeBuffer.
by philipel
· 6 years ago
69008a8
Avoid div-by-zero in VideoCodecTest stats calculation.
by Rasmus Brandt
· 6 years ago
35816cc
Revert "Log an error if the RTT is negative"
by Magnus Jedvert
· 6 years ago
647d5e6
Increase the default maximum jitter buffer size to 200 packets.
by Jakob Ivarsson
· 6 years ago
dbce090
Qualify cmath functions.
by Mirko Bonadei
· 6 years ago
b5207b4
Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t."
by Philip Eliasson
· 6 years ago
1ddc763
Qualify cmath functions.
by Mirko Bonadei
· 6 years ago
b0f968a
SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t.
by philipel
· 6 years ago
e8efbbd
AEC3: Removing unused parameters
by Per Åhgren
· 6 years ago
9249fbf
AEC3: Redesign delay headroom
by Gustaf Ullberg
· 6 years ago
009ab3c
Delete EncodedImage::GetBufferPaddingBytes
by Niels Möller
· 6 years ago
a594ef0
Log an error if the RTT is negative
by Evan Shrubsole
· 6 years ago
5ce38ff
Making UpdatesTargetRateBasedOnLinkCapacity more robust.
by Sebastian Jansson
· 6 years ago
5ad789c
Reland "NetEQ RTP Play: Optionally write output audio file"
by Alessio Bazzica
· 6 years ago
9a66d5e
Add support to audioproc_f to generate a custom call order file.
by Ivo Creusen
· 6 years ago
cc35032
Replace abs with std::abs in audio_coding/neteq/histogram.cc
by Piasy
· 6 years ago
7ae8d64
Restore VideoCodecInitializer to use only the 1st stream maxFramerate
by Ilya Nikolaevskiy
· 6 years ago
77efcd8
Reland "Replacing rtc::Thread with task queue for TestAudioDeviceModule."
by Sebastian Jansson
· 6 years ago
cda86dd
Removes usages of repeating task without task queue argument.
by Sebastian Jansson
· 6 years ago
fa852ef
Revert "Replacing rtc::Thread with task queue for TestAudioDeviceModule."
by Seth Hampson
· 6 years ago
bd50a84
Revert "Reland "DCHECK feedback_rtt is positive""
by Seth Hampson
· 6 years ago
1b871d0
Replacing rtc::Thread with task queue for TestAudioDeviceModule.
by Sebastian Jansson
· 6 years ago
ab0d03d
Reland "DCHECK feedback_rtt is positive"
by Evan Shrubsole
· 6 years ago
1b4254a
Check current buffer time span instead of number of samples in postpone decoding after expand.
by Jakob Ivarsson
· 6 years ago
075e7fd
Delete VCMPacket constructor with WebRtcRTPHeader
by Niels Möller
· 6 years ago
c4b391a
Revert "NetEQ RTP Play: Optionally write output audio file"
by Ivo Creusen
· 6 years ago
e096004
Enable configuring probes via field trial.
by Jonas Olsson
· 6 years ago
30e60d6
Remove dependency on DirectShow baseclasses (streams.h from the winsdk_samples directory).
by Tommi
· 6 years ago
70a8394
Delete use of WebRtcRTPHeader from FEC test code
by Niels Möller
· 6 years ago
6330818
NetEQ RTP Play: Optionally write output audio file
by Alessio Bazzica
· 6 years ago
471783f
Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly
by Danil Chapovalov
· 6 years ago
d155d68
Removes rtp level keep alive support.
by Sebastian Jansson
· 6 years ago
9ffb5df
Removes unused mock_bitrate_controller.
by Sebastian Jansson
· 6 years ago
a5c0ba1
Reland "Fix LibvpxVp8Encoder::FrameDropThreshold"
by Elad Alon
· 6 years ago
ad89528
Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current"
by Danil Chapovalov
· 6 years ago
55500d2
Revert "Fix LibvpxVp8Encoder::FrameDropThreshold"
by Yves Gerey
· 6 years ago
8a0c1f5
Don't reset bitrate when allocatable minimum changes.
by Sebastian Jansson
· 6 years ago
8cc711a
Update URI of TransportSequenceNumberV2
by Johannes Kron
· 6 years ago
c0c3e96
Revert "DCHECK feedback_rtt is positive"
by Yves Gerey
· 6 years ago
42d8c93
Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current"
by Yves Gerey
· 6 years ago
cad95b8
Reland "Tune vp9 screenshare bitrate and framerate of spatial layers"
by Ilya Nikolaevskiy
· 6 years ago
62c7b39
Allow suppression of padding check in RtpHeaderParser.
by Sebastian Jansson
· 6 years ago
e01857c
Revert "Reland "Tune vp9 screenshare bitrate and framerate of spatial layers""
by Ilya Nikolaevskiy
· 6 years ago
12abf67
Reland "Tune vp9 screenshare bitrate and framerate of spatial layers"
by Ilya Nikolaevskiy
· 6 years ago
304e9d2
Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current
by Danil Chapovalov
· 6 years ago
37d4f91
DCHECK feedback_rtt is positive
by Evan Shrubsole
· 6 years ago
159e53a
Fix LibvpxVp8Encoder::FrameDropThreshold
by Elad Alon
· 6 years ago
3caf50d
Make ChangeBitrateVP9 unittest a bit more lenient.
by Yves Gerey
· 6 years ago
1109b59
Revert "Tune vp9 screenshare bitrate and framerate of spatial layers"
by Jeroen de Borst
· 6 years ago
2c7b982
Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode"
by Jeroen de Borst
· 6 years ago
aaf3cb3
Tune vp9 screenshare bitrate and framerate of spatial layers
by Ilya Nikolaevskiy
· 6 years ago
39d3a7d
Delete CodecSpecificInfo argument from VideoDecoder::Decode
by Niels Möller
· 6 years ago
6f0aafa
Add PrintResults to VideoCodecTest.
by Rasmus Brandt
· 6 years ago
06b77f9
Use min allocatable bitrate as lower bound for target bitrate.
by Sebastian Jansson
· 6 years ago
b859b32
Update more VideoEncoder implementations to drop CodecSpecificInfo input
by Niels Möller
· 6 years ago
6318f13
Stop using rtc::TaskQueue::Current in RtcpTransceiver
by Danil Chapovalov
· 6 years ago
dc62ae4
Cleanup of constraints configuration in GoogCcNetworkController.
by Sebastian Jansson
· 6 years ago
8a1e35c
Finally delete deprecated mac capturer.
by Kári Tristan Helgason
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
de3360e
Create Vp8FrameBufferController
by Elad Alon
· 6 years ago
4423c36
Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue
by Danil Chapovalov
· 6 years ago
11e55ee
Renaming min_pacing_rate to min_total_allocated_bitrate.
by Sebastian Jansson
· 6 years ago
7b41225
Throttle frame-rate In VP8 encoder in steady state for screenshare
by Ilya Nikolaevskiy
· 6 years ago
ee5ccbc
Move ownership of RTPSenderAudio to ChannelSend.
by Niels Möller
· 6 years ago
232b3fd
Expose relative packet arrival delay metric in stats API.
by Jakob Ivarsson
· 6 years ago
6117068
Throttle frame-rate In VP9 encoder in steady state for screenshare
by Ilya Nikolaevskiy
· 6 years ago
0cb858c
New VCMPacket constructor without WebRtcRTPHeader argument
by Niels Möller
· 6 years ago
7bc331f
Android: Use android_deps directly
by Peter Wen
· 6 years ago
c44f6cc
Modernize RtpRtcp factory function: use unique_ptr as return type
by Danil Chapovalov
· 6 years ago
c8d2e73
Delete CodecSpecificInfo argument from VideoEncoder::Encode
by Niels Möller
· 6 years ago
1e42761
Removes verbose extension warning in Scenario tests.
by Sebastian Jansson
· 6 years ago
745cfb9
use link_deps in ana_debug_dump_proto
by Takuto Ikuta
· 6 years ago
9df3353
Generic Frame Descriptor (GFD) VP8 templates.
by philipel
· 6 years ago
0da25a1
Update TransportSequenceNumberV2 extension to support fixed size
by Johannes Kron
· 6 years ago
f441ea9
Minor cleanup of probe_controller.cc
by Jonas Olsson
· 6 years ago
200feba
Make AEC3 the default desktop AEC option in WebRTC
by Per Åhgren
· 6 years ago
4eb5c14
Reland "Remove field trial include from decision logic."
by Jakob Ivarsson
· 6 years ago
4450708
Add relative_packet_arrival_delay and jitter_buffer_packets_received statistics.
by Jakob Ivarsson
· 6 years ago
1aa7581
Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask
by Danil Chapovalov
· 6 years ago
6ec2f54
Fix mis-spelled TODO items
by Niels Möller
· 6 years ago
9ef5e05
Fix target bitrate handling for a single layer VP9 screenshare
by Ilya Nikolaevskiy
· 6 years ago
423bae4
Revert "Remove field trial include from decision logic."
by Jakob Ivarsson
· 6 years ago
44ce4b4
Adding a placeholder audio_buffer build target
by Per Åhgren
· 6 years ago
8026d60
Injecting Clock in video receive.
by Sebastian Jansson
· 6 years ago
4cde9ad
Fix some typos found in ivf_file_writer.cc
by Elad Alon
· 6 years ago
5fe9510
Move ownership of RTPSenderVideo one more level up, to RtpVideoSender
by Niels Möller
· 6 years ago
b678940
Using send time instead of system clock in quality scaler.
by Sebastian Jansson
· 6 years ago
e64a688
Replacing Clock in ScreenshareLayers.
by Sebastian Jansson
· 6 years ago
d9f798a
Remove field trial include from decision logic.
by Jakob Ivarsson
· 6 years ago
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
8ea0238
Add bandwidth floor for RTT based backoff.
by Christoffer Rodbro
· 6 years ago
26c59ff
Fix jitter buffer delay reporting.
by Jakob Ivarsson
· 6 years ago
970f2f7
[clang-tidy] Apply bugprone-argument-comment fixes.
by Mirko Bonadei
· 6 years ago
d3a780b
Cleanup NetEqPostponeDecodingAfterExpand field trial.
by Jakob Ivarsson
· 6 years ago
Next »