aboutsummaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)Author
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-08-05Fix implicit int->bool conversion in VideoSendStream::DeliverRtcp.pbos@webrtc.org
2013-08-05Use RtpHeaderParser in VideoCall implementation.pbos@webrtc.org
2013-08-05Glue code and tests for NACK in new VideoEngine API.pbos@webrtc.org
2013-08-05Fix send times in video_full_stack.pbos@webrtc.org
2013-08-05Add back is.FrameProvider() call lost in r4194.pbos@webrtc.org
2013-08-02Remove redundant conditions key.andrew@webrtc.org
2013-08-02Add one API for implementing Initial delay.turaj@webrtc.org
2013-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-08-02Add some virtual and OVERRIDEs in webrtc/common_audio/pbos@webrtc.org
2013-08-02Fix some chromium-style warnings in webrtc/modules/audio_processing/pbos@webrtc.org
2013-08-01Fix crash in DesktopRegion::Intersect().sergeyu@chromium.org
2013-08-01Fix some chromium-style warnings in webrtc/system_wrappers/pbos@webrtc.org
2013-08-01Removed lines preventing simultaneous kHardNack and decoding with errors. Als...agalusza@google.com
2013-07-31Unbreak clang/android build of webrtc.fischman@webrtc.org
2013-07-31Adding possibility to use encoding time when trigger underuse for frame based...mflodman@webrtc.org
2013-07-31Merge r4374 from stable to trunk.xians@webrtc.org
2013-07-31Merge r4394 from stable to trunk.xians@webrtc.org
2013-07-31Merge r4326 from stable to trunk.xians@webrtc.org
2013-07-31Handel zero correlation if at the same time distortion is also zero.turaj@webrtc.org
2013-07-31Add some virtual and OVERRIDEs in webrtc/modules/audio_coding/pbos@webrtc.org
2013-07-31Fix some chromium-style warnings in webrtc/modules/desktop_capture/pbos@webrtc.org
2013-07-31Fix some chromium-style warnings in webrtc/modules/pacing/pbos@webrtc.org
2013-07-31Fix some chromium-style warnings in webrtc/modules/rtp_rtcp/pbos@webrtc.org
2013-07-31Fix some chromium-style warnings in webrtc/modules/remote_bitrate_estimator/pbos@webrtc.org
2013-07-31Fix some chromium-style warnings in webrtc/modules/bitrate_controller/pbos@webrtc.org
2013-07-31Added libjingle_peerconnection_java_unittest to buildbot_tests.pyphoglund@webrtc.org
2013-07-31Move internal aec_core defines out of header.andrew@webrtc.org
2013-07-30Correcting Turaj's email.turaj@webrtc.org
2013-07-30Fix some chromium-style warnings in webrtc/modules/video_coding/pbos@webrtc.org
2013-07-30Fix some chromium-style warnings in webrtc/test/pbos@webrtc.org
2013-07-30Fix some chromium-style warnings in webrtc/tools/pbos@webrtc.org
2013-07-30Fix some chromium-style warnings in webrtc/modules/audio_device/pbos@webrtc.org
2013-07-29Sets up framework for decoding with errors: collects frame sizes (in number o...agalusza@google.com
2013-07-29PeerConnectionTest.java: make the test work for the bots' v4l2loopback.fischman@webrtc.org
2013-07-29Land http://webrtc-codereview.appspot.com/1632005/niklas.enbom@webrtc.org
2013-07-29Updated WebRTC version to 3.37elham@webrtc.org
2013-07-29Improved error messages when binaries are missing. Also stderr = stdout now.phoglund@webrtc.org
2013-07-26To fix a bug in InverseFFTAndWindow() function in AECM.kma@webrtc.org
2013-07-26Updated WebRtcNsx_PrepareSpectrumNeon() in accordance with the new real FFT i...kma@webrtc.org
2013-07-26Access receiving_ under receive_cs critical sectionbraveyao@webrtc.org
2013-07-26Don't set clang_use_chrome_plugins in common.gypisergeyu@chromium.org
2013-07-25Fixes resources and data path in modules_unittests.isolate.henrike@webrtc.org
2013-07-25Downstream latest Chromium SincResampler changes.andrew@webrtc.org
2013-07-25Update include paths in device_info_external.ccsergeyu@chromium.org
2013-07-25Add a Config class interface to AudioProcessing for passing options.andrew@webrtc.org
2013-07-25Fix include path in video_capture_external.ccniklas.enbom@webrtc.org
2013-07-24Formalized Real 16-bit FFT for APM.kma@webrtc.org
2013-07-23Fix ScreenCapturerLinux not to use XDamage when requested.sergeyu@chromium.org
2013-07-23webrtc/common_types.h: Document bitrate fields' units.fischman@webrtc.org