Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
22b699d2e0d411e8d1a99f195f7ada549d79c9db
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
191b780
Added a correction factor to FEC overhead in media_opt_util.
by marpan@google.com
· 13 years ago
f1ed5ad
Replace ANDROID with WEBRTC_ANDROID
by leozwang@google.com
· 13 years ago
b5c49ff
Rename all files/classes shared by Linux and Mac to Posix.
by ajm@google.com
· 13 years ago
b29d940
VCM: Updating Media Opt:
by mikhal@google.com
· 13 years ago
02f8bbd
Update the Android Makefile to use the new Dummy file.
by ajm@google.com
· 13 years ago
7d962cc
Fix an error which causes an acccess violation.
by ajm@google.com
· 13 years ago
81b9e2d
Revert an accidental change to prefer_fixed_point.
by ajm@google.com
· 13 years ago
dcfa09a
Correct parameters in WEBRTC_TRACE functions.
by frkoenig@google.com
· 13 years ago
210d9fa
incorrect return value after bind failure
by vikasmarwaha@google.com
· 13 years ago
dbc9d5c
video_processing: Removing compiler Warnings
by mikhal@google.com
· 13 years ago
506bc3c
video_coding: Removing compiler warnings
by mikhal@google.com
· 13 years ago
7acd3ba
common_video: Removing compiler warnings
by mikhal@google.com
· 13 years ago
e89f6b5
Create an empty device utility dummy, in order to stop using _linux suffixed files on non-Linux OSes.
by ajm@google.com
· 13 years ago
f8dc8dc
Generate protobuf classes at build-time.
by ajm@google.com
· 13 years ago
f2c1a7b
Clean up ANDROID macro definitions [audio_coding]
by leozwang@google.com
· 13 years ago
b0d9f3e
Fix an ambiguous call to pow() error.
by ajm@google.com
· 13 years ago
af61f6d
Enable chromium_code==1 in a standalone build to have all the good warning settings from Chromium's common.gypi. Our third party code will still have the reduced warning settings.
by ajm@google.com
· 13 years ago
11d986a
Update to media_opt_util:
by marpan@google.com
· 13 years ago
59e4140
Add a fixed-point profile to the APM unit test.
by ajm@google.com
· 13 years ago
11791b2
Fix some compiler warnings in fixed-point NS.
by ajm@google.com
· 13 years ago
0d6fd2a
Allowing for setting the video protection methods in auto_test_custom_call.
by marpan@google.com
· 13 years ago
bb93f1d
Fix "converting to non-pointer type from NULL" warnings.
by ajm@google.com
· 13 years ago
77f49d8
Clean up ANDROID macro definitions [common_audio]
by leozwang@google.com
· 13 years ago
842b8c3
Build protobuf from source on Android
by leozwang@google.com
· 13 years ago
fa23ea1
Clean up ANDROID macro definitions [common_video]
by leozwang@google.com
· 13 years ago
aace5b6
Fix some apmtest errors, and add a path parameter.
by ajm@google.com
· 13 years ago
b3b87d7
Add license statement Review URL: http://webrtc-codereview.appspot.com/92004
by leozwang@google.com
· 13 years ago
b352700
Clean up ANDROID macro definitions [system_wrapper]
by leozwang@google.com
· 13 years ago
1395574
Code cleanup for residual packet loss function in media_opt_util.cc.
by marpan@google.com
· 13 years ago
694019b
Clean up ANDROID macro definitions [audio_conf]
by leozwang@google.com
· 13 years ago
03bc96d
Clean up ANDROID macro definitions [video_render]
by leozwang@google.com
· 13 years ago
0e07d82
Optimization of 'cft1st':
by cduvivier@google.com
· 13 years ago
26b83b5
Remove DTX from the ViE custom call test configuration. We don't normally recommend enabling this as it reduces audio quality.
by ajm@google.com
· 13 years ago
58d09cf
Clean up ANDROID macro definitions [audio_processing]
by leozwang@google.com
· 13 years ago
3a2be19
Enable unit_test for android
by leozwang@google.com
· 13 years ago
a39ffa9
Clean up ANDROID macro definitions [Root folder]
by leozwang@google.com
· 13 years ago
2098988
Tiny documentation fix. Review URL: http://webrtc-codereview.appspot.com/93003
by ajm@google.com
· 13 years ago
7740888
VCM: Adding the fecMethod as a member of the hybrid NACK/FEC class.
by mikhal@google.com
· 13 years ago
069e630
Jpeg: Fixing encoder memory issue
by mikhal@google.com
· 13 years ago
da03e21
Replace VAD with NS in comments.
by ajm@google.com
· 13 years ago
e9a53a2
Fix writing outside of allocated space on bilinear frame scale.
by frkoenig@google.com
· 13 years ago
72610e2
Add output from an older protobuf compiler (version 2.3), to support the version in the Android tree.
by ajm@google.com
· 13 years ago
e7d0c7c
fix gyp when build with Chromium.
by wjia@google.com
· 13 years ago
081b9f9
Remove redundant spl header file
by leozwang@google.com
· 13 years ago
647aa16
exclude pulse audio when building with Chromium.
by wjia@google.com
· 13 years ago
1b43b6d
Changing the default VP8 packetization mode setting to kAggregate and balanced, from the previous settig of kStrict and balanced.
by marpan@google.com
· 13 years ago
022716b
VCM/Media Opt Util: 1. Updating hybrid protection settings 2. Removing score 3. adding Fec as suffix to _residualPacketLoss for clarity. 4. Some clean up.
by mikhal@google.com
· 13 years ago
Next »