Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
464382da7168ab18e57b5bd05740d9f68b464da5
464382d
Remove duplicated entry for bwe_simulations.cc
by kjellander
· 8 years ago
3901128
Remove unnecessary jsoncpp includes.
by kjellander
· 8 years ago
2068411
r14326 added '-Wno-unused-result' to 'WARNING_CFLAGS!' which removes the
by jianjun.zhu
· 8 years ago
c59bf04
Remove differ from ScreenCapturer implementations
by zijiehe
· 8 years ago
d3d230f
- Make RtpSenderAudio not inherit from DtmfQueue.
by solenberg
· 8 years ago
92ea601
Move class RTCPHelp::RTCPPacketInformation into RTCPReceiver
by danilchap
· 8 years ago
dda3666
Fixes minor issue in AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex for iOS.
by henrika
· 8 years ago
f8c5f2b
Fix vie_encoder_unittest.cc.
by Per
· 8 years ago
44428a8
iOS: Always build H264 HW encoder/decoder
by magjed
· 8 years ago
512ecb3
Let ViEEncoder tell VideoSendStream about reconfigurations.
by Per
· 8 years ago
2a27b0a
Delete unused class FakeScreenCapturerFactory.
by nisse
· 8 years ago
347ec5c
Change thread check to race check. Also, add comment to explain implementation of RaceChecker.
by solenberg
· 8 years ago
f1b08da
Stopped using the NetEqDecoder enum internally in NetEq.
by ossu
· 8 years ago
1490f7a
Add histogram for end-to-end delay: "WebRTC.Video.EndToEndDelayInMs"
by asapersson
· 8 years ago
6d4c8c3
Renaming a proto target in GYP for audio network adaptor.
by minyue
· 8 years ago
e87d673
Return texture frame when dropping frames in CameraCapturer.
by sakal
· 8 years ago
b62dbbe
GN: Change rtc_source_set targets --> rtc_static_library
by kjellander
· 8 years ago
25f6a39
Relanding of "Adding debug dump to audio network adaptor."
by minyue
· 8 years ago
161b390
Revert of Adding debug dump to audio network adaptor. (patchset #5 id:140001 of https://codereview.webrtc.org/2356763002/ )
by minyue
· 8 years ago
7e4f892
Adding debug dump to audio network adaptor.
by minyue
· 8 years ago
a78213e
Add tools/determinism to setup_links.
by ehmaldonado
· 8 years ago
893a7ee
Support more QCOM specific color formats for Android HW decoder.
by glaznev
· 8 years ago
87ef6f7
Revert of Rename AppRTCDemo on Android and iOS to AppRTCMobile (patchset #2 id:20001 of https://codereview.webrtc.org/2343403002/ )
by magjed
· 8 years ago
3e02430
Fix a stun attribute leak.
by Honghai Zhang
· 8 years ago
d3af58b
Rename AppRTCDemo on Android and iOS to AppRTCMobile
by magjed
· 8 years ago
051d151
Adds audio session status to logs for each valid audio route change on iOS
by henrika
· 8 years ago
c37e983
Add custom info.plist to modules_unittests
by kthelgason
· 8 years ago
f292e31
Relax too strict DCHECKs while parsing rtcp reports
by danilchap
· 8 years ago
aac9d6f
Added graph for plotting the audio level from an Rtc event log.
by ivoc
· 8 years ago
d0ede44
Adding FecController to audio network adaptor.
by minyue
· 8 years ago
1c6d3f7
Add new Camera2Enumerator.isSupported with Context parameter.
by sakal
· 8 years ago
09baefe
GN: Remove non-existing header file: media/base/videorenderer.h
by charujain
· 8 years ago
799a9d0
Revert of Remove unnecessary interface TelephoneEventHandler (patchset #3 id:40001 of https://codereview.webrtc.org/2357583002/ )
by danilchap
· 8 years ago
a70695a
Moved Opus-specific payload splitting into AudioDecoderOpus.
by ossu
· 8 years ago
2beb429
Remove unnecessary interface TelephoneEventHandler.
by solenberg
· 8 years ago
6f5a6c3
New class AdaptedVideoTrackSource.
by nisse
· 8 years ago
bc77ed7
Adding reordering logic in audio network adaptor.
by minyue
· 8 years ago
4aec1d4
Relanding of "Adding BitrateController to audio network adaptor."
by minyue
· 8 years ago
05bba2b
Several minor changes to ScreenCapturerWinMagnifier
by zijiehe
· 8 years ago
66cadfc
Several minor improvements of DirectX capturer
by zijiehe
· 8 years ago
6f79d84
Bug Fix: Mac Retina Screen Capture's Mouse Cursor Too Small
by qiangchen
· 8 years ago
e35d329
Adding FrameLengthController to audio network adaptor.
by minyue
· 8 years ago
0bb7f05
Add BUG=None to autoroll CLs for chromium_revision in DEPS.
by Henrik Kjellander
· 8 years ago
acc39c4
Use RgbaColor in DesktopFrameGenerator and add RgbaColorTest
by zijiehe
· 8 years ago
772bd0d
Log supported camera preview resolutions.
by Alex Glaznev
· 8 years ago
c4ccd4d
AcmReceiver: Eliminate AcmReceiver::decoders_
by kwiberg
· 8 years ago
c5aea65
Adds output audio volume to iOS logs
by henrika
· 8 years ago
28d5bc6
Fix deadlock issue in CameraCapturer.stopCapture.
by sakal
· 8 years ago
7640fcf
Android VideoSource: Add adaptOutputFormat function
by Magnus Jedvert
· 8 years ago
e035e2d
Set the event log in Channel from AudioSendStream. This will re-enable logging of outgoing audio packets.
by terelius
· 8 years ago
0cb8828
Reland of lease camera statistics after switching camera on CameraCapturer. (patchset #1 id:1 of https://codereview.webrtc.org/2353163003/ )
by sakal
· 8 years ago
7f40ba4
Moved legacy_encoded_audio_frame into audio_decoder_interface.
by ossu
· 8 years ago
17802ae
Ensures that ADM for Android and iOS uses identical states when stopping audio
by henrika
· 8 years ago
33b96b3
Revert of Adding BitrateController to audio network adaptor. (patchset #7 id:140001 of https://codereview.webrtc.org/2334613002/ )
by minyue
· 8 years ago
27d8b61
Ignores warning for SecRandomCopyBytes() using Xcode 8
by henrika
· 8 years ago
776870a
Revert of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #14 id:260001 of https://codereview.webrtc.org/2278883002/ )
by nisse
· 8 years ago
ad5d658
Revert of Release camera statistics after switching camera on CameraCapturer. (patchset #1 id:1 of https://codereview.webrtc.org/2353263002/ )
by sakal
· 8 years ago
d5e9237
Release camera statistics after switching camera on CameraCapturer.
by sakal
· 8 years ago
ea7beb9
Reorder member functions in RtpFecTest.
by Rasmus Brandt
· 8 years ago
1f39ba1
Copy payload data when inserting packets into video_coding::PacketBuffer.
by philipel
· 8 years ago
6649221
Revert of Delete VideoFrameFactory, CapturedFrame, and related code. (patchset #9 id:160001 of https://codereview.webrtc.org/2262443003/ )
by nisse
· 8 years ago
0d526d5
Moved codec-specific audio packet splitting into decoders.
by ossu
· 8 years ago
3442579
Session based capturing for Camera1Capturer.
by sakal
· 8 years ago
5539ef6
Move MutableDataY{,U,V} methods to I420Buffer only.
by nisse
· 8 years ago
78db158
Generalize FEC header formatting.
by Rasmus Brandt
· 8 years ago
66ac50e
Delete VideoFrameFactory, CapturedFrame, and related code.
by nisse
· 8 years ago
ece4aba
Generalize FEC unit tests and rename GenerateFec.
by brandtr
· 8 years ago
3548357
Adding SmoothingFilter to audio network adaptor.
by minyue
· 8 years ago
d120192
AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder
by kwiberg
· 8 years ago
ef00925
Compensate for the IntelligibilityEnhancer processing delay in high bands
by Alejandro Luebs
· 8 years ago
519da00
Roll chromium_revision cf9457edb7..cede888c27 (416297:419407)
by kjellander
· 8 years ago
664efbd
Removed api/rtcstats[report].h pseudonyms of api/stats/rtcstats[report].h
by hbos
· 8 years ago
42feb51
NetEq: New test for muted state during CNG
by henrik.lundin
· 8 years ago
d69e526
Minor cleanups in RTPSender::UpdateRtpStats
by Danil Chapovalov
· 8 years ago
52200d0
Stop increasing loss-based BWE if no feedback is received.
by Stefan Holmer
· 8 years ago
a6d26ec
Improves resolution when logging rate in the ADB class.
by henrika
· 8 years ago
6b19b56
AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one
by kwiberg
· 8 years ago
6f0f616
AcmReceiver: Look up last decoder in NetEq's table of decoders
by kwiberg
· 8 years ago
6348978
Add new decoding statistics for muted output
by henrik.lundin
· 8 years ago
1b1863a
Replace rtcp packet parsing in the RtcpReceiver.
by danilchap
· 8 years ago
61a208b
Added a ParsePayload method to AudioDecoder.
by ossu
· 8 years ago
02bd512
Remove dead code branches from P2PtransportChannel unittest.
by johan
· 8 years ago
81f6f4f
Revert of Allow the DTLS fingerprint verification to occur after the handshake. (patchset #11 id:200001 of https://codereview.webrtc.org/2163683003/ )
by deadbeef
· 8 years ago
c67e0f5
Signal to remove remote candidates if ports are pruned.
by Honghai Zhang
· 8 years ago
042041b
Allow the DTLS fingerprint verification to occur after the handshake.
by Taylor Brandstetter
· 8 years ago
e9cac75
Reenabled the RtcEventLog unittests
by skvlad
· 8 years ago
936405b
MB: Add Android swarming bots.
by ehmaldonado
· 8 years ago
26b039a
Adding BitrateController to audio network adaptor.
by minyue
· 8 years ago
4bb0498
Merge AppRTCDemoJUnitTest into android_junit_tests target
by kjellander
· 8 years ago
d1e26a9
PRESUBMIT: Make BUG= field mandatory.
by kjellander
· 8 years ago
918b554
Adds support for OpenSL ES based audio capture on Android.
by henrika
· 8 years ago
27e177c
RTCTestStats moved into webrtc/stats/test (rtc_stats_test_utils)
by hbos
· 8 years ago
be22d51
Enable auto-focus on Camera2.
by sakal
· 8 years ago
7bfe3a2
Deprecate RtpSender::SendPadData with provided timestamps.
by danilchap
· 8 years ago
dd0c7f0
Events refactor in Android session based capturing.
by sakal
· 8 years ago
227c3c1
Enable stabilization on Camera2.
by sakal
· 8 years ago
5b980d1
Revert of Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) (patchset #3 id:40001 of https://codereview.webrtc.org/2348133003/ )
by kjellander
· 8 years ago
1996e3f
Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2343083002/ )
by nisse
· 8 years ago
afef413
Roll chromium_revision cf9457edb7..cede888c27 (416297:419407)
by kjellander
· 8 years ago
da96288
Make android_junit_tests use LocalRobolectricTestRunner
by Henrik Kjellander
· 8 years ago
Next »