- 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
- 18a186e Updates to VCM rx side: A. 2 bug fixes: by mikhal@google.com · 13 years ago
- ade0c6c Fix for numberFirstPartition setting: occurs when whole frame is packetized into one packet (0 was set instead of 1). by marpan@google.com · 13 years ago
- 0ef0377 VCM:frame_buffer - removing unused code and refactor by mikhal@google.com · 13 years ago
- b3916d5 Fix build error in VCM tests from r219. by marpan@google.com · 13 years ago
- f1a7b4b Fix unused variable warnings. by ajm@google.com · 13 years ago
- fcdaf84 fix order of include files in order to avoid re-def. by wjia@google.com · 13 years ago
- 7d3a2a3 Set _numberFirstPartition when packetizing VP8 frames by hlundin@google.com · 13 years ago
- dd80760 several fixes for libjpeg related issues: by wjia@google.com · 13 years ago
- 0c52e93 Fllow up change to the issue80002 - do not include sse2 when it's disabled by disable_sse2. by ronghuawu@google.com · 13 years ago
- 22e6515 Changing echo_path_size_bytes() to static, and using size_t rather than int. This is recommended by Chromium: by ajm@google.com · 13 years ago
- 1e34241 Fixing some warnings in common_audio. by ajm@google.com · 13 years ago
- f70cc07 Revert back to reviewed version, http://webrtc-codereview.appspot.com/60003/ by leozwang@google.com · 13 years ago
- c93db4c Remove legacy fft arm9e code by leozwang@google.com · 13 years ago
- 44fe667 Fixes for the chromium build ARM and some old x86 platform: by ronghuawu@google.com · 13 years ago
- 801809c Removed invalid declarations in spl unit_test. by bjornv@google.com · 13 years ago
- 521d593 Changes to comfort noise generation; 1) faster convergence initially, 2) lower startup shape, 3) few code optimizations, 4) removed a bug that could cause noise estimate to go to zero, 5) removed a bug that could cause noise estimate to never recover from low values. by bjornv@google.com · 13 years ago
- 61b100d Remove hard-coded settings in test app by leozwang@google.com · 13 years ago
- 825e063 Fixing some warnings in system_wrappers. by ajm@google.com · 13 years ago
- 80c5d7a Allow the setting of FEC-UEP feature on/off to be done in media_opt(VCM). by marpan@google.com · 13 years ago
- ddbe649 The libvpx in chromium doesn't support the ARM build, so we have to use the pre-built libvpx instead. by ronghuawu@google.com · 13 years ago
- b7540b0 RTP: Changing the behavior in case of a send video packet error by mikhal@google.com · 13 years ago
- 5e26663 Porting GTalk bugs: by zakkhoyt@google.com · 13 years ago