Commit Graph

  • 4f5801494d Drop the DataChannel message if it's received when the channel is not open. It may happen when the JS has closed the channel on the signaling thread while messages are received on the worker thread and posted before the state change is pushed to the worker thread. jiayl@webrtc.org 2014-05-14 20:32:35 +00:00
  • 372701a872 (Auto)update libjingle 67023528-> 67036361 buildbot@webrtc.org 2014-05-14 20:27:59 +00:00
  • 21299d4e00 Remove the use of AudioFrame::energy_ from AudioProcessing and VoE. andrew@webrtc.org 2014-05-14 19:00:59 +00:00
  • 688ed699e0 (Auto)update libjingle 67017551-> 67023528 buildbot@webrtc.org 2014-05-14 18:26:09 +00:00
  • c50bf7cbd0 Added namespace rtc to some base classes and functions. It was causing linker error in the FYI bots: http://chromegw.corp.google.com/i/internal.chromium.webrtc.fyi/builders/Android%20Builder%20%28dbg%29/builds/1808/steps/compile/logs/stdio but also, not doing it pollutes the global namespace. henrike@webrtc.org 2014-05-14 18:24:13 +00:00
  • 3147b97f8c LSan suppressions for libjingle tests (fix) kjellander@webrtc.org 2014-05-14 18:05:15 +00:00
  • 7c0f6e1b47 LSan suppressions for libjingle tests (more) kjellander@webrtc.org 2014-05-14 17:46:23 +00:00
  • 2c98af7935 PeerConnection(Java): auto-WrapCurrentThread() when creating PeerConnectionFactory. fischman@webrtc.org 2014-05-14 17:33:32 +00:00
  • a70dff4427 LSan suppressions for libjingle tests. kjellander@webrtc.org 2014-05-14 17:12:01 +00:00
  • 88abf11cad Move the capture ntp computing code to ntp_calculator so that later it can be shared with voe. wu@webrtc.org 2014-05-14 16:53:51 +00:00
  • 4e545cc244 Update webrtcvideoengine2.cc to use DeliveryStatus. pbos@webrtc.org 2014-05-14 13:58:13 +00:00
  • caba2d2a37 Add DeliveryStatus enum to DeliverPacket(). pbos@webrtc.org 2014-05-14 13:57:12 +00:00
  • 581e2172af Fix libjingle to provide a field_trial implementation. andresp@webrtc.org 2014-05-14 13:12:45 +00:00
  • 01edf2e2af Updating LSan third party suppressions. kjellander@webrtc.org 2014-05-14 12:28:38 +00:00
  • a36ad6929d Add webrtc field trials API. andresp@webrtc.org 2014-05-14 12:24:04 +00:00
  • 9f277350f8 Removes parts of the webrtc::VoEDtmf sub API as part of a clean-up operation where the goal is to remove unused APIs. henrika@webrtc.org 2014-05-14 12:04:29 +00:00
  • f383a1b0f2 Removes parts of the webrtc::VoEVolumeControl sub API as part of a clean-up operation where the goal is to remove unused APIs. henrika@webrtc.org 2014-05-14 11:51:45 +00:00
  • 2fa17015d1 Re-enable NetEqExternalDecoderTest for Android henrik.lundin@webrtc.org 2014-05-14 11:45:22 +00:00
  • bf93fb3176 Re-enable NetEQ DecoderDatabase test for Android henrik.lundin@webrtc.org 2014-05-14 10:42:03 +00:00
  • b1a66d166c Revert "Audio processing: Feed each processing step its choice of int or float data" mflodman@webrtc.org 2014-05-14 09:39:56 +00:00
  • db60434b31 Re-enable the BitrateEstimatorTest cases for the Call API. solenberg@webrtc.org 2014-05-14 09:15:19 +00:00
  • 5c49c64de5 Remove all use of AudioFrame::energy_ from AudioCodingModule henrik.lundin@webrtc.org 2014-05-14 09:06:52 +00:00
  • 06c1d6f3a1 VoEVolumeTest: Adds error return tests. bjornv@webrtc.org 2014-05-14 09:03:33 +00:00
  • 934a265a47 Audio processing: Feed each processing step its choice of int or float data kwiberg@webrtc.org 2014-05-14 09:01:35 +00:00
  • 3d5cb33da4 Remove WEBRTC_TRACE use in video_capture/ pbos@webrtc.org 2014-05-14 08:42:07 +00:00
  • 4e2806d85f Remove WEBRTC_TRACE uses in video_engine/ pbos@webrtc.org 2014-05-14 08:02:22 +00:00
  • 98c76a120d Make vie/voe_auto_test accept non-supported flags without error. kjellander@webrtc.org 2014-05-14 06:01:40 +00:00
  • cd846dd374 (Auto)update libjingle 66924241-> 66927231 buildbot@webrtc.org 2014-05-13 22:58:27 +00:00
  • da510c5de6 (Auto)update libjingle 66923202-> 66924241 buildbot@webrtc.org 2014-05-13 22:30:56 +00:00
  • d8af5b51c0 Deallocate the result of mach_host_self() when done with it, fixing a port leak. fischman@webrtc.org 2014-05-13 22:18:48 +00:00
  • c14f521b1b (Auto)update libjingle 66887616-> 66900106 buildbot@webrtc.org 2014-05-13 18:52:57 +00:00
  • f048872e91 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. henrike@webrtc.org 2014-05-13 18:00:26 +00:00
  • 3e01e0b16c (Auto)update libjingle 66867790-> 66887616 buildbot@webrtc.org 2014-05-13 17:54:10 +00:00
  • c156174da8 Suppressing all tests for WebRtcVideoEngine2 for Win DrMemory Full. henrike@webrtc.org 2014-05-13 16:47:32 +00:00
  • 8d63d0ee70 Enables VolumeTest.DefaultMicrophoneVolumeIsAtMost255 bjornv@webrtc.org 2014-05-13 14:14:56 +00:00
  • 93ec9c557b Revert "FieldTrial implementation for webrtc." (rev 6089) andresp@webrtc.org 2014-05-13 14:09:40 +00:00
  • e41dbee8a6 Reduced kMaxSampleDiffMs (limit to 22fps). asapersson@webrtc.org 2014-05-13 13:45:13 +00:00
  • 023b101f4e Move gflags usage to video_loopback. pbos@webrtc.org 2014-05-13 11:26:40 +00:00
  • b5a22b1464 Revert r6110 and r6109. pbos@webrtc.org 2014-05-13 11:07:01 +00:00
  • c3e8abda7c Deleting all NetEq3 files henrik.lundin@webrtc.org 2014-05-13 10:40:52 +00:00
  • 4d363ae305 The webrtc::AudioFrame struct contains a variable energy_. Since the energy isn't always calculated when the frame is created, this change makes the CalculateEnergy method in Audio Conference Mixer always calculate the energy. henrik.lundin@webrtc.org 2014-05-13 08:50:02 +00:00
  • e9a604accd Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." perkj@webrtc.org 2014-05-13 08:15:48 +00:00
  • 3a5825909d Deleting all ACM1 files henrik.lundin@webrtc.org 2014-05-13 08:08:56 +00:00
  • 46e636a3f5 Fix failing test introduced with r6111. stefan@webrtc.org 2014-05-12 23:17:29 +00:00
  • eaf2bd916b (Auto)update libjingle 66813165-> 66836233 buildbot@webrtc.org 2014-05-12 23:12:19 +00:00
  • d37bcfa882 Changed enums to less generic names. IPv4/IPv6 will be sent when RegisterUMAObserver is called. This is done as Initialize is not called through interface. mallinath@webrtc.org 2014-05-12 23:10:18 +00:00
  • 72885d1c91 Fixes log spam introduced with r6041. stefan@webrtc.org 2014-05-12 22:09:27 +00:00
  • 17911dca80 (Auto)update libjingle 66798415-> 66813165 buildbot@webrtc.org 2014-05-12 18:42:49 +00:00
  • 0df2ea064f Rollback of r6108 henrike@webrtc.org 2014-05-12 18:41:12 +00:00
  • a7f70a487f Initialize bitrates in ValidateCodecFormat. pbos@webrtc.org 2014-05-12 18:20:40 +00:00
  • 2c7d1b39b9 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. henrike@webrtc.org 2014-05-12 18:03:09 +00:00
  • f3a5e6afc4 Suppression for WebRtcVideoChannel2BaseTest.SetSendSsrc. henrike@webrtc.org 2014-05-12 17:58:21 +00:00
  • d886e4aaf7 Suppression for test failing on dr memory (in waterfall). henrike@webrtc.org 2014-05-12 16:31:21 +00:00
  • d266a2020f Initial wiring of new webrtc API in libjingle. pbos@webrtc.org 2014-05-12 14:32:01 +00:00
  • 6b02eea6ac Removes parts of the webrtc::VoEFile sub API as part of a clean-up operation where the goal is to remove unused APIs. henrika@webrtc.org 2014-05-12 12:24:10 +00:00
  • 1cec3957b8 Removes parts of the webrtc::VoEExternalMedia sub API as part of a clean-up operation where the goal is to remove unused APIs. henrika@webrtc.org 2014-05-12 12:19:19 +00:00
  • 924e81f797 Echo cancellation functions docs: Follow style guide w.r.t. placement of * kwiberg@webrtc.org 2014-05-12 09:55:19 +00:00
  • 66021e0fa2 Removes parts of the webrtc::VoERTP_RTCP sub API as part of a clean-up operation where the goal is to remove unused APIs. henrika@webrtc.org 2014-05-12 08:53:27 +00:00
  • b9863ce6ba One of the NetEq methods needs to be virtual. turaj@webrtc.org 2014-05-10 00:58:49 +00:00
  • e14ffaa40b Update DEPS to pull r6096 changes to third_party/openmax_dl/dl/dl.gyp turaj@webrtc.org 2014-05-09 21:40:23 +00:00
  • 0f2a22b3fa Removed sending metrics from PeerConnection about IPv4 and IPv6. mallinath@webrtc.org 2014-05-09 21:15:06 +00:00
  • 8a54844333 (Auto)update libjingle 66624678-> 66643715 buildbot@webrtc.org 2014-05-09 18:10:55 +00:00
  • 17bf9a2c5e Modifying neteq.gyp turaj@webrtc.org 2014-05-09 18:04:50 +00:00
  • 1cd14a4502 (Auto)update libjingle 66556498-> 66624678 buildbot@webrtc.org 2014-05-09 15:01:40 +00:00
  • 3b76627afe Removes parts of the webrtc::VoEHardware sub API (relanding) henrika@webrtc.org 2014-05-09 11:43:00 +00:00
  • 3106b706c0 Revert 6090 "Removes parts of the webrtc::VoEHardwareMedia sub A..." henrika@webrtc.org 2014-05-09 11:10:50 +00:00
  • 9de3d844ae Removes parts of the webrtc::VoEHardwareMedia sub API as part of a clean-up operation where the goal is to remove unused APIs. henrika@webrtc.org 2014-05-09 10:55:11 +00:00
  • 6a8a6723d3 FieldTrial implementation for webrtc. andresp@webrtc.org 2014-05-09 07:14:34 +00:00
  • ca27236272 (Auto)update libjingle 66541346-> 66556498 buildbot@webrtc.org 2014-05-08 23:10:23 +00:00
  • 02b286bfc9 Raise kViEMaxNumberOfChannels from 32 to 64 wu@webrtc.org 2014-05-08 22:22:41 +00:00
  • 1567b8cf8c (Auto)update libjingle 66540208-> 66541346 buildbot@webrtc.org 2014-05-08 19:54:16 +00:00
  • 073dfdd10a (Auto)update libjingle 66539128-> 66540208 buildbot@webrtc.org 2014-05-08 19:36:21 +00:00
  • d1ae89fae1 (Auto)update libjingle 66524760-> 66539128 buildbot@webrtc.org 2014-05-08 19:19:26 +00:00
  • e37951d28f Updated WebRTC version to 3.53 TBR=wu@webrtc.org elham@webrtc.org 2014-05-08 17:09:31 +00:00
  • ff6a3d920a (Auto)update libjingle 66523887-> 66524760 buildbot@webrtc.org 2014-05-08 16:16:41 +00:00
  • f7026cd7c8 Check SCTP_EWOULDBLOCK instead of EWOULDBLOCK in SctpDataMediaChannel. usrsctp.h redefines EWOULDBLOCK to WSAEWOULDBLOCK on Windows, but usrsctp_sendv still returns the BSD EWOULDBLOCK (i.e. SCTP_EWOURLBLOCK) when sending data fails due to congestion. We will need to revert this change when usersctp is fixed. jiayl@webrtc.org 2014-05-08 16:02:23 +00:00
  • c5bb22395c (Auto)update libjingle 66424806-> 66523513 buildbot@webrtc.org 2014-05-08 16:00:58 +00:00
  • 9e230eae82 DrMemory: Removing suppression as Dr Memory was fixed. kjellander@webrtc.org 2014-05-08 12:24:17 +00:00
  • 4cc763621e AudioBuffer: Eliminate data_was_mixed_, and document what's left of data_ kwiberg@webrtc.org 2014-05-08 07:10:11 +00:00
  • 2219037e5e (Auto)update libjingle 66406192-> 66424806 buildbot@webrtc.org 2014-05-07 17:52:33 +00:00
  • 66773a032a Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can be shared by both audio and video engine. wu@webrtc.org 2014-05-07 17:09:44 +00:00
  • 25a344edc6 WebRtcVideoEngineTestFake.SendReceiveBitratesStats suppressed for "Win DrMemory Full" henrike@webrtc.org 2014-05-07 16:41:02 +00:00
  • dd4742a9ef (Auto)update libjingle 66388864-> 66406192 buildbot@webrtc.org 2014-05-07 14:50:35 +00:00
  • ed97bb0eb4 (Auto)update libjingle 66340694-> 66388864 buildbot@webrtc.org 2014-05-07 11:15:20 +00:00
  • 94f1d4cd55 Fix odd codes in video_capture on Mac. braveyao@webrtc.org 2014-05-07 02:57:13 +00:00
  • f9277a9381 (Auto)update libjingle 66326258-> 66340694 buildbot@webrtc.org 2014-05-07 00:29:05 +00:00
  • b1eb43142e video_render.gypi: clean up some libraries directives to be more specific. fischman@webrtc.org 2014-05-07 00:09:30 +00:00
  • 861d4b0de9 (Auto)update libjingle 66322380-> 66326258 buildbot@webrtc.org 2014-05-06 22:11:02 +00:00
  • 3129e684a3 openmax_dl was not added to .gitignore in r6037. henrike@webrtc.org 2014-05-06 21:47:45 +00:00
  • 0581f0ba0a (Auto)update libjingle 66303009-> 66322380 buildbot@webrtc.org 2014-05-06 21:36:31 +00:00
  • a18b4c96af (Auto)update libjingle 66301332-> 66303009 buildbot@webrtc.org 2014-05-06 17:48:14 +00:00
  • e65c9a6e67 (Auto)update libjingle 66299810-> 66301332 buildbot@webrtc.org 2014-05-06 17:28:28 +00:00
  • 0b53bd29af (Auto)update libjingle 66294299-> 66299810 buildbot@webrtc.org 2014-05-06 17:12:36 +00:00
  • 150835ea34 (Auto)update libjingle 66236292-> 66294299 buildbot@webrtc.org 2014-05-06 15:54:38 +00:00
  • cfb18dd7a3 Rolling new version of Opus.gyp tina.legrand@webrtc.org 2014-05-06 11:57:01 +00:00
  • e5e16d7515 Update svn:ignore for resources and third_party. kjellander@webrtc.org 2014-05-06 08:14:38 +00:00
  • ed4cb56575 Remove timestamp_extrapolator's dependency to Clock and vcm defines. wu@webrtc.org 2014-05-06 04:50:49 +00:00
  • 5ee0f05d5f (Auto)update libjingle 66138442-> 66236292 buildbot@webrtc.org 2014-05-05 20:18:08 +00:00
  • 382c0c209d Allow the RTP level indicator computation to work at any sample rate. andrew@webrtc.org 2014-05-05 18:22:21 +00:00
  • a0edf4cb04 Remove ALLOW_UNUSED. andrew@webrtc.org 2014-05-05 18:18:02 +00:00