Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
c43f5df4dd7913562216f101828290a7d363d6fa
/
modules
df4883d
Reland "Update internal encoder factory to new interface"
by Magnus Jedvert
· 7 years ago
dc1e3e8
Fix excessive audio device logging on Windows
by lliuu
· 7 years ago
38e2d95
AEC3 delay estimator refactoring and introducing ability to customize
by Per Åhgren
· 7 years ago
76f2a85
In generic encoder ensure capture timestamp is preserved.
by Ilya Nikolaevskiy
· 7 years ago
12ab00b
Optional: Use nullopt and implicit construction in /modules/audio_coding
by Oskar Sundbom
· 7 years ago
f715c53
Fix circular deps in common_audio.
by Patrik Höglund
· 7 years ago
feee08f
Marked UnwrapWithoutUpdate function as const
by Sebastian Jansson
· 7 years ago
32026c3
Removes Set/GetLoudspeakerStatus APIs from the ADM.
by henrika
· 7 years ago
aea84f5
Revert "Update internal encoder factory to new interface"
by Zhi Huang
· 7 years ago
2c8c8e2
Update internal encoder factory to new interface
by Magnus Jedvert
· 7 years ago
c0fd5f9
Add Thread-safe wrapper for RtcpTransceiver
by Danil Chapovalov
· 7 years ago
fe4d673
Compute ERL over all frequency bins in AEC3.
by Gustaf Ullberg
· 7 years ago
8d9c540
Deprecated BitrateController::CreateRtcpBandwidthObserver.
by Sebastian Jansson
· 7 years ago
18f26d1
Optional: Use nullopt and implicit construction in /modules/remote_bitrate_estimator
by Oskar Sundbom
· 7 years ago
c9b89aa
Compute ERLE over all frequency bins in AEC3.
by Gustaf Ullberg
· 7 years ago
8b64fd8
Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator""
by Ilya Nikolaevskiy
· 7 years ago
84c1a15
Remove deprecated field names in struct RTCPReportBlock
by Danil Chapovalov
· 7 years ago
1a0e896
Restores state of WebRtcAudioRecord to 2017-05-26
by henrika
· 7 years ago
c97cf03
Removes unused sample-rate APIs from the ADM.
by henrika
· 7 years ago
6581f21
Fix some missed stdlib includes
by Oleh Prypin
· 7 years ago
f6703c4
Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"
by Mirko Bonadei
· 7 years ago
550b666
Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator
by Ilya Nikolaevskiy
· 7 years ago
12e555b
Delete wrapper API ConvertToI420 for YUV conversion to I420
by mallikarjun82
· 7 years ago
1b23e37
Add the new CreateAudioDeviceWithDataObserver to header file
by Lu Liu
· 7 years ago
651707b
Remove deprecated SetREMB functions from RtpRtcp
by Danil Chapovalov
· 7 years ago
b9fb78f
Cap amount of warning log messages in generic encoder
by Ilya Nikolaevskiy
· 7 years ago
ee92d62
Update VideoEncoderSoftwareFallbackWrapper to take VideoEncoder as arg
by Magnus Jedvert
· 7 years ago
558cabf
Refactor RtpToNtpEstimator and MovingMedianFilter
by Ilya Nikolaevskiy
· 7 years ago
8962b54
Removes Set/GetRecordingChannel() from the ADM
by henrika
· 7 years ago
61a7b14
Removing conditional visibility.
by Mirko Bonadei
· 7 years ago
d328229
Add sending REMB support to RtcpTransceiver
by Danil Chapovalov
· 7 years ago
b5b5bce
Separate i420 and i444 implementations to separate targets.
by Patrik Höglund
· 7 years ago
46a2765
Reland "Update internal SW codecs to return unique_ptrs"
by Magnus Jedvert
· 7 years ago
616e313
Removes id parameter in ADM factory method (reland)
by henrika
· 7 years ago
34c8e6b
Revert "Update internal SW codecs to return unique_ptrs"
by Magnus Jedvert
· 7 years ago
eb45007
Remove use of SetEncodingDataInternal in MediaOptimization.
by Åsa Persson
· 7 years ago
4fe6adc
Update internal SW codecs to return unique_ptrs
by Magnus Jedvert
· 7 years ago
45bbc8a
Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate.
by Åsa Persson
· 7 years ago
cda2562
Revert "Removes id parameter in ADM factory method"
by Lu Liu
· 7 years ago
574eaa4
Add alpha channel to VideoFrameBuffer containers
by Emircan Uysaler
· 7 years ago
0ec39e2
Switching to RTC_ prefixed LOG macros.
by Mirko Bonadei
· 7 years ago
e0da9ea
Don't count frames passed to VP8 BWE disabled streams as being encoded
by Ilya Nikolaevskiy
· 7 years ago
cba3d27
Removes id parameter in ADM factory method
by henrika
· 7 years ago
c241af9
Add timing info to all encoded frames.
by Niels Möller
· 7 years ago
d2f37d8
Add Incoming packet handler to RtcpTransceiver
by Danil Chapovalov
· 7 years ago
7501b1c
Reland "Update internal video decoder factory to new interface"
by Magnus Jedvert
· 7 years ago
34029e2
Removes usage of AudioRecord.Builder on Android
by henrika
· 7 years ago
d4fdc27
Introduce MicrosecondsToCompactNtp function
by Danil Chapovalov
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
34fa309
Twitter-famous NOOP bug.
by Alex Loiko
· 7 years ago
eb0ed28
Add rtcp::CommonHeader::packet_size function
by Danil Chapovalov
· 7 years ago
29cb0e7
Reset the delay-based estimate before forcing a new loss-based send rate.
by Bjorn Terelius
· 7 years ago
72c4250
Formatting some files with LOG macros usage.
by Mirko Bonadei
· 7 years ago
b52a4d9
MediaOptimization: Remove unneeded member variable: video_target_bitrate_
by Åsa Persson
· 7 years ago
267d84b
Revert "Update internal video decoder factory to new interface"
by Christian Fremerey
· 7 years ago
8c37b61
Switch to new FFmpeg API.
by Sergey Silkin
· 7 years ago
b2fc9b1
Update internal video decoder factory to new interface
by Magnus Jedvert
· 7 years ago
2416f89
Update comments on SendSideCongestionController::RegisterNetworkObserver
by Niels Möller
· 7 years ago
3f2634e
Reland "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices."
by Sergey Silkin
· 7 years ago
7cfbf3a
Make energy calculation in AGC not overflow.
by Alex Loiko
· 7 years ago
fbb3b7d
Reland: "Make javac warnings errors for WebRTC targets."
by Mirko Bonadei
· 7 years ago
731d1ca
Reduce flakiness of asynchronous RtcpTransceiver tests
by Danil Chapovalov
· 7 years ago
3e83b7f
audio_processing VAD annotations in APM-qa.
by Alex Loiko
· 7 years ago
411582b
[Window Capturer] Implement scaling in GetWindowBounds()
by Zijie He
· 7 years ago
2bad72a
Reland "Revert "Make javac warnings errors for WebRTC targets.""
by Lu Liu
· 7 years ago
a1a475a
Revert "Revert "Make javac warnings errors for WebRTC targets.""
by Mirko Bonadei
· 7 years ago
098d24c
Revert "Make javac warnings errors for WebRTC targets."
by Lu Liu
· 7 years ago
12251b6
Adding @SuppressWarnings(NoSynchronizedMethodCheck).
by Mirko Bonadei
· 7 years ago
19b7614
Make javac warnings errors for WebRTC targets.
by Sami Kalliomäki
· 7 years ago
ae29428
Revert "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices."
by Ivo Creusen
· 7 years ago
fd6c091
Delete deprecated constructor of SendSideCongestionController.
by Niels Möller
· 7 years ago
e3a4da9
AGC: Change default clipping level min to 70
by Henrik Lundin
· 7 years ago
47836b4
Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices.
by Sergey Silkin
· 7 years ago
88f080a
Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer.
by Rasmus Brandt
· 7 years ago
a750333
Remove support for SW H264 High profile decoding
by Magnus Jedvert
· 7 years ago
1803628
NetEq: Fix a problem with too large delay during codec-internal DTX/CNG
by Henrik Lundin
· 7 years ago
eb254b4
Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}`
by Karl Wiberg
· 7 years ago
8686077
[Window Capturer] Inaccurate cursor position on cinnamon
by Zijie He
· 7 years ago
f0cc814
Support writing network timestamp delta fields into VideoTimingExtension
by Danil Chapovalov
· 7 years ago
96acb43
Fix Chromium compile of StereoEncoderAdapter.
by Max Morin
· 7 years ago
13a8f20
Add CHECKs to FlexfecReceiver.
by Rasmus Brandt
· 7 years ago
ae3981a
Removes experimental sleep in ADM initialization for Android
by henrika
· 7 years ago
9d4af01
New PacedSender constructor with injected PacketQueue
by Niels Möller
· 7 years ago
996eb9e
Fix typo in VideoSendTiming header extension structure
by Danil Chapovalov
· 7 years ago
dbcac7f
Add StereoCodecAdapter classes
by Emircan Uysaler
· 7 years ago
8c8d49e
Add periodic compound packet sending to RtcpTransceiver
by Danil Chapovalov
· 7 years ago
bde473e
Fix/suppress new warnings introduced in Chromium roll.
by Sami Kalliomäki
· 7 years ago
90397d9
Remove use of RTPFragmentationHeader from RTPSenderAudio
by Niels Möller
· 7 years ago
c7b18fe
Shifted value doesn't fit in 'int32_t'.
by Alex Loiko
· 7 years ago
fb1a866
Add support for H.264 constrained high profile in VideoProcessor.
by Rasmus Brandt
· 7 years ago
5d7fd19
Don't build windows core audio if using dummy file devices.
by Edward Lemur
· 7 years ago
b0576ec
Reland of Improves native Android audio implementations
by henrika
· 7 years ago
e4c6915
Remove verbose setting and reorder some print statements in VideoProcessor.
by Rasmus Brandt
· 7 years ago
34fa295
Delete unused VP8 packetization modes.
by Niels Möller
· 7 years ago
e87cfe2
Remove unused method PacketLossModeToStr.
by Åsa Persson
· 7 years ago
0af34ad
The onWebRtcAudioTrackStartError is changed in this CL which breaks the internal projects.
by Zhi Huang
· 7 years ago
c2a0eb2
[Window Capture] Mouse cursor missing during window sharing on Mac OSX
by Zijie He
· 7 years ago
92b1ffd
Improves native Android audio implementations.
by henrika
· 7 years ago
78161ca
Add sending sdes to RtcpTransceiver.
by Danil Chapovalov
· 7 years ago
a056599
Delete VCMSendStatisticsCallback and corresponding use of ProcessThread
by Niels Möller
· 7 years ago
Next »