Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
603171647318927390e10c04d918d4ed7075717e
/
modules
af070d0
Improves device enumeration in ADM2 for Windows.
by henrika
· 6 years ago
9281436
Add field trial to cap trendline slope in delay-based BWE.
by Björn Terelius
· 6 years ago
efbda8d
Don't perform DataCallback if the input object has been stopped.
by Tim Haloun
· 6 years ago
4995f87
Cleans up the round robin packet queue.
by Erik Språng
· 6 years ago
0174ffe
Can list UWP applications
by Julien Isorce
· 6 years ago
b0df593
Reland "Prepares PacingController for simplified packet queue."
by Erik Språng
· 6 years ago
58a3210
Add config to reduce weight on small samples in BitrateEstimator.
by Christoffer Rodbro
· 6 years ago
038fd99
Add RtpDepacketizerAv1::AssembleFrame function
by Danil Chapovalov
· 6 years ago
e835fc0
Add UMA counter for audio interruptions
by Henrik Lundin
· 6 years ago
d51cc7b
Add absolute capture time property to rtp sources.
by Ruslan Burakov
· 6 years ago
bb55e0b
Clarifies identification of default communication device in ADM2
by henrika
· 6 years ago
dca1449
Makes RoundRobinPacketQueue use same field trials as PacingController.
by Erik Språng
· 6 years ago
5831dda
Introduce IVF file reader
by Artem Titov
· 6 years ago
3b1a8bb
Account for rounding errors in dyanmic pacing mode.
by Erik Språng
· 6 years ago
83b2862
Protect against NumberOfEnumeratedDevices and Get[In|Out]putDeviceNames returning inconsistent results.
by Tim Haloun
· 6 years ago
4dd56a3
ACM: Adding unittests for the remixing functionality
by Per Åhgren
· 6 years ago
0e3198e
Refactoring of the analog AGC functionality to add multichannel support
by Per Åhgren
· 6 years ago
f3fcde3
Store delay measurements as struct instead of std::pair
by Björn Terelius
· 6 years ago
fa7a8ca
Revert "Prepares PacingController for simplified packet queue."
by Erik Språng
· 6 years ago
332274d
Adding GetInDtx to WebRTC Opus Interface.
by Minyue Li
· 6 years ago
063c7d1
In dependency descriptor remove extended fields indicator
by Danil Chapovalov
· 6 years ago
fe04775
Fix a bug in interruption metrics
by Henrik Lundin
· 6 years ago
351173c
Tests that all available audio devices can be selected and used by the ADM.
by henrika
· 6 years ago
8ae70f6
Enable WebRTC-Bwe-MaxRttLimit by default.
by Nikita Zetilov
· 6 years ago
aa3f5da
Fork VCMPacket for PacketBuffer into own struct
by Danil Chapovalov
· 6 years ago
acdc22d
Prepares PacingController for simplified packet queue.
by Erik Språng
· 6 years ago
ccf12c6
Reland "Add AV1 RtpDepacketizer class"
by Danil Chapovalov
· 6 years ago
9f99175
Revert "Add AV1 RtpDepacketizer class"
by Yves Gerey
· 6 years ago
49470c2
Add AV1 RtpDepacketizer class
by Danil Chapovalov
· 6 years ago
39bab5a
Add missing assert.h for win no-test build
by Jerome Humbert
· 6 years ago
ef6fe0c
Use GetDefaultAudioEndpoint for the default communications device as well as the vanilla default device
by Tim Haloun
· 6 years ago
bb55c5e
Correct the upmixing of mono to stereo in ACM2
by Per Åhgren
· 6 years ago
fd0e32a
Fix filtering of small packets in delay-based BWE
by Björn Terelius
· 6 years ago
74f35e4
Add support for dynamic processing mode in PacedSender.
by Erik Språng
· 6 years ago
eb48799
Prepares PacingController for scheduled send tasks.
by Erik Språng
· 6 years ago
3527a4f
In PacketBuffer split logic for detecting frame boundaries and assembling frame.
by Danil Chapovalov
· 6 years ago
048b10a
Correcting the ACM upmixing from mono/stereo to surround
by Per Åhgren
· 6 years ago
c20a19c
Allow extracting the linear AEC output
by Per Åhgren
· 6 years ago
d4002a7
RTC_EXPORT missing symbols for Chromium's component build.
by Mirko Bonadei
· 6 years ago
86b33e0
Don't ask for the friendly name of a default device if we failed to enumerate it.
by Tim Haloun
· 6 years ago
059daa4
Don't leak device moniker when BindToStorage fails.
by Tim Haloun
· 6 years ago
251b0dc
Simplified throughput estimator
by Björn Terelius
· 6 years ago
3a65f39
Expose NetEqDecodingTest for re-use in chromium tests.
by Yves Gerey
· 6 years ago
7587de4
APM runtime setting: fix kPlayoutVolumeChange not dispatched
by Alessio Bazzica
· 6 years ago
e644a03
Add field trial for rampup in quality based on available bandwidth.
by Åsa Persson
· 6 years ago
2c6f373
Remove legacy EchoControlFactory::Create
by Gustaf Ullberg
· 6 years ago
b61ad3a
RTC_EXPORT webrtc::GetScreenRect.
by Mirko Bonadei
· 6 years ago
b8c1be5
Further AGC refactoring in preparation for adding multichannel support
by Per Åhgren
· 6 years ago
8e83c7a
Make Opus PLC always output 10ms audio.
by Minyue Li
· 6 years ago
b49aec5
Correcting the AGC saturation detection for multichannel input
by Per Åhgren
· 6 years ago
7c1fb41
Removing old scheme for dumping internal AGC diagnostic data
by Per Åhgren
· 6 years ago
22fd5d7
Fixes incorrect probe timing check.
by Erik Språng
· 6 years ago
3c78ea4
Enable FEC protection of packets with VideoTimingExtension
by Ilya Nikolaevskiy
· 6 years ago
e9f663c
In dependency descritpor add active decode targets bitmask field
by Danil Chapovalov
· 6 years ago
7c19a70
Audio Processing Module: add play-out audio device runtime information
by Alessio Bazzica
· 6 years ago
54875d0
Add missing RTC_EXPORT for the Chromium Windows build.
by Mirko Bonadei
· 6 years ago
361d1c3
Simplifications/refactoring of the analog AGC to make it multichannel
by Per Åhgren
· 6 years ago
b81ab99
RNN VAD: Optimize GRU (recurrent) weights optimized layout
by Alessio Bazzica
· 6 years ago
82976bb
Expose OpusTest class for re-use as chromium test.
by Yves Gerey
· 6 years ago
d58fdbe
RNN VAD: FC layer with SSE2 impl
by Alessio Bazzica
· 6 years ago
43afc09
Reland "RNN VAD: prepare for SIMD optimization"
by Alessio Bazzica
· 6 years ago
bd82615
Suppress noisy logging from opus encoder.
by Sergey Silkin
· 6 years ago
bae1275
Using unit types in TransportFeedbackAdapter.
by Sebastian Jansson
· 6 years ago
df8fd28
Add output_path to VideoCodecTestFixture::Config.
by Sergey Silkin
· 6 years ago
5ab21f8
Revert "RNN VAD: prepare for SIMD optimization"
by Alessio Bazzica
· 6 years ago
7350a90
RNN VAD: prepare for SIMD optimization
by Alessio Bazzica
· 6 years ago
5ea5749
AEC3: Multichannel suppressor
by Gustaf Ullberg
· 6 years ago
4e5c709
Reland "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 6 years ago
b210eeb
Reland "Refactors BitrateProber with unit types and absolute probe time."
by Erik Språng
· 6 years ago
1983458
Revert "Reland "Correct AEC3 multichannel functionality activation""
by Per Åhgren
· 6 years ago
d5a7838
Reland "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 6 years ago
ca585bb
Make some DecisionLogic functions virtual.
by Ivo Creusen
· 6 years ago
bb56d4b
Revert "Refactors BitrateProber with unit types and absolute probe time."
by Erik Språng
· 6 years ago
ebf4552
Adds WebRTC-Audio-AgcMinMicLevelExperiment to AGC1
by henrika
· 6 years ago
2b9317a
Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame.
by Rasmus Brandt
· 6 years ago
a06048a
Return status instead of CHECKing in event log parser.
by Björn Terelius
· 6 years ago
cc9bf63
Revert "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 6 years ago
9dda1b3
Correct AEC3 multichannel functionality activation
by Per Åhgren
· 6 years ago
8846c8a
RNN VAD: cast and scale quantized weights at init
by Alessio Bazzica
· 6 years ago
26452ff
Cleanup of TransportFeedbackAdapter.
by Sebastian Jansson
· 6 years ago
c3d1f9b
Enable injection of a custom NetEqFactory into PeerConnectionFactory.
by Ivo Creusen
· 6 years ago
3ce44a3
Move NetEq headers to api/
by Ivo Creusen
· 6 years ago
739a5b3
Refactors BitrateProber with unit types and absolute probe time.
by Erik Språng
· 6 years ago
caaa9e7
AEC3: Handle multichannel audio in single CNG instance
by Gustaf Ullberg
· 6 years ago
cd2a92f
Removes RPLR based FEC controller.
by Sebastian Jansson
· 6 years ago
d1ea4c9
Update comments on Audio Level RTP header extension.
by Minyue Li
· 6 years ago
fb075d5
Removing unused Opus wrapper API: WebRTCOpus_DecodePlc.
by Minyue Li
· 6 years ago
0cbb58e
Reland "Refactoring of the noise suppressor and adding true multichannel support"
by Per Åhgren
· 6 years ago
5bd8cb7
Revert "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""
by Henrik Boström
· 6 years ago
54d0278
Renaming opus_interface.c to opus_interface.cc.
by Minyue Li
· 6 years ago
09860e0
Split out counting unique rtp timestamps from packet_buffer
by Danil Chapovalov
· 6 years ago
a0adf3d
Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."
by Trevor Hayes
· 6 years ago
4778f6c
Revert "Refactoring of the noise suppressor and adding true multichannel support"
by Artem Titov
· 6 years ago
f298855
Cleanup of feedback observer interface
by Sebastian Jansson
· 6 years ago
470b2d5
Stop relying on GN's sources_assignment_filter.
by Mirko Bonadei
· 6 years ago
ae40e19
AEC3: Adding a configurable render signal gain
by Per Åhgren
· 6 years ago
87a7b82
Refactoring of the noise suppressor and adding true multichannel support
by Per Åhgren
· 6 years ago
9cdc9cc
Cleanup of deprecated RTPSender code
by Erik Språng
· 6 years ago
cb30726
Remove deprecated Audio Processing APIs
by Gustaf Ullberg
· 6 years ago
fbec2ec
Detach H264 sps pps tracker from VCMPacket
by Danil Chapovalov
· 6 years ago
Next »