- 361bac7 Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. by pwestin@webrtc.org · 12 years ago
- 2baf5f5 Refactor webrtc specific Event implementation to an EventFactory. by stefan@webrtc.org · 12 years ago
- b7edd06 Remove DTMF detection. Talk team has been in the loop and there is no need for by turaj@webrtc.org · 12 years ago
- 728b7ea Tool found: pass by value when pass by reference is better in system wrapper unit test. by henrike@webrtc.org · 12 years ago
- d6cd64a Change intrinsic code in isac fix to let it pass chrome clang compiler. by kma@webrtc.org · 12 years ago
- 23875c1 Fixes issue detected by tool. by henrike@webrtc.org · 12 years ago
- 6ddb907 Corrected dashboard script error. by phoglund@webrtc.org · 12 years ago
- 03e3117 Removed redundant VP8 width/height and made sure the generic width/height is set. by stefan@webrtc.org · 12 years ago
- 7473f89 Revert "Internal clean up: removing unused include line." by dwkang@webrtc.org · 12 years ago
- 25316b2 Internal clean up: removing unused include line. by dwkang@webrtc.org · 12 years ago
- e5a81ed Fixed issue 1497 in iSAC fixed point. by kma@webrtc.org · 12 years ago
- da0f708 Update demos to have local audio control muted by default. by vikasmarwaha@webrtc.org · 12 years ago
- 3de3146 Fix frame_editing_unittest reference file handling. by kjellander@webrtc.org · 12 years ago
- 0ef22c2 Fixed style according to reviewer and a refactoring error by jansson@webrtc.org · 12 years ago
- db8ca9a Add Mac 64 bit bots to LKGR parser. by kjellander@webrtc.org · 12 years ago
- a33037e Added an android_channel.html reflector page to allow Android apps to use a by fischman@webrtc.org · 12 years ago
- 23da862 Optimized EstCodeLpcCoef() for iSAC with intrinsics in Android-Neon platform. by kma@webrtc.org · 12 years ago
- 5d3ced5 Fixed sync issues in network emulator script + fix lint complaints by jansson@webrtc.org · 12 years ago
- 927296f Lazy capture_device_info acquisition. by pbos@webrtc.org · 12 years ago
- 38ebf98 Refactor barcode decoder to use Zxing's C++ version by kjellander@webrtc.org · 12 years ago
- 755e19a - Checks the OS and runs the appropriate commands for Dummynet (ipfw) by jansson@webrtc.org · 12 years ago
- 971278a Splitting out video_coding_test executable again. by kjellander@webrtc.org · 12 years ago
- 3137a21 Dtmf twinkle-twinkle. by wu@webrtc.org · 12 years ago
- df123ed Roll libvpx 180104:186754. by andrew@webrtc.org · 12 years ago
- 603a7f4 Add third_party/ dependencies to svn:ignore by kjellander@webrtc.org · 12 years ago
- 2951a6d Fixed an assembly code error in AECM for ARMv7. by kma@webrtc.org · 12 years ago
- 84cd8e3 Disable frame dropper for screenshare mode. by stefan@webrtc.org · 12 years ago
- 7c16c3c Move video_coding OWNERS to video_coding/. by stefan@webrtc.org · 12 years ago
- 5d371393 Fixed a ton of Python lint errors, enabled python lint checking. by phoglund@webrtc.org · 12 years ago
- 52b57cc Fix debug file buffer bug introduced in r3574. by andrew@webrtc.org · 12 years ago
- efe4edb Enabling bufffering mode with no sync module or VoE by mikhal@webrtc.org · 12 years ago
- 488d4c9 Submit symlink in apprtc from Linux since it fails from Win by braveyao@webrtc.org · 12 years ago
- 07db4a6 Add symlink of adapter.js from apprtc to base by braveyao@webrtc.org · 12 years ago
- a9a1df0 Remove the error return on SetAGC failure introduced by r3605. by andrew@webrtc.org · 12 years ago
- 64dc671 Roll libyuv to r590 by fbarchard@google.com · 12 years ago
- 90eb5c8 1. Updated test pages to include Chrome Frame meta tag by elham@webrtc.org · 12 years ago
- 91d11b3 Adds new AEC API to audio_processing. by bjornv@webrtc.org · 12 years ago
- db3f427 Using adapter.js and getRemoteStreams by hta@webrtc.org · 12 years ago
- 1dc0aa2 Fix for build error on android introduced with r3609. by stefan@webrtc.org · 12 years ago
- a271070 Split the NACK list into multiple RTCPs if it's too big. by stefan@webrtc.org · 12 years ago
- a856db2 Moved trace function to adapter.js and removed from pc1 & multiple.html. by vikasmarwaha@webrtc.org · 12 years ago
- 24045c5 None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does not provide an API to change the mode of the background noise. by turaj@webrtc.org · 12 years ago
- 7881b57 Updated path of adapter.js for dtmf & pc1-audio demos. by vikasmarwaha@webrtc.org · 12 years ago
- f0a90c3 Expose the capture-side AudioProcessing object and allow it to be injected. by andrew@webrtc.org · 12 years ago
- 7f95732 AEC Refactoring: Removes lint warning by bjornv@webrtc.org · 12 years ago
- 99f1346 Typo in index.html and updated svn propset for dtmf & pc1-audio demos. by vikasmarwaha@webrtc.org · 12 years ago
- b203540 Redirect webrtc-demos.appspot.com to svn site and added dtmf & pc1-audio demos. Also updated index page to include information about new demos. by vikasmarwaha@webrtc.org · 12 years ago
- ec6226e Updated version number to 3.25 by elham@webrtc.org · 12 years ago
- a64300a Refactor NACK list creation to build the NACK list as packets arrive. by stefan@webrtc.org · 12 years ago
- 17b867a compile fix for get_nprocs() with uClibc by phoglund@webrtc.org · 12 years ago
- 44f85a4 Fixed coverity defects (CID 14657 and 14656). by phoglund@webrtc.org · 12 years ago
- 73ec386 VideoCaptureAndroid can now capture just buffers without also rendering to a SurfaceView. by fischman@webrtc.org · 12 years ago
- 2412085 Don't upsample the capture signal early. by andrew@webrtc.org · 12 years ago
- ea38614 Update integration tests for idempotent RTP header settings. by bemasc@google.com · 12 years ago
- 7d6f113 Refactored inline assembly code in complex_fft.c, by combining the individual __asm lines into a single block, to avoid potential register usage problems when building with different tools. by kma@webrtc.org · 12 years ago
- 6be1e93 Properly error check calls to AudioProcessing. by andrew@webrtc.org · 12 years ago
- 9ee5a4c Enable External MediaProcessing on Mobile by leozwang@webrtc.org · 12 years ago
- 603ae3e Make RtpHeaderExtensionMap::Register and ::Deregister idempotent. by bemasc@google.com · 12 years ago
- 78693fe Return an error when greater than 16 kHz is used with AECM. by andrew@webrtc.org · 12 years ago
- 6648093 Destroy VCM and VPM instead of delete. by mflodman@webrtc.org · 12 years ago
- 527fb4d Revert "Will now run pylint on all python files if there's at least one modified python file in the checkin." by phoglund@webrtc.org · 12 years ago
- a0936a6 Limit ARM instruction "strheq" to Apple's clang compiler only. by kma@webrtc.org · 12 years ago
- 7d052c3 Turn off error concealment in videoprocessor_integration tests. by marpan@webrtc.org · 12 years ago
- 6b6eb44 Add supporting to V4L2_PIX_FMT_JPEG since it works same as MJPEG. by braveyao@webrtc.org · 12 years ago
- 9e25413 Rewrite the jitter buffer statistics test and put make it robust under valgrind. by stefan@webrtc.org · 12 years ago
- 98fce15 Adding webrtc-sample demos under trunk/samples. by vikasmarwaha@webrtc.org · 12 years ago
- 132c15d AEC Refactoring: by bjornv@webrtc.org · 12 years ago
- e1c4ed9 Fix to send a full NACK list at least roughly once every 1.5 x RTT. by stefan@webrtc.org · 12 years ago
- 83561fb Fixed a bug in WebRtcNsx_PrepareSpectrumNeon() for NS in ARM Neon platform. by kma@webrtc.org · 12 years ago
- 91f3255 Refactor WebRtc_CreateBuffer to return the instance. by andrew@webrtc.org · 12 years ago
- ff0cd88 PeerConnection client and server can now be built from libjingle trunk. So we no longer need this folder. The getting-started page has also been updated. by wu@webrtc.org · 12 years ago
- dd5482c Use ninja with merge_libs.py on Windows and clean up. by andrew@webrtc.org · 12 years ago
- 9fbd9ca Force a memcpy directly from the AEC ring buffer. by andrew@webrtc.org · 12 years ago
- ac1f877 Remove unneeded libvpx path from vp8 include_dirs. by andrew@webrtc.org · 12 years ago
- 9ae1354 Refactor ring_buffer interface, add a feature and a test. by andrew@webrtc.org · 12 years ago
- 8a06623 New attempt at fixing hard-coded libvpx source. by phoglund@webrtc.org · 12 years ago
- 9a6623b Revert "Fixing hard-coded libvpx source path." by phoglund@webrtc.org · 12 years ago
- 8571c90 Fixing hard-coded libvpx source path. by phoglund@webrtc.org · 12 years ago
- 2f9bd24 Ported assembly coding in APM from Android to iOS. by kma@webrtc.org · 12 years ago
- 0d8d010 Handle multiple calls to set initial delay by mikhal@webrtc.org · 12 years ago
- 7bf7326 Remove WEBRTC_TRACE completely when tracing is disabled. by wjia@webrtc.org · 12 years ago
- 10987a8 Minor bug fix in maxFPS parameter declaration. by vikasmarwaha@webrtc.org · 12 years ago
- bf3a9b3 Fix for WebRTC Issue 1384. Some cameras return 0 fps for all capabilities which causes divide-by-zero. by vikasmarwaha@webrtc.org · 12 years ago
- 5140e24 MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 12 years ago
- 60f8313 AEC refactoring: Moved typedefs to _internal.h by bjornv@webrtc.org · 12 years ago
- 7a7a008 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
- f61e02c Misc cleanups to webrtc/android code: by fischman@webrtc.org · 12 years ago
- 56a9ec3 Refactoring AEC: AecCore struct made private by bjornv@webrtc.org · 12 years ago
- 71e91f3 Refactor AEC: PowerLevel by bjornv@webrtc.org · 12 years ago
- 4d1cfae Added a pointer getter to the system_delay variable. by bjornv@webrtc.org · 12 years ago
- 47b274d Refactoring AEC: Added a SetConfigCore function by bjornv@webrtc.org · 12 years ago
- 716fd90 Moved out buffer handling to ProcessFrame() by bjornv@webrtc.org · 12 years ago
- ee7202f Removed unused get_config function. The configuration is already stored and handled in the audio processing module, so there is no need for this functionality. by bjornv@webrtc.org · 12 years ago
- 59b2d5f Stop and restart fix. by mflodman@webrtc.org · 12 years ago
- eb7ebf2 Revert 3543 by tina.legrand@webrtc.org · 12 years ago
- 374aa49 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
- 0b6293a Fixed typo in vie_autotest_loopback.cc. by pbos@webrtc.org · 12 years ago
- 83663ef Replace gtest_prod.h include with our own FRIEND_TEST macro. by andrew@webrtc.org · 12 years ago
- aea96d3 Rename webrtc::StatsObserver to webrtc::CallStatsObserver by fischman@webrtc.org · 12 years ago
- 0a480cb Added getter for far_time_buf in AEC. Only used in AEC debug dump. by bjornv@webrtc.org · 12 years ago