Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
de2a76fcf9f12ba5427cf71ccd790ebdf9e6730b
de2a76f
Try server and buildbot scripts now using Chromium scripts.
by kjellander@webrtc.org
· 13 years ago
620bae5
ViE ChannelManager - added missing return.
by mflodman@webrtc.org
· 13 years ago
78f0cdc
VAD refactoring
by bjornv@webrtc.org
· 13 years ago
534a435
Removed RTP Keepalive from RTP module.
by mflodman@webrtc.org
· 13 years ago
417901d
Disable runtime cpu detection on arm-neon
by leozwang@webrtc.org
· 13 years ago
40197d7
Fixing build issus on non-Win
by niklas.enbom@webrtc.org
· 13 years ago
5398d95
Force commit of 449006' Review URL: https://webrtc-codereview.appspot.com/455006
by niklas.enbom@webrtc.org
· 13 years ago
38f247d
Fixes an issue in the FEC decoder where a big jump in sequence numbers may cause new packets to be discarded if there is a wrap around.
by stefan@webrtc.org
· 13 years ago
af5ffd5
Fixes for coverity warnings.
by stefan@webrtc.org
· 13 years ago
22bde08
Made sanity check more flexible.
by phoglund@webrtc.org
· 13 years ago
196e491
Adding init decode slave to celt
by tina.legrand@webrtc.org
· 13 years ago
c231e4c
Fixing bug in re-packing of stereo packets.
by tina.legrand@webrtc.org
· 13 years ago
3e820e5
Remove RTP Keep-alive from VoE and ViE. The RTP module functionality will be removed in a follow-up CL shortly.
by mflodman@webrtc.org
· 13 years ago
1f56922
Clean up coverity warnings.
by pwestin@webrtc.org
· 13 years ago
710401b
Add timeout for REMB bandwidth estimates.
by stefan@webrtc.org
· 13 years ago
270bd9a
Enable post_proc on arm Review URL: https://webrtc-codereview.appspot.com/457002
by leozwang@webrtc.org
· 13 years ago
4aa57b4
Extracted a helper library from vie_auto_test.
by phoglund@webrtc.org
· 13 years ago
6aa529c
Update libvpx configuration files
by leozwang@webrtc.org
· 13 years ago
c8e4886
Upgrade libvpx to 6b66c01 and enabling temporal denoising.
by stefan@webrtc.org
· 13 years ago
2360d82
Added a new Android NDK bot.
by phoglund@webrtc.org
· 13 years ago
aaf62ac
Temporarily disabled flaky tests.
by phoglund@webrtc.org
· 13 years ago
41be9be
Put YASM back to the more modern revisions.
by phoglund@webrtc.org
· 13 years ago
6503ecd
Fix to windows test from commit 1914.
by marpan@webrtc.org
· 13 years ago
3fe3252
Fix to windows build from commit 1914.
by marpan@webrtc.org
· 13 years ago
e0d6fa4
Adding classes for handling multi-frame FEC.
by stefan@webrtc.org
· 13 years ago
e22d81c
Updates to resolution adpatation:
by marpan@webrtc.org
· 13 years ago
a496b03
VAD refactoring: Removed macro file.
by bjornv@webrtc.org
· 13 years ago
ac9fd8a
Change folder name from Android to android
by leozwang@webrtc.org
· 13 years ago
4530aa3
Updates html test file to webkitDeprecatedPeerConnection.
by henrikg@webrtc.org
· 13 years ago
b9c50b6
Revert commit 1908. Review URL: https://webrtc-codereview.appspot.com/452009
by stefan@webrtc.org
· 13 years ago
fb5944e
Upgrade libvpx to 6b66c01 and enabling temporal denoising.
by stefan@webrtc.org
· 13 years ago
a373634
Introduced WEBRTC_ANDROID_PLATFORM_BUILD and make test app build on all platforms
by leozwang@webrtc.org
· 13 years ago
1c7d882
Enable video engine Review URL: https://webrtc-codereview.appspot.com/449004
by leozwang@webrtc.org
· 13 years ago
9a85d8e
Remove test apps from Android.mk in APM
by leozwang@webrtc.org
· 13 years ago
bb966ca
Optimized function WebRtcSpl_ScaleAndAddVectorsWithRound() for ARM-NEON platforms, and refactor it for generic C.
by kma@webrtc.org
· 13 years ago
7e26ad3
Disabled more flaky volume tests.
by phoglund@webrtc.org
· 13 years ago
61bf8e3
Flush far-end buffers when larger than system delay.
by andrew@webrtc.org
· 13 years ago
3053702
Remove -lasound and -lpulse linking flags
by leozwang@webrtc.org
· 13 years ago
5b6d3ce
adding back external media api since it is used in chromium unittest
by xians@webrtc.org
· 13 years ago
a0866c1
adding back the file api for chromium unittests.
by xians@webrtc.org
· 13 years ago
0e0390d
Flush NetEQ when receiving payload type switches between mono and stereo.
by tina.legrand@webrtc.org
· 13 years ago
f7d9004
Fixed annoying printouts polluting the cron logs.
by phoglund@webrtc.org
· 13 years ago
c5adf01
Added a LKGR page.
by phoglund@webrtc.org
· 13 years ago
754626b
Fixed the sanity_check and started using the new webrtc_test.html file. Added capability for xvfb testing.
by phoglund@webrtc.org
· 13 years ago
cdbda4f
Disabling audio_device_test_api on LinuxVideo bot for now
by kjellander@webrtc.org
· 13 years ago
2058fee
Change call order. Review URL: https://webrtc-codereview.appspot.com/451011
by pwestin@webrtc.org
· 13 years ago
75047dc
Rolled back YASM to versions we know are working.
by phoglund@webrtc.org
· 13 years ago
62283c0
Quick fix to avoid non-causal AEC signals on PulseAudio.
by andrew@webrtc.org
· 13 years ago
24c6584
Remove video from Android.mk
by leozwang@webrtc.org
· 13 years ago
60c8b39
Fix the WebRtc_Word8 and char mismatch for the chromium build.
by wu@webrtc.org
· 13 years ago
3a39230
Further cleanup WebRtc_Word8 in external video capture
by leozwang@webrtc.org
· 13 years ago
6e6ea04
Implement the TickTime::Now for mac using mach_absolute_time which is consistent even the user changes the system time.
by wu@webrtc.org
· 13 years ago
c197b12
Typedef WebRtc_word8 to int8_t
by leozwang@webrtc.org
· 13 years ago
3d42eda
Fix wrong usage of memset in vie_auto_test ViEAutoTest::ViENetworkAPITest.
by perkj@webrtc.org
· 13 years ago
ebb2f7b
Fix errors in ViEAutoTest::ViENetworkAPITest().
by perkj@webrtc.org
· 13 years ago
ed700db
VAD refactor: Assign functions. Mostly style changes.
by bjornv@webrtc.org
· 13 years ago
fc40276
Implemented branch coverage and integration bot coverage on the dashboard.
by phoglund@webrtc.org
· 13 years ago
2e34c88
Cleaned up workdir usage.
by phoglund@webrtc.org
· 13 years ago
ae1c454
Reregister of stereo receiver didn't work.
by tina.legrand@webrtc.org
· 13 years ago
f551624
Prepare future change of WebRtc_Word8 in udp module
by leozwang@webrtc.org
· 13 years ago
2050f84
audio_device_test_api failing cleaner failure for Linux without audio devices.
by kjellander@webrtc.org
· 13 years ago
b594f43
Fix for set local SSRC Review URL: https://webrtc-codereview.appspot.com/451002
by pwestin@webrtc.org
· 13 years ago
7256bdc
Reverted download code and output that was done in https://webrtc-codereview.appspot.com/431003 (r1826) since it was reported to spam the output on some configurations.
by kjellander@webrtc.org
· 13 years ago
0dab9e1
Revert of r1859
by tina.legrand@webrtc.org
· 13 years ago
c637c40
Removed deregister of default codec payload type.
by pwestin@webrtc.org
· 13 years ago
74e6546
Moving audio_device_test_api off Virtual machine bots
by kjellander@webrtc.org
· 13 years ago
907bc55
Removes WebRtc_Word8 dependecy in the AudioDeviceModule.
by henrika@webrtc.org
· 13 years ago
de011c1
Enabling tests on Mac and Windows.
by kjellander@webrtc.org
· 13 years ago
67fdd70
Refactoring audio_device_test_api for gtest and execution on all platforms.
by kjellander@webrtc.org
· 13 years ago
8012474
Use a const rather than macro for EcDefault.
by andrew@webrtc.org
· 13 years ago
f1befad
Reregister of stereo receiver didn't work.
by tina.legrand@webrtc.org
· 13 years ago
50d9e26
Adds autoconnect and autocall functionality to web test page.
by henrikg@webrtc.org
· 13 years ago
0e8b52c
Rolled back and re-adapted the codec test.
by phoglund@webrtc.org
· 13 years ago
843d8ef
Removed flaky dependencies temporarily since they stop developers from doing private builds.
by phoglund@webrtc.org
· 13 years ago
7845d07
VideoCapture now uses pointer constructor of CriticalSectionScoped.
by mflodman@webrtc.org
· 13 years ago
accf607
Updates for resolution adaptation.
by marpan@webrtc.org
· 13 years ago
9a065d1
VoiceEngine now uses pointer constructor of CriticalSectionScoped, instead of reference.
by mflodman@webrtc.org
· 13 years ago
1d27039
Disable CreateWindowManagerForCurrentPlatform on android
by leozwang@webrtc.org
· 13 years ago
3018591
Fix error in test app which was introduced when payload type was converted to int
by leozwang@webrtc.org
· 13 years ago
57da718
Fix building errors on android
by leozwang@webrtc.org
· 13 years ago
77fe431
Enable video render test on android
by leozwang@webrtc.org
· 13 years ago
0975d21
Cleanup messy data type of unknown_payload_type
by leozwang@webrtc.org
· 13 years ago
8b111eb
Reformat voe_audio_processing_impl to Goog style.
by andrew@webrtc.org
· 13 years ago
6f9f817
Add an API to offset system delay.
by andrew@webrtc.org
· 13 years ago
9b3ab11
Re-enabled quick builds on Windows.
by phoglund@webrtc.org
· 13 years ago
e22c5c3
Disable REMB test when using vivi.
by mflodman@webrtc.org
· 13 years ago
0e703f4
VideoRender now uses pointer constructor of CriticalSectionScoped.
by mflodman@webrtc.org
· 13 years ago
3e664fa
Temporarily disabling flaky RTP test.
by mflodman@webrtc.org
· 13 years ago
53ed5a4
Fix building errors and enable test app
by leozwang@webrtc.org
· 13 years ago
db2de5b
Fix building errors on android
by leozwang@webrtc.org
· 13 years ago
66487e1
Enable video test on android
by leozwang@webrtc.org
· 13 years ago
8ea37f4
Fix building error on windows
by leozwang@webrtc.org
· 13 years ago
c7ae13d
Update makefile.
by mflodman@webrtc.org
· 13 years ago
9ec883e
Allow multiple REMB groups and introduce receive channels.
by mflodman@webrtc.org
· 13 years ago
855ced7
Further cleanup WebRtc_Word8
by leozwang@webrtc.org
· 13 years ago
e47efe2
Fix building error on android
by leozwang@webrtc.org
· 13 years ago
ba15221
Enabling vp8_unittests on Mac
by kjellander@webrtc.org
· 13 years ago
fa6bc67
Changed default module condition for BW estimate.
by mflodman@webrtc.org
· 13 years ago
9f6bd51
Update libvpx configuration file for arm
by leozwang@webrtc.org
· 13 years ago
42e362e
Fix compilation error on android
by leozwang@webrtc.org
· 13 years ago
Next »