Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
78dc99e2a198f85402d704d5cb01ecc7056dc0db
78dc99e
performance in ARM V7 improved 7~8 %.
by kma@google.com
· 13 years ago
977c296
by hellner@google.com
· 13 years ago
5daeae2
Update fixed profile data due to AECM sqrt change (no presubmit).
by andrew@webrtc.org
· 13 years ago
ad2a370
Fix unused variable warnings.
by andrew@webrtc.org
· 13 years ago
5cdec9e
Fix common_audio warnings.
by andrew@webrtc.org
· 13 years ago
7189270
Fix compliation error Review URL: http://webrtc-codereview.appspot.com/114003
by leozwang@google.com
· 13 years ago
17a0187
Minimal fixes to remove build warnings.
by hellner@google.com
· 13 years ago
1abe7a0
Minimal fixes to remove build warnings.
by hellner@google.com
· 13 years ago
064a8df
Minimal fixes to remove build warnings.
by hellner@google.com
· 13 years ago
0134fac
Get rid of the ADM test warnings.
by xians@google.com
· 13 years ago
e66a0c0
Correcting one bug and changing sleep time while waiting for packets.
by mflodman@webrtc.org
· 13 years ago
bf5d2ba
This CL will exclude the built-in ADM when building with chromium.
by xians@google.com
· 13 years ago
8dd7466
2nd check in Review URL: http://webrtc-codereview.appspot.com/112002
by kma@google.com
· 13 years ago
3d48d5b
Bug fix. When GetNumCores failed it will return -1, which is a huge number if cast to unsigned int.
by wu@webrtc.org
· 13 years ago
56294c6
by hellner@google.com
· 13 years ago
3296d76
Remove unneeded G167 define from AEC.
by andrew@webrtc.org
· 13 years ago
241c4d0
Remove numPixels.
by frkoenig@google.com
· 13 years ago
9522207
Some changes made in android makefile
by leozwang@google.com
· 13 years ago
6d171c4
SSE2 optimizations for spatial content analysis.
by frkoenig@google.com
· 13 years ago
3cbbcd9
Removing Linux warnings for auto test.
by mflodman@webrtc.org
· 13 years ago
3ab5d5f
This patch just gets rid of the rest of warnings on voe_auto_test and adm.
by xians@google.com
· 13 years ago
155188c
Handle all VP8 packets within a frame as depending on the previous packet
by holmer@google.com
· 13 years ago
c450747
Roll libjpeg_turbo 78340:95800
by andrew@webrtc.org
· 13 years ago
d11aa2b
Fix build error on Windows due to gcc specific attribute.
by andrew@webrtc.org
· 13 years ago
2be2f69
Remove implicit declaration warnings.
by andrew@webrtc.org
· 13 years ago
1959e6f
1st check-in for AECM Neon optimization.
by kma@google.com
· 13 years ago
4033e12
Change folder name from Android to android
by leozwang@google.com
· 13 years ago
c559735
Change folder name from Android to android
by leozwang@google.com
· 13 years ago
74a49a8
Two changes:
by wu@webrtc.org
· 13 years ago
319fbd1
Added simple model to test_util.cc to simulate bursty packet loss.
by marpan@google.com
· 13 years ago
60873ad
rtp_sender_video: Modify behavior on send video packet error. This issue was already updated in CL r217, and accidentally reverted in CL r231.
by mikhal@google.com
· 13 years ago
424e76a
by mallinath@google.com
· 13 years ago
16f1dfc
by mallinath@google.com
· 13 years ago
911e36c
Also change folder name in audio_device test
by leozwang@google.com
· 13 years ago
a9b48c3
Change test/Android to test/android
by leozwang@google.com
· 13 years ago
0fe2627
adding audio_device_utility_mac.cc, which was misssing from previous CL.
by xians@google.com
· 13 years ago
77f6605
delete old folders Review URL: http://webrtc-codereview.appspot.com/105001
by xians@google.com
· 13 years ago
68efa21
This CL refactor the audio_device.gyp to make use of the chromiurm _os suffix filter.
by xians@google.com
· 13 years ago
8d0c98b
some optimization in aecm for armv7.
by kma@google.com
· 13 years ago
1489785
Commit as part of http://webrtc-codereview.appspot.com/89018/
by kma@google.com
· 13 years ago
b0d7a87
Mock implementation for the UI of the linux version of the peerconnection client.
by tommi@google.com
· 13 years ago
c3976c8
exclude the video_capture_module_test target from building with chromium.
by xians@google.com
· 13 years ago
8910f27
Switch to webrtc.org accounts (for those which exist).
by andrew@webrtc.org
· 13 years ago
9e9f867
VP8 wrapper: Adding check for no show frames (NULL images)
by mikhal@google.com
· 13 years ago
1a023c9
Allow the NumberOfCodecs and GetCodec be called before the engine Init.
by wu@webrtc.org
· 13 years ago
c68434d
Add Chrome's exclusion filter to the Chrome build.
by andrew@webrtc.org
· 13 years ago
325bca7
Add unit test output. webrtc r319, ran on Xoom, synced source code on 8/8.
by leozwang@google.com
· 13 years ago
22b699d
Replace ANDROID with WEBRTC_ANDROID
by leozwang@google.com
· 13 years ago
5ce0ff0
Removing compiler warnings from video components
by mikhal@google.com
· 13 years ago
d15afa8
fix build warnings on linux.
by tommi@google.com
· 13 years ago
579ee4d
Neon optimization for an NS function.
by kma@google.com
· 13 years ago
14acdbc
Update fixed-point profile output due to r313.
by andrew@webrtc.org
· 13 years ago
492dbc2
Use the full path instead of the current directory.
by ronghuawu@google.com
· 13 years ago
8deee04
Enable full chromium_code warnings for all platforms.
by ajm@google.com
· 13 years ago
4a4d7c6
Fix a compile error on MSVC.
by ajm@google.com
· 13 years ago
2cf5122
VideoEngine core warnings remove.
by mallinath@google.com
· 13 years ago
c0b63a3
Roll gyp 930:985 and gtest 539:573.
by ajm@google.com
· 13 years ago
8811032
optimization of resampling by 2 in ARMv7, in spl.
by kma@google.com
· 13 years ago
f67f197
exclude the neteq test targets from building with chromium.
by xians@google.com
· 13 years ago
c3e7d30
exclude vplib test target from building with chromium
by xians@google.com
· 13 years ago
508eba5
exclude vp8 and test_framework test targets from chromium.
by xians@google.com
· 13 years ago
8706256
exclude the test target from building with chromiurm.
by xians@google.com
· 13 years ago
4257b17
The Cl is to support mixing output file in a stereo stream.
by xians@google.com
· 13 years ago
0922815
exclude the test target from building with chromium.
by xians@google.com
· 13 years ago
0b0665a
This CL changes all the freq relevant variables to be int type. So it will take away the VoE "comparison between signed and unsigned integer expressions" warnings.
by xians@google.com
· 13 years ago
81520b7
Enable protobuf for apm module
by leozwang@google.com
· 13 years ago
35f5345
* Point the webrtc libjingle dependency to third_party_mods.
by ronghuawu@google.com
· 13 years ago
8726e27
Build error fix from r316/r314.
by marpan@google.com
· 13 years ago
7bb8a94
Change to r315: code to return error for
by marpan@google.com
· 13 years ago
79835d1
Clean up Android.mk Review URL: http://webrtc-codereview.appspot.com/92014
by leozwang@google.com
· 13 years ago
a1ec48d
Updates to VP8 wrapper:
by marpan@google.com
· 13 years ago
9f726b9
Resubmit r300 with changes required for Windows build.
by ajm@google.com
· 13 years ago
88f94f9
exclude the ACM test target from building with chromium.
by xians@google.com
· 13 years ago
4d79bf1
exclude the g722 test target from building with chromium.
by xians@google.com
· 13 years ago
e1cfd5f
exclude test target from chromium
by xians@google.com
· 13 years ago
d9102ca
exclude the jpeg test target from building with chromium.
by xians@google.com
· 13 years ago
7fa20c3
exclude both audio_device_test_api and audio_device_test_func test targets from building with chromium.
by xians@google.com
· 13 years ago
3d292f1
this CL will strip the test targets from building with chromium.
by xians@google.com
· 13 years ago
15ad55b
This CL fixes the gclient runhooks problem with building with chromium.
by xians@google.com
· 13 years ago
a852de7
The new PeerConnection Api (under development) from p4 libjingle/...@38654.
by ronghuawu@google.com
· 13 years ago
907c355
Add owner file for the third_party_mods\libjingle.
by ronghuawu@google.com
· 13 years ago
102944a
Revert r300. Review URL: http://webrtc-codereview.appspot.com/91014
by ronghuawu@google.com
· 13 years ago
e256187
* Push the //depotGoogle/chrome/third_party/libjingle/...@38654 to svn third_party_mods\libjingle.
by ronghuawu@google.com
· 13 years ago
88bd440
Removing the "initialized after" warnings.
by xians@google.com
· 13 years ago
55ce2d8
This changelist is basically a code cleanup and restructuring. Main things is that we now have a function for time to frequency transformation and the delay estimator is separated into its own struct and files.
by bjornv@google.com
· 13 years ago
ce7c2a2
Add SSE2 support for Windows.
by ajm@google.com
· 13 years ago
ce9bfbb
Enable protobuf for Android
by leozwang@google.com
· 13 years ago
094434f
Replace ANDROID with WEBRTC_ANDROID [video capture]
by leozwang@google.com
· 13 years ago
808e0e0
Update the debug recordings to use protobufs.
by ajm@google.com
· 13 years ago
320813c
media_opt: Adding UEP to the hybrid mode
by mikhal@google.com
· 13 years ago
22963ab
Removing the "initialized after" warnings.
by xians@google.com
· 13 years ago
e0f7d7b
Fixing warnings in the VCM tests. Also fixes a couple of bugs related
by holmer@google.com
· 13 years ago
af874eb
warning cleanup in render module
by mallinath@google.com
· 13 years ago
df11c11
by mallinath@google.com
· 13 years ago
56f4eb2
Replace ANDROID with WEBRTC_ANDROID
by leozwang@google.com
· 13 years ago
d4e72f4
Add return value Review URL: http://webrtc-codereview.appspot.com/98004
by leozwang@google.com
· 13 years ago
c4df42b
Added option for enabling the video protection settings and testing packet loss/delay in auto_test_loopback.
by marpan@google.com
· 13 years ago
e91655f
Incorrect parameters being passed to trace function.
by frkoenig@google.com
· 13 years ago
679450f
media_opt_util: Update robustness settings for Hybrid mode. Updated table for the computation of the adjustment factor.
by mikhal@google.com
· 13 years ago
5fc2dcd
Change to make the VP8-RTP Fragmentation (FI bits) setting (in the payload header)
by marpan@google.com
· 13 years ago
Next »