Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
aaf3cb3adb618a9f9b14931876b9050201396bee
/
modules
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
8f385e3
Remove dependency on DECLARE_IUNKNOWN macro on Windows.
by Tommi
· 6 years ago
03257b0
Add flag for explicitly specifying that the legacy AEC2 should be used
by Per Åhgren
· 6 years ago
ba7886b
Move command line flags out of NetEqTestFactory
by Ivo Creusen
· 6 years ago
2c79648
Remove rtc::TimeMillis() call from ALR detector.
by Sebastian Jansson
· 6 years ago
493a650
Propagate base minimum delay from video jitter buffer to webrtc/api.
by Ruslan Burakov
· 6 years ago
28221de
Fix more -Wextra-semi.
by Mirko Bonadei
· 6 years ago
db42ed2
Add RELATIVE_ARRIVAL_DELAY histogram mode to DelayManager.
by Jakob Ivarsson
· 6 years ago
dda5fdc
Fix vp8 simulcast screenshare and perf tests for it
by Ilya Nikolaevskiy
· 6 years ago
08f6a6c
Import proto_library.gni when rtc_enable_protobuf is true
by Kimmo Kinnunen
· 6 years ago
7b3f4a2
Remove unused |keyframe_interval| from codec tests.
by Rasmus Brandt
· 6 years ago
6a7baa7
Remove VCMEncodedFrameCallback and VCMGenericEncoder
by Erik Språng
· 6 years ago
c9d0b08
Respects min ALR probing interval.
by Sebastian Jansson
· 6 years ago
b7cb7b5
Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder
by Erik Språng
· 6 years ago
fee13e8
Log pacer values to verbose log
by Evan Shrubsole
· 6 years ago
5cbc528
Revert "Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder"
by Sami Kalliomäki
· 6 years ago
7d6a4c0
Connect LossNotificationController to RtpRtcp
by Elad Alon
· 6 years ago
715c476
Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder
by Erik Språng
· 6 years ago
418dd0b
Stop using special RTT value for DelayBasedBwe.
by Sebastian Jansson
· 6 years ago
76a74e6
Delay bug during audio receiver stream recreation.
by Ruslan Burakov
· 6 years ago
c4dd730
Fix -Wextra-semi warnings.
by Mirko Bonadei
· 6 years ago
3812fa9
Delete VideoCodecTestParameterized.
by Rasmus Brandt
· 6 years ago
19d0104
Make RtpRtcp::Configuration::field_trials ptr const
by Per Kjellander
· 6 years ago
74f0a51
Move kFeedbackMessageType from Remb to Psfb
by Elad Alon
· 6 years ago
7ef34f8
Replace field trials with WebRtcKeyValueConfig in PacedSender
by Per Kjellander
· 6 years ago
b4643ad
Rename "OnReceivedFrame" to "OnAssembledFrame"
by Elad Alon
· 6 years ago
d7329ca
Remove VideoSender and fold code into VideoStreamEncoder
by Erik Språng
· 6 years ago
10874b2
Create LossNotificationController
by Elad Alon
· 6 years ago
d209cd1
Lower SSIM thresholds.
by Sergey Silkin
· 6 years ago
6543881
2nd reland of https://webrtc-review.googlesource.com/c/src/+/114883
by Alex Loiko
· 6 years ago
caa499b
PFFFT C++ wrapper for APM
by Alessio Bazzica
· 6 years ago
735f823
CreateAudioProcessor: do not propagate an unset echo control factory to the AudioProcessing instance
by Jesús de Vicente Peña
· 6 years ago
54047be
Reland "Extend TransportSequenceNumber RTP header extension"
by Johannes Kron
· 6 years ago
1eb3d7e
Refactor DelayManager into separate Histogram class and make it injectable for testing purposes.
by Jakob Ivarsson
· 6 years ago
e11b7d2
Replace field trials with WebRtcKeyValueConfig in RtpRtcpModule
by Per Kjellander
· 6 years ago
aa1a43e
AEC3: Use minimum ERLE during onsets
by Gustaf Ullberg
· 6 years ago
17c147c
Feed PacedSender with RTP packet size
by Per Kjellander
· 6 years ago
252725d
Rename RtpPacketHistory::PacketState::payload_size -> packet_size
by Per Kjellander
· 6 years ago
22f9925
webrtc: Remove semicolons.
by Nico Weber
· 6 years ago
af623ae
Delete unused file mock_video_codec_interface.h
by Niels Möller
· 6 years ago
d36a815
Remove the deprecated CreateProbeClusters method
by Piotr (Peter) Slatala
· 6 years ago
8b3db59
Revert "Reland of https://webrtc-review.googlesource.com/c/src/+/114883"
by Alex Loiko
· 6 years ago
5341aac
Reland of https://webrtc-review.googlesource.com/c/src/+/114883
by Alex Loiko
· 6 years ago
d5e02f0
Delete redundant members from VCMPacket.
by Niels Möller
· 6 years ago
b35bacc
Fix NetEq minimum and maximum delay always reset on acm creation.
by Ruslan Burakov
· 6 years ago
dd1cc98
Reland "Update VP9EncoderImpl to use EncodedImage::Allocate"
by Niels Möller
· 6 years ago
109b5fb
Revert "Extend TransportSequenceNumber RTP header extension"
by Mirko Bonadei
· 6 years ago
28c7362
Extend TransportSequenceNumber RTP header extension
by Johannes Kron
· 6 years ago
3f6bf3a
Clarify that pacing rate is based on raw target rate
by Evan Shrubsole
· 6 years ago
ccb9b75
Create version 01 of Generic Frame Descriptor - with discardability flag
by Elad Alon
· 6 years ago
e82643f
Fix FFT output size to avoid incorrect band energy computation
by Alessio Bazzica
· 6 years ago
4e7058e
desktopCaptuer: exempt to overlapping between hidden taskbar and maximized target
by braveyao
· 6 years ago
7abfd56
Improve CPU utilization when encoding VP8 with two temporal layers
by Elad Alon
· 6 years ago
599d592
Extend RemoteEstimatorProxy to support feedback on sender request.
by Johannes Kron
· 6 years ago
d8d3248
Reland "Delete test/constants.h"
by Elad Alon
· 6 years ago
1925b5a
Delete deprecated version of AudioCodingModule::IncomingPacket
by Niels Möller
· 6 years ago
Next »