Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e5a87a597443e633fa53c764bb23f66632f80c65
e5a87a5
Disable whitespace/operators lint check.
by kjellander
· 9 years ago
9eeb624
Build dynamic iOS SDK.
by tkchin
· 9 years ago
06f7e49
WebRtcVideoFrameFactoryTest shouldn't inherit VideoFrameTest.
by nisse
· 9 years ago
84be511
Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/
by kwiberg
· 9 years ago
90c335a
Delete unused methods of the VideoProcessing class. And fix a typo.
by nisse
· 9 years ago
8833f85
NetEq: Correcting a mistake in NetEqImplTest
by henrik.lundin
· 9 years ago
58f2bd9
Fixing the interaction between codec bitrate limit and "b=AS".
by Taylor Brandstetter
· 9 years ago
d6b9d77
Fix producer_fec_fuzzer.
by Peter Boström
· 9 years ago
53edac6
Report dropped frames from codec thread.
by Peter Boström
· 9 years ago
7389436
Remove VCMQmRobustness.
by Peter Boström
· 9 years ago
55a401e
Move BitrateAdjuster into common_video
by emircan
· 9 years ago
1d9061e
NetEq: Dependency injection through one struct instead of many params
by henrik.lundin
· 9 years ago
52d4e6b
Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ )
by terelius
· 9 years ago
5262bac
Disable flaky test on msan
by terelius
· 9 years ago
2c27a06
Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/
by kwiberg
· 9 years ago
1c7fdd8
Remove calls to ScopedToUnique and UniqueToScoped
by kwiberg
· 9 years ago
4485ffb
#include "webrtc/base/constructormagic.h" where appropriate
by kwiberg
· 9 years ago
84f8cd6
NetEq: Use TickTimer in PacketBuffer
by henrik.lundin
· 9 years ago
d29005e
NetEq: Silence a few unexpected mock calls in NetEqImplTest
by henrik.lundin
· 9 years ago
8c011e5
Simple lint fixes
by terelius
· 9 years ago
b67aba8
Add missing include to x11windowpicker.cc
by jbauch
· 9 years ago
d98d457
Remove "This file includes unit tests" comments.
by Peter Boström
· 9 years ago
3c6eac2
Remove QualityScaler framerate reduction.
by Peter Boström
· 9 years ago
d486dc1
Remove some TSan deadlock suppressions.
by Peter Boström
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
4e7f6c1
Add proper dependencies for webrtc/modules/audio_coding/codecs
by kjellander
· 9 years ago
ba5ea44
Make rtc::scoped_ptr a type alias for std::unique_ptr
by kwiberg
· 9 years ago
9cb23a3
Stop preemptively generating an RSA key pair.
by Taylor Brandstetter
· 9 years ago
6650d6d
Fix an issue in external VNR when width or height not divisible by 16.
by jackychen
· 9 years ago
1d4a4b9
Create new webrtc/sdk subdirectory.
by tkchin
· 9 years ago
ed9b3a2
Roll chromium_revision e5b8b2832f..2a03e86fcf (389436:389507)
by kjellander
· 9 years ago
b05f994
Revert of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #5 id:80001 of https://codereview.webrtc.org/1901973002/ )
by terelius
· 9 years ago
ed49721
Add a TickTimer object to NetEqImpl
by henrik.lundin
· 9 years ago
1c27c6b
Delete cricket::VideoFrame methods GetYPlane and GetYPitch.
by nisse
· 9 years ago
97ba30e
Convert CNG into C++ and remove it from AudioDecoder
by ossu
· 9 years ago
f55f58d
Revert of Enable video processing unittest to take video clips as param. (patchset #1 id:1 of https://codereview.webrtc.org/1907353004/ )
by terelius
· 9 years ago
e0a7845
Roll chromium_revision f8d5ba9e27..e5b8b2832f (389402:389436)
by kjellander
· 9 years ago
e6cd03d
Add logging of supported video codecs.
by Peter Boström
· 9 years ago
037ee92
Fix test.gyp dependency.
by nisse
· 9 years ago
c0e58a3
Move receive RtpRtcp ownership from ViEChannel to ViEReceiver.
by mflodman
· 9 years ago
6d94e52
Enable video processing unittest to take video clips as param.
by jackychen
· 9 years ago
b1f1406
GN: Refactor webrtc/base/BUILD.gn
by kjellander
· 9 years ago
84ba8b6
GN: Fix dependency for rtc_base_approved
by kjellander
· 9 years ago
c23bf2e
Disable failing modules_unittests for UBSan.
by kjellander@webrtc.org
· 9 years ago
65440fb
Roll chromium_revision 882abee9ed..f8d5ba9e27 (388532:389402)
by kjellander
· 9 years ago
1d2dbdb
Fix dependencies on mac in tools/BUILD.gn.
by Tommi
· 9 years ago
09ca02e
Replace use of GetMacOSStatusErrorString (deprecated) with use of NSOSStatusErrorDomain.
by Tommi
· 9 years ago
809dcb4
Modify ScreenCaptureFrameQueue into a template
by zijiehe
· 9 years ago
8053f79
Add a new TickTimer class to NetEq
by henrik.lundin
· 9 years ago
4311ba5
Refactored CL for moving the output to a separate thread.
by terelius
· 9 years ago
1086ed6
Disable SwitchesToASTThenBackToTOFForVideo test completely.
by deadbeef
· 9 years ago
cc4fdde
Move bind.h to rtc_base_approved.
by Tommi
· 9 years ago
0b25072
Use vcm::VideoReceiver on the receive side.
by Peter Boström
· 9 years ago
845afa8
Update PlatformThread to support a couple of new properties.
by tommi
· 9 years ago
d98cf1f
New peerconnection test case, for video stream forwarding.
by nisse
· 9 years ago
fb8fc53
Improve the behavior when the BWE times out and when we have too little data to determine the incoming bitrate.
by Stefan Holmer
· 9 years ago
4fb3d2b
Add defaulted move constructors for some types that just got copy constructors
by kwiberg
· 9 years ago
7bc7c06
Revert of Remove the rtc_relative_path GYP variable and similar defines (patchset #1 id:1 of https://codereview.webrtc.org/1903553003/ )
by kjellander
· 9 years ago
e19cf59
Remove the rtc_relative_path GYP variable and similar defines
by kjellander
· 9 years ago
7169bda
Update default parameters in screenshare_loopback test
by sprang
· 9 years ago
de3b029
Add links for base/third_party/libevent from Chrome.
by tommi
· 9 years ago
e8be6ff
Add last error to fatal error messages.
by tommi
· 9 years ago
bfde543
Audio Coding Module: Use separate instances for 16 kHz and 32 kHz iSAC decoder
by kwiberg
· 9 years ago
bcc6dbb
DecoderDatabase::DecoderInfo: Remove unused member variable rtp_sample_rate_hz
by kwiberg
· 9 years ago
dcd730f
Enable VP9 HW encoder on Exynos devices.
by Alex Glaznev
· 9 years ago
4d7bc24
Fix valgrind complaint on uninitialized value
by isheriff
· 9 years ago
1bcb8f0
Revert of Modify ScreenCaptureFrameQueue into a template (patchset #10 id:170001 of https://codereview.webrtc.org/1902323002/ )
by torbjorng
· 9 years ago
34cad48
Modify ScreenCaptureFrameQueue into a template
by zijiehe
· 9 years ago
6acd9f4
Cleanup webrtc/modules/desktop_capture
by sergeyu
· 9 years ago
cd5c25c
Use vcm::VideoSender in ViEEncoder.
by Peter Boström
· 9 years ago
2b67078
Cleaning up AEC metrics.
by minyue
· 9 years ago
512663b
Roll chromium_revision fcbfda57b7..882abee9ed (388458:388532)
by kjellander
· 9 years ago
0cd086b
Adding codecs to the RtpParameters returned by an RtpSender.
by Taylor Brandstetter
· 9 years ago
8556c48
Add flag for external VNR rectangle diagnostics on NEON.
by jackychen
· 9 years ago
eb3603b
Don't always downsample to 16kHz in the reverse stream in APM
by aluebs
· 9 years ago
0a2c054
Fix the issue of undefined-shift in VP8GetBit.
by jackychen
· 9 years ago
3bc9566
Prevents a segfault in the noise suppression code on ARMv7 with NEON instructions and Mips platforms.
by ivoc
· 9 years ago
d1f584b
Fix flake in TwoStreamsSendAndReceive.
by Peter Boström
· 9 years ago
9b2119b
Reland of Use initial bitrates for software VP8. (patchset #1 id:1 of https://codereview.webrtc.org/1898183002/ )
by pbos
· 9 years ago
14fe708
Reland of Initialize/configure video encoders asychronously. (patchset #1 id:1 of https://codereview.webrtc.org/1821983002/ )
by pbos
· 9 years ago
40bebd3
Remove root dir from protoc.gypi include paths.
by kjellander
· 9 years ago
1edb7ab
RtpPacket class introduced.
by danilchap
· 9 years ago
2ddf093
Fix missing-break-fallthrough warning.
by Peter Boström
· 9 years ago
02b3d27
Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ )
by kjellander
· 9 years ago
a261e61
Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ )
by kjellander
· 9 years ago
049da04
Roll chromium_revision 21934f358a..fcbfda57b7 (388405:388458)
by kjellander
· 9 years ago
c7fe3c2
Delete method webrtc::VideoFrame::Reset.
by nisse
· 9 years ago
1a0c461
Fix compilation of rtc_base_objc on iOS when building as part of Chromium.
by sdefresne
· 9 years ago
f413933
Convert Vp8 Rtp headers to frame references.
by philipel
· 9 years ago
f5d55aa
Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead.
by perkj
· 9 years ago
24ebc44
MediaCodecVideoEncoder: Add QP stats to Encoded callback for VP8.
by asapersson
· 9 years ago
80381aa
Roll chromium_revision 61ed337cfe..21934f358a (388120:388405)
by kjellander
· 9 years ago
0a1bc53
Update prflx candidates' generation when setting ICE credentials.
by Taylor Brandstetter
· 9 years ago
0e533ef
Update the call when the network route changes
by Honghai Zhang
· 9 years ago
8b577ed
Mark public ObjC APIs as explicitly visible.
by tkchin
· 9 years ago
5aa2d34
Revert of Use initial bitrates for software VP8. (patchset #3 id:40001 of https://codereview.webrtc.org/1893313002/ )
by kjellander
· 9 years ago
fdca669
Potential division by zero in RtpToNtpMs() in rtp_to_ntp.cc.
by asapersson
· 9 years ago
e1da27e
Use initial bitrates for software VP8.
by Peter Boström
· 9 years ago
cc23b7c
Delete unused methods SetStartImage and SetTimeoutImage.
by nisse
· 9 years ago
ba7dc72
Add rotation to EncodedImage and make sure it is passed through encoders.
by Per
· 9 years ago
Next »