Commit Graph

  • 388bd79a76 Update checksums for AcmReceiverBitExactness on android henrik.lundin@webrtc.org 2014-08-13 10:38:15 +00:00
  • 023f12fb6e NetEq background noise generation off by default henrik.lundin@webrtc.org 2014-08-13 09:45:40 +00:00
  • c27543d297 Fix STAP-A bug where we might overflow the packet buffer due to not accounting for the length of the length field. stefan@webrtc.org 2014-08-13 07:40:45 +00:00
  • e999bd087b Removing ASSERT for tcp candidate for port 0 and 9, as Android clients may not be called with set_allow_tcp_listen(false). mallinath@webrtc.org 2014-08-13 06:05:55 +00:00
  • afb554f404 Move default-recv-channels to a separate class. pbos@webrtc.org 2014-08-12 23:17:13 +00:00
  • c891fee7ab Make a int64 constant use ULL suffix so it wont get truncated. BUG=3690 TESTED=try bots R=andrew@webrtc.org fbarchard@google.com 2014-08-12 22:39:06 +00:00
  • c6273b53dd DrMemory suppresssions, likely from r6811. marpan@webrtc.org 2014-08-12 21:29:06 +00:00
  • c3d2bd28a3 Fix GetStats() crash. pbos@webrtc.org 2014-08-12 20:55:10 +00:00
  • 3d53f614bd .gitignore removed openssl henrike@webrtc.org 2014-08-12 16:04:00 +00:00
  • aa2344e741 talk/third_party: removes the empty directory. henrike@webrtc.org 2014-08-12 15:57:02 +00:00
  • 8d57f08902 (Auto)update libjingle 73072800-> 73072800 buildbot@webrtc.org 2014-08-12 14:41:46 +00:00
  • 40995c7fd0 Fixing uninitialized variable in file_audio_device.cc. phoglund@webrtc.org 2014-08-12 11:09:12 +00:00
  • 0a3cbb3906 common_audio/signal_processing: Removes macro WEBRTC_SPL_MUL_32_32_RSFT32 bjornv@webrtc.org 2014-08-12 10:54:50 +00:00
  • cf8f33a6d6 Removes mismatching signs in signal_processing_unittests bjornv@webrtc.org 2014-08-12 10:27:21 +00:00
  • 6aac93bd9c Adding SetOpusMaxBandwidth in VoE and ACM minyue@webrtc.org 2014-08-12 08:13:33 +00:00
  • c98ce3b34c modules/audio_processing: Updates output_data_fixed.pb test file bjornv@webrtc.org 2014-08-12 07:35:52 +00:00
  • 6ac22e6b47 Remove more dependencies on openssl, add dependency on boringssl. Continues on r6798 henrike@webrtc.org 2014-08-11 21:06:30 +00:00
  • 820f8e9ca7 modules/audio_processing: Moves declaration of kDelayDiffOffsetSamples bjornv@webrtc.org 2014-08-11 15:39:00 +00:00
  • 4e4b0984da Merge NetEqDecodingTest.TestBitExactnesst and .TestNetworkStatistics henrik.lundin@webrtc.org 2014-08-11 14:48:49 +00:00
  • 065247b5b7 Rebase webrtc/base with r6863 version of talk/base: cls integrated: r6809 svn diff -r 6808:6809 http://webrtc.googlecode.com/svn/trunk/talk/base > 6809.diff patch -p0 -i 6809.diff henrike@webrtc.org 2014-08-11 14:32:13 +00:00
  • 730bf30da7 Refactor StatsCollector and associated types. * Due to the type changes, I'm going to update the OnCompleted event in two phases to sync with Chrome. This is the first phase. * Reports are now managed in a set, not a map, since it's enough to store the id in one place. * Report ids are now const. * Copying of data has been greatly reduced. * This change includes preparation work for making GetStats fully async. tommi@webrtc.org 2014-08-11 14:08:33 +00:00
  • 1c8391205e Use test::Packet test::PacketSource classes in neteq_rtpplay henrik.lundin@webrtc.org 2014-08-11 12:29:38 +00:00
  • 96d8b0e69f Revert 6860 "SSE2 version of SubbandCoherence()" bjornv@webrtc.org 2014-08-11 12:09:13 +00:00
  • 0db82f337f SSE2 version of SubbandCoherence() bjornv@webrtc.org 2014-08-11 10:38:31 +00:00
  • 7ec3f9f838 Fix a bug in parsing IceCandidate with IPV6 address. It used to treat ":" as a candidate delimiter and got confused by the ":" in the IPV6 address. The new logic is to check if the input has multiple lines. If so, returns error. jiayl@webrtc.org 2014-08-08 23:09:15 +00:00
  • 9eabe5e912 (Auto)update libjingle 72931377-> 72931377 buildbot@webrtc.org 2014-08-08 22:48:28 +00:00
  • 2d60c5e8bc Encoding and Decoding of TCP candidates as defined in RFC 6544. mallinath@webrtc.org 2014-08-08 22:29:20 +00:00
  • 8c01e59424 Allow root build dependencies to be overridden. harryjin@google.com 2014-08-08 00:08:58 +00:00
  • 53df88c1bc (Auto)update libjingle 72847605-> 72850595 buildbot@webrtc.org 2014-08-07 22:46:01 +00:00
  • 65b98d12c3 (Auto)update libjingle 72839629-> 72847605 buildbot@webrtc.org 2014-08-07 22:09:08 +00:00
  • 3763b9bda0 webrtc/base: removes linkage of crypto henrike@webrtc.org 2014-08-07 21:26:18 +00:00
  • c8554be6dd Support for TURN/TLS. tkchin@webrtc.org 2014-08-07 20:39:08 +00:00
  • cb46de24fb Add new OWNERS file to talk/examples. tkchin@webrtc.org 2014-08-07 20:01:34 +00:00
  • 5b1ebacca2 (Auto)update libjingle 72820109-> 72822008 buildbot@webrtc.org 2014-08-07 17:18:00 +00:00
  • d509678a4e (Auto)update libjingle 72819313-> 72820109 buildbot@webrtc.org 2014-08-07 16:57:07 +00:00
  • 94b996cc18 (Auto)update libjingle 72785516-> 72819313 buildbot@webrtc.org 2014-08-07 16:47:14 +00:00
  • 59a2f9f584 Remove the old H264 code now that a new H.264 packetizer has been implemented. stefan@webrtc.org 2014-08-07 15:09:24 +00:00
  • 9d74f7ce8c Fix single nalu packetization bug. stefan@webrtc.org 2014-08-07 15:02:16 +00:00
  • e8c84bf4de Fix so video_replay logs aren't spammed. pbos@webrtc.org 2014-08-07 14:42:45 +00:00
  • 1d956dd1a7 Since the packet loss rate cannot be estimated accurately, there is always a mismatch between the estimated packet loss rate and the true one. Such a mismatch will make Opus FEC suboptimal. minyue@webrtc.org 2014-08-07 12:31:36 +00:00
  • ea25784107 Change how background noise mode in NetEq is set henrik.lundin@webrtc.org 2014-08-07 12:27:37 +00:00
  • 476efa2031 (Auto)update libjingle 72785180-> 72785516 buildbot@webrtc.org 2014-08-07 04:55:21 +00:00
  • 4f0d401fae (Auto)update libjingle 72682155-> 72785180 buildbot@webrtc.org 2014-08-07 04:47:36 +00:00
  • aaecefe72a Revert 6839 "Allow root build dependencies to be overridden." harryjin@google.com 2014-08-07 00:22:57 +00:00
  • e34abfb8e7 Allow root build dependencies to be overridden. harryjin@google.com 2014-08-06 23:08:42 +00:00
  • 4b5625e5ac RTP video playback tool using Call APIs. pbos@webrtc.org 2014-08-06 16:26:56 +00:00
  • 1ccff349ee Fix crashing fake network pipe tests. stefan@webrtc.org 2014-08-06 15:41:58 +00:00
  • 2a8df7c375 Fixing two bugs in voe_cmd_test. minyue@webrtc.org 2014-08-06 10:05:19 +00:00
  • 79c3359e67 Add end-to-end H.264 packetization test. stefan@webrtc.org 2014-08-06 09:24:53 +00:00
  • e415864a32 GN: Add PRESUBMIT.py check for GN changes + default bots. kjellander@webrtc.org 2014-08-06 09:11:18 +00:00
  • 8b033adb19 Change the way we reference enumerators in H.264 packetization code to be standard C++ compliant. stefan@webrtc.org 2014-08-06 08:06:53 +00:00
  • 56d8e05238 A followup to r6828 to fix a condition check in mediasession.cc. jiayl@webrtc.org 2014-08-05 23:52:36 +00:00
  • d7b4dea801 initialize packet len in NETEQTEST_DummyRTPpacket.cc and NETEQTEST_RTPpacket.cc to fix build error on vs2013 BUG=3660 TESTED=set DEPOT_TOOLS_WIN_TOOLCHAIN=0 & set GYP_DEFINES=target_arch=ia32 & call python webrtc\build\gyp_webrtc -G msvs_version=2013 &ninja -C out\Debug R=andrew@webrtc.org fbarchard@google.com 2014-08-05 23:46:42 +00:00
  • dde16f19e3 Fix some code styles. pbos@webrtc.org 2014-08-05 23:35:43 +00:00
  • 624a504f5b (Auto)update libjingle 72659510-> 72673987 buildbot@webrtc.org 2014-08-05 22:13:05 +00:00
  • e7d47a1473 Maintain the order of the m-lines in CreateOffer and CreateAnswer. The order in the offer follows the order in the current local description. The order in the answer follows the order in the current offer. jiayl@webrtc.org 2014-08-05 19:19:05 +00:00
  • e086af0fa3 Fix implicite cast from signed int to unsigned int in unittest.cc BUG=3636 TESTED=set GYP_DEFINES=target_arch=ia32 & call python webrtc\build\gyp_webrtc -G msvs_version=2013 & ninja -C out\Debug R=pthatcher@webrtc.org fbarchard@google.com 2014-08-05 17:10:52 +00:00
  • 923db6a364 Remove remove_old_gn_binaries DEPS entry. pbos@webrtc.org 2014-08-05 16:20:29 +00:00
  • fdcb42dac4 Fix potential crash when depacketizing VP8. stefan@webrtc.org 2014-08-05 13:21:18 +00:00
  • 8e885990ae (Auto)update libjingle 72566057-> 72591796 buildbot@webrtc.org 2014-08-04 23:56:14 +00:00
  • d6542852f3 Unbreaks linux.cc in Chromium. henrike@webrtc.org 2014-08-04 21:51:14 +00:00
  • b18bf5e47d Adds the support of RTCOfferOptions for PeerConnectionInterface::CreateOffer. Constraints are still supported for CreateOffer, but converted to RTCOfferOptions internally. jiayl@webrtc.org 2014-08-04 18:34:16 +00:00
  • b01ce14b13 add some comments about DEPS lkgr for chromium BUG=none TESTED=none R=harryjin@google.com fbarchard@google.com 2014-08-04 18:07:19 +00:00
  • c9b507253f DrMemory suppression due to r6811. henrike@webrtc.org 2014-08-04 16:48:24 +00:00
  • ee135f78b7 Memcheck suppression. Re-suppress 3478 suppression after namespace change from talk_base to rtc. henrike@webrtc.org 2014-08-04 15:35:14 +00:00
  • a27342b7af (Auto)update libjingle 72446860-> 72550257 buildbot@webrtc.org 2014-08-04 15:22:32 +00:00
  • 0040a6ef97 This is a setup to solve https://code.google.com/p/webrtc/issues/detail?id=1906 minyue@webrtc.org 2014-08-04 14:41:57 +00:00
  • 84b9e1e9d9 Fix for retransmission. Base layer packets were not retransmitted. Issue introduced in r6669. asapersson@webrtc.org 2014-08-04 11:59:42 +00:00
  • e0d03f13e4 (Auto)update libjingle 72443101-> 72446860 buildbot@webrtc.org 2014-08-02 03:04:01 +00:00
  • 6e203d50a3 (Auto)update libjingle 72442050-> 72443101 buildbot@webrtc.org 2014-08-02 01:13:04 +00:00
  • 52148c2f74 (Auto)update libjingle 72430895-> 72442050 buildbot@webrtc.org 2014-08-02 00:56:56 +00:00
  • 7cb60ccae1 (Auto)update libjingle 72407428-> 72430895 buildbot@webrtc.org 2014-08-01 22:03:36 +00:00
  • 3bc48247b7 (Auto)update libjingle 72403605-> 72407428 buildbot@webrtc.org 2014-08-01 16:53:32 +00:00
  • 6955213eca (Auto)update libjingle 72389720-> 72403605 buildbot@webrtc.org 2014-08-01 15:52:45 +00:00
  • 42d65ce8d7 Fix memory leak in FakeSSLCertificate::GetChain(), discovered by Linux Memcheck build/try bots. solenberg@webrtc.org 2014-08-01 10:07:46 +00:00
  • 1a678c61f1 (Auto)update libjingle 72320533-> 72380285 buildbot@webrtc.org 2014-08-01 06:21:50 +00:00
  • 6b21b71068 (Auto)update libjingle 72205295-> 72320533 buildbot@webrtc.org 2014-07-31 15:08:53 +00:00
  • e1c9caf6ee Fix mistake in rtp/rtcp/BUILD.gn introduced with r6804. stefan@webrtc.org 2014-07-31 15:07:59 +00:00
  • 2ec560606b Add H.264 packetization. stefan@webrtc.org 2014-07-31 14:59:24 +00:00
  • bfe6e08195 Add simulation of network effects to video_loopback tool. stefan@webrtc.org 2014-07-31 12:30:18 +00:00
  • d9843da9ee libjingle: stop building files in talk/base as they are no longer used as of r6799 henrike@webrtc.org 2014-07-30 04:00:52 +00:00
  • 48305f5f4c Disable warning 4702 which affects map, xlist and others on vs2012 and vs2013. BUG=3584 TESTED=python webrtc\build\gyp_webrtc -G msvs_version=2013 & ninja -C out\Release R=pthatcher@webrtc.org fbarchard@google.com 2014-07-30 00:16:20 +00:00
  • 901debdad3 roll libyuv to r1038 from r1035 to add gyp define that makes jpeg optional. BUG=libyuv:346 TESTED=set GYP_DEFINES=target_arch=ia32 libyuv_disable_jpeg=1 R=andrew@webrtc.org fbarchard@google.com 2014-07-29 18:07:07 +00:00
  • d4e598d57a (Auto)update libjingle 72097588-> 72159069 buildbot@webrtc.org 2014-07-29 17:36:52 +00:00
  • fc8b0871d9 Remove dependency on openssl for android, add dependency on boringssl. Should make Android bots green again. solenberg@webrtc.org 2014-07-29 15:23:59 +00:00
  • fdbe1442c5 Use C functions in aec for MIPS andrew@webrtc.org 2014-07-29 14:39:10 +00:00
  • e75d78d32d Integrate rtcp packet class to rtcp receiver tests. asapersson@webrtc.org 2014-07-29 08:21:50 +00:00
  • 1e7d60e451 merge_libs.py: fixes Windows breakage: there should be no space after "lib /OUT:". henrike@webrtc.org 2014-07-29 04:45:23 +00:00
  • 51c5508bf1 (Auto)update libjingle 72016417-> 72097588 buildbot@webrtc.org 2014-07-28 22:26:15 +00:00
  • 8aed945842 Remove a disabled test. pbos@webrtc.org 2014-07-26 10:16:49 +00:00
  • 4fe98a9124 Remove clang-format rm_binaries.py DEPS entry. pbos@webrtc.org 2014-07-25 23:26:09 +00:00
  • 961293d469 webrtc/base: FileModifyTime -> OlderThan as that's what it was ever used as. Needed for cl/70828325. henrike@webrtc.org 2014-07-25 21:58:50 +00:00
  • af9e7943d1 Fix compilation on windows with clang, indentation cleanups sergeyu@chromium.org 2014-07-25 19:42:19 +00:00
  • 257e130a16 Set NACK/REMB when setting receive codecs. pbos@webrtc.org 2014-07-25 19:01:32 +00:00
  • 3155f2b65d Roll chromium 282879:285412. fgalligan@google.com 2014-07-25 18:58:26 +00:00
  • 185636cf70 Revert of 6778 "Refactor StatsCollector and associated types." Breakes FYI bots. henrike@webrtc.org 2014-07-25 18:44:42 +00:00
  • c7b8f39e2e Fixes "argument list too long" problem on Linux by using the "find" command instead of re-implementing one in python. henrike@webrtc.org 2014-07-25 18:36:55 +00:00
  • 1ebd2e96df Remove timestamp retreival warning/error. turaj@webrtc.org 2014-07-25 17:50:10 +00:00
  • 2386882266 Revert "Fix compilation on windows with clang, indentation cleanups" sergeyu@chromium.org 2014-07-25 17:37:12 +00:00
  • a44fce5920 Fix compilation on windows with clang, indentation cleanups sergeyu@chromium.org 2014-07-25 17:28:25 +00:00