Commit Graph

  • 43a1395370 AppRTCDemo(android): README updates for a shrinking envsetup.sh world. fischman@webrtc.org 2014-05-28 17:29:09 +00:00
  • b364016cbb Revert r6161 "Drop the DataChannel message if it's received when the channel is not open." The spec does not say the DataChannel has to be open to receive a message. jiayl@webrtc.org 2014-05-28 16:37:25 +00:00
  • f15c14be22 Echo canceler: Saturate output to guarantee it'll be in the allowed range kwiberg@webrtc.org 2014-05-28 11:47:08 +00:00
  • c1a40a7b68 This CL is to adding feedback of packet loss rate to encoder in voice engine. A direct reason for doing it is to make use of Opus FEC, which can adapt itself to changes in the packet loss rate. minyue@webrtc.org 2014-05-28 09:52:06 +00:00
  • aca5939dfc common_audio/signal_processing: Fixes arm compilation issues with gcc 4.8 bjornv@webrtc.org 2014-05-28 08:45:04 +00:00
  • 0aa3ee661c Better buffer size estimation in NetEq for redundant packets minyue@webrtc.org 2014-05-28 07:48:01 +00:00
  • 1b9df05c85 Revert 6257 "Rename neteq4 folder to neteq" henrik.lundin@webrtc.org 2014-05-28 07:33:39 +00:00
  • 637c55f45b Add support of texture frames for video capturer. wuchengli@chromium.org 2014-05-28 07:00:51 +00:00
  • a90f6d67f7 Rename neteq4 folder to neteq henrik.lundin@webrtc.org 2014-05-28 06:23:34 +00:00
  • 27e884cf47 Disable MouseCursorMonitorTest due to flake on Windows. andrew@webrtc.org 2014-05-28 03:34:04 +00:00
  • 0ef565ee7d Roll libvpx 267596:269083 marpan@webrtc.org 2014-05-27 21:13:52 +00:00
  • 033aa2217d video_engine_tests_apk: enable running by adding nativeRunTests dependency. fischman@webrtc.org 2014-05-27 18:44:59 +00:00
  • 89e8ffb395 Revert "Add support of texture frames for video capturer." wuchengli@chromium.org 2014-05-27 14:12:58 +00:00
  • efe15355ee Add support of texture frames for video capturer. wuchengli@chromium.org 2014-05-27 12:40:27 +00:00
  • 59336e85fb Adding R/W lock to SimulatedClock henrik.lundin@webrtc.org 2014-05-27 09:34:58 +00:00
  • f666ecc60d Disabling flaky libjingle tests after fixit week. phoglund@webrtc.org 2014-05-27 08:08:00 +00:00
  • ab6bf4f54c Added api for getting cpu measures using a struct. asapersson@webrtc.org 2014-05-27 07:43:15 +00:00
  • 74767401f2 Fix a bug preventing FilePlayer from playing encoded wav files henrik.lundin@webrtc.org 2014-05-26 13:37:45 +00:00
  • 1457b4737a First incoming packet was not accounted for in receive stats. Changed call order for incoming packet to receive statistics class. Receive stats is reset if the payload type changes. Update stats after a possible reset. asapersson@webrtc.org 2014-05-26 13:06:04 +00:00
  • 727ff69829 (Auto)update libjingle 67872893-> 67873348 buildbot@webrtc.org 2014-05-23 23:20:53 +00:00
  • 75cb3dc5f2 (Auto)update libjingle 67869540-> 67872893 buildbot@webrtc.org 2014-05-23 23:13:35 +00:00
  • b445f26f24 Fixing correct UMA metric for PeerConnection enabled with IPv4 Vs IPv6. mallinath@webrtc.org 2014-05-23 22:19:37 +00:00
  • 440e1d1053 vie_autotest_android.cc: stop referring to undefined functions. fischman@webrtc.org 2014-05-23 21:40:45 +00:00
  • 4610f1d427 Roll chromium_revision 266514:272489 fischman@webrtc.org 2014-05-23 20:56:12 +00:00
  • ddc79d0418 Rebase webrtc/base with r6232: cd webrtc/base svn diff -r 6231:6232 http://webrtc.googlecode.com/svn/trunk/talk/base > 6232.diff patch -p0 -i 6232.diff henrike@webrtc.org 2014-05-23 18:40:46 +00:00
  • 39eccefbde Disable ChannelManagerTest.StartupShutdownOnUnstartedThread The test is testing a scenario that shouldn't happen. fischman@webrtc.org 2014-05-23 17:50:38 +00:00
  • 7aa1a4767f (Auto)update libjingle 67848628-> 67848776 buildbot@webrtc.org 2014-05-23 17:33:05 +00:00
  • e5063b1733 Thread: delete racy API (Release()) and fix racy code (started()). fischman@webrtc.org 2014-05-23 17:28:50 +00:00
  • 18f41b8eb4 PRESUBMIT.py: accept variants on the copyright message that are present in the codebase. fischman@webrtc.org 2014-05-23 17:27:18 +00:00
  • 546961a9d3 Avoid reading uninitialized values (outside baundary) in DFT arithmatic decoder of iSAC-fix. turaj@webrtc.org 2014-05-23 17:14:29 +00:00
  • aa5ea1c0f9 1. Make a clear distinction between codec internal FEC and RED, confusing mentioning of FEC in the old codes is replaced by RED minyue@webrtc.org 2014-05-23 15:16:51 +00:00
  • 706152dcc9 Fix uninitialized reads in IsDefaultBrowserFirefox pbos@webrtc.org 2014-05-23 14:35:48 +00:00
  • 1566ee2893 Revert "Revert "Remove VideoSendStreamInput::PutFrame."" pbos@webrtc.org 2014-05-23 13:03:45 +00:00
  • 2cdd433edf Revert "Remove VideoSendStreamInput::PutFrame." pbos@webrtc.org 2014-05-23 10:43:26 +00:00
  • f3085e43ab Remove VideoSendStreamInput::PutFrame. pbos@webrtc.org 2014-05-23 09:41:45 +00:00
  • 6e98ef4b35 Fix deadlock in RegisterPreDecodeImageCallback. pbos@webrtc.org 2014-05-23 09:41:07 +00:00
  • bc524ae41a Added mirror of gtest-parallel. pbos@webrtc.org 2014-05-23 09:37:29 +00:00
  • b60bfe4759 Suppress webrtc trace races detected by tsan. stefan@webrtc.org 2014-05-23 07:29:37 +00:00
  • 10f871f29b Remove the restriction to allow having both webrtc and talk changes in the same cl. wu@webrtc.org 2014-05-22 22:35:46 +00:00
  • 0720758f9f Bump WebRTC version number to 3.54 TBR=wu@webrtc.org tnakamura@webrtc.org 2014-05-22 17:51:18 +00:00
  • 1bb5da04fe Adds missing include of assert header. henrike@webrtc.org 2014-05-22 14:31:14 +00:00
  • 21f7d6d2fe WebRTCDemo: move the deletion of CritSect to end of the dtor to fix a crash in Android video renderer. braveyao@webrtc.org 2014-05-22 02:57:55 +00:00
  • 8e755c1ad2 Connect SignalDestroyed in AllocationSequence after TURN ports are destroyed when TURN ports are using shared socket with UDP port. mallinath@webrtc.org 2014-05-21 23:00:46 +00:00
  • 88fbb2d86b Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. henrike@webrtc.org 2014-05-21 21:18:46 +00:00
  • 99b4162ccf Rebase webrtc/base 6163:6216 (svn diff -r 6163:6216 http://webrtc.googlecode.com/svn/trunk/talk/base, apply diff manually) henrike@webrtc.org 2014-05-21 20:42:17 +00:00
  • f9f1bfbdae (Auto)update libjingle 67686255-> 67689476 buildbot@webrtc.org 2014-05-21 17:02:15 +00:00
  • a148704b4b Rename webrtc/base's IS_ALIGNED macro to RTC_IS_ALIGNED to avoid conflict between webrtc/base/basictypes.h and third_party/.../vpx_codec.h. henrike@webrtc.org 2014-05-21 16:52:14 +00:00
  • ce4201df52 (Auto)update libjingle 67643194-> 67686255 buildbot@webrtc.org 2014-05-21 16:22:51 +00:00
  • 7ca277b574 Initializes WINDOWPLACEMENT::length in GetCroppedWindowRect. jiayl@webrtc.org 2014-05-21 16:02:31 +00:00
  • 000658a138 Revert of 6211 as it was committed despite of PRESUBMIT.py warning. The commit breaks the sync bot. henrike@webrtc.org 2014-05-21 16:01:13 +00:00
  • 3b7e282caa Disabling systematically failing WebRtcVideoMediaChannelTest.SendVp8HdAndReceiveAdaptedVp8Vga mcasas@webrtc.org 2014-05-21 14:25:20 +00:00
  • 2fa7f79094 Revert 6202 "Switch to using base/constructormagic.h and remove ..." mcasas@webrtc.org 2014-05-21 11:07:29 +00:00
  • c2213b6a0f Revert 6208 "Patch from henrike@webrtc.org" mcasas@webrtc.org 2014-05-21 10:03:09 +00:00
  • 86df8acc92 Patch from henrike@webrtc.org https://code.google.com/p/webrtc/source/detail?r=6202 didn't work for at least one file and broke most of the compile steps in the FYI bots. The file is reverted here. mcasas@webrtc.org 2014-05-21 08:40:56 +00:00
  • 1a79bb8d30 WebRTCDemo: clean the error message due to API clean up and add ability to route the audio through all three outputs, headset/earpiece/loudspeaker braveyao@webrtc.org 2014-05-21 03:37:45 +00:00
  • 49a6a27bf0 (Auto)update libjingle 67555838-> 67643194 buildbot@webrtc.org 2014-05-21 00:24:54 +00:00
  • 82c4b8531c Calculate capture ntp timestamp in local timebase for decoded audio frame. wu@webrtc.org 2014-05-20 22:55:01 +00:00
  • 48438c2c90 Enabling NetEq bit-exactness test for Win x64 henrik.lundin@webrtc.org 2014-05-20 16:07:43 +00:00
  • aed31fe8ab Modifying WATCHLISTS henrik.lundin@webrtc.org 2014-05-20 16:05:47 +00:00
  • 125ffd709d Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. henrike@webrtc.org 2014-05-20 15:20:44 +00:00
  • 4059c2f579 Disable CallPerfTest.CaptureNtpTimeWithNetworkDelay due to being flaky. stefan@webrtc.org 2014-05-20 15:12:29 +00:00
  • 70bb2d5755 Revert r6198 "Expose the original packet length in in the RTP play tools." stefan@webrtc.org 2014-05-20 13:25:48 +00:00
  • 83599cba77 Reenable WebRtcVideoEngineTestFake.SendReceiveBitratesStats under DrMemory. stefan@webrtc.org 2014-05-20 13:16:35 +00:00
  • e208458643 Expose the original packet length in in the RTP play tools. stefan@webrtc.org 2014-05-20 13:09:16 +00:00
  • be4ab99a53 Disabling RealFFTTest.RealAndComplexMatch and AudioProcessingTest.Formats as they currently are broken with gcc 4.8. stefan@webrtc.org 2014-05-20 12:42:01 +00:00
  • a36db970bd Suppress GMOCK printouts from TestVideoSenderWithVp8 henrik.lundin@webrtc.org 2014-05-20 11:16:10 +00:00
  • f3e1341da7 VoEVolumeTest: Enabled Linux flaky tests bjornv@webrtc.org 2014-05-20 10:43:42 +00:00
  • a826006132 Add NACK and RPSI packet types to RTCP packet builder. Fixes bug found when parsing received RPSI packet. asapersson@webrtc.org 2014-05-20 09:53:51 +00:00
  • 2db9f45038 Reduce flakiness of voe_auto_test MixingTest by checking dumped audio size minyue@webrtc.org 2014-05-20 08:33:30 +00:00
  • 1732a591e7 Add a UIView for rendering a video track. tkchin@webrtc.org 2014-05-19 23:26:01 +00:00
  • 7ca1edb31d Remove IOKit linkage from iOS builds. IOKit has been removed in iOS7, so link fails. iOS build succeeds after removing this setting and the corresponding one in talk/libjingle.gyp. Presubmit script tells me that CLs aren't allowed to touch both talk/ and webrtc/ at the same time so doing this separately. tkchin@webrtc.org 2014-05-19 21:05:10 +00:00
  • 40bc7779aa talk_base: remove lock inversion between MessageQueue and MessageQueueManager. fischman@webrtc.org 2014-05-19 17:58:04 +00:00
  • cb711f77d2 Add interface to propagate audio capture timestamp to the renderer. wu@webrtc.org 2014-05-19 17:39:11 +00:00
  • ebb467fdc8 Avoid NACK-list flush error on keyframe packets. pbos@webrtc.org 2014-05-19 15:28:02 +00:00
  • 64339a7069 Don't crash if a frame returned from the decoder is too old. stefan@webrtc.org 2014-05-19 13:31:35 +00:00
  • 725e582461 Use the new gyp_var_prefix local variable set by gyp instead of the global GYP_VAR_PREFIX set by the makefiles, since the latter is not guaranteed to still be the same value at the time the command is executed. Also, use abspath instead of realpath to convert paths to absolute, since realpath expands to the empty string if the target file doesn't exist, complicating build debugging. michaelbai@google.com 2014-05-16 17:56:10 +00:00
  • 14abcc7322 libvpx's UNUSED macro conflicts with webrtc/base's. Added missing include of assert.h. Globally defined function "Unused" in talk/base and its copy (webrtc/base) is causing a conflict. henrike@webrtc.org 2014-05-16 16:54:44 +00:00
  • a3b5673879 common_audio/signal_processing: Removes macro WEBRTC_SPL_UMUL_RSFT16 bjornv@webrtc.org 2014-05-16 12:11:20 +00:00
  • 1e019d10b8 Fix delivery error-checking missed in r6151. pbos@webrtc.org 2014-05-16 11:38:45 +00:00
  • 57e060251a Fix flaky test SendRtpRtcpHeaderExtensionsTest.SentPackets*. solenberg@webrtc.org 2014-05-16 11:27:09 +00:00
  • 60015d27ae Wire up --force_fieldtrials for vie_auto_test and for test targets linking with test/test.gyp:{test_main|test_support_main} andresp@webrtc.org 2014-05-16 09:39:51 +00:00
  • 1b21a57902 common_audio/signal_processing: Removed macro WEBRTC_SPL_SUB_SAT_W16 bjornv@webrtc.org 2014-05-16 06:40:31 +00:00
  • d83d607271 common_audio/signal_processing: Removed macro WEBRTC_SPL_MAX_SEED_USED bjornv@webrtc.org 2014-05-16 06:38:47 +00:00
  • 75718cf80a * Implement WindowsRealTimeClock::CurrentTimeVal with GetSystemTimeAsFileTime as it supposes to return a POSIX gettimeofday, so that later it can be converted to NTP timee correctly. * Updated to ClockTest.NtpTime to verify the returned NTP is at least larger than kNtpJan1970. wu@webrtc.org 2014-05-15 23:54:14 +00:00
  • bf58a75dd9 removed webrtc_base_tests_utils from merge libs as it was breaking some builds. henrike@webrtc.org 2014-05-15 21:45:09 +00:00
  • 508795f088 Made the presubmit script accept license headers back to 2003 henrike@webrtc.org 2014-05-15 18:21:17 +00:00
  • cfdf420e21 Rebase webrtc/base 6129:6163 (svn diff -r 6129:6163 http://webrtc.googlecode.com/svn/trunk/talk/base apply diff manually) henrike@webrtc.org 2014-05-15 16:33:04 +00:00
  • 6bfd6196ff (Auto)update libjingle 67052073-> 67134648 buildbot@webrtc.org 2014-05-15 16:15:59 +00:00
  • 6aeeac95ca Fix Windows debug compile of overrides/ logging. pbos@webrtc.org 2014-05-15 13:56:56 +00:00
  • d5da25063c Revert "Revert "Audio processing: Feed each processing step its choice of int or float data" mflodman@webrtc.org 2014-05-15 11:17:21 +00:00
  • 024e4d5c6e Fix Win VideoSendStream::...::ToString() compiles. pbos@webrtc.org 2014-05-15 10:03:24 +00:00
  • 1e92b0a93d Add ToString() to VideoSendStream::Config. pbos@webrtc.org 2014-05-15 09:35:06 +00:00
  • 1aae6bf735 common_audio: Removes unused macros bjornv@webrtc.org 2014-05-15 07:22:53 +00:00
  • b4e80e095f Re-enable almost all NetEqDecodingTests for Android henrik.lundin@webrtc.org 2014-05-15 07:14:00 +00:00
  • 7cb4752184 WebRTCDemo: couldn't run a second time. The reason is voe could register/unregister for each run, but vie would expect initialization only once per process. This cl is to teach videocapture android how to deinitialize and allow it to be re-initializable. braveyao@webrtc.org 2014-05-15 03:18:15 +00:00
  • 54231f0662 Ignore the return value of UpdateRtcpTimestamp instead of printing warning. Because UpdateRtcpTimestamp may fail when there's no valid RTCP SR, which can happen in the first couple seconds or when the channel is a send only channel. Either case we don't want the warning log. wu@webrtc.org 2014-05-14 23:06:23 +00:00
  • bb6201ae4b TCP remote socket address should have both server hostname and IP address. Hostname is necessary when we are creating TLS based socket, for certificate verification. mallinath@webrtc.org 2014-05-14 22:43:05 +00:00
  • a150bc9bbf PeerConnection(android): allow initializing either (or neither) of {Voice,Video}Engine. fischman@webrtc.org 2014-05-14 22:00:50 +00:00
  • ef5a752c29 (Auto)update libjingle 67043374-> 67044055 buildbot@webrtc.org 2014-05-14 21:35:19 +00:00
  • 3e924683d4 (Auto)update libjingle 67037200-> 67043374 buildbot@webrtc.org 2014-05-14 21:29:04 +00:00