Commit Graph

  • 8f65cdf22b Only generate one CNAME per PeerConnection. zhihuang 2016-05-06 18:40:30 -07:00
  • 630d9ba364 Fixed a crash in Objective-C clients when data channel becomes closed. skvlad 2016-05-06 16:10:44 -07:00
  • 4f543d089e Remove Scanner usage from CPU Monitor. Alex Glaznev 2016-05-06 15:01:24 -07:00
  • c7a6569713 Revert of Disable failing modules_unittests for UBSan. (patchset #1 id:40001 of https://codereview.webrtc.org/1915813002/ ) pbos 2016-05-06 12:50:04 -07:00
  • 82d7862fe7 Change default timestamp to 64 bits in all webrtc directories. Honghai Zhang 2016-05-06 11:29:15 -07:00
  • e76db89e0b Fix BoringSSL license path. tkchin 2016-05-06 11:19:46 -07:00
  • dd3248665d Bitrate prober now keep track of probing cluster id. philipel 2016-05-06 17:06:14 +02:00
  • f2eae333a2 Corrected bug in checking the third number and added extra checks for memory protection. dkirovbroadsoft 2016-05-06 06:12:21 -07:00
  • dc7d0d2ef0 Move, almost, all receive side references to RTP to RtpStreamReceiver. mflodman 2016-05-06 05:32:22 -07:00
  • b56069e650 Enable NACK for audio even if there are no send streams. deadbeef 2016-05-06 04:57:03 -07:00
  • 31fec40482 Set rtcp_send_transport for AudioReceiveStreams. This was forgotten in https://codereview.webrtc.org/1909333002/. solenberg 2016-05-06 02:13:12 -07:00
  • 3a334656de Fix the flaky WebRtcSessionTest.TestRtxRemovedByCreateAnswer. zhihuang 2016-05-05 18:37:49 -07:00
  • 44c8a373a5 Removed the file echo_cancellation_internal.h and moved the file content to echo_cancellation.h. peah 2016-05-05 13:34:29 -07:00
  • cf5b37cc46 Accept all the media profiles required by JSEP. zhihuang 2016-05-05 11:44:35 -07:00
  • 39a36705ab Rename OpenH264 frame-type conversion function. pbos 2016-05-05 08:09:10 -07:00
  • 3f08dc656d Introduced the new APM data logging functionality into the AEC echo_cancellation.* API layer. peah 2016-05-05 03:03:55 -07:00
  • e84cd2eaca Cache a ClientHello received before the DTLS handshake has started. deadbeef 2016-05-04 17:16:34 -07:00
  • fac23f00ef Tune QP threshold for HW codecs. Alex Glaznev 2016-05-04 12:58:22 -07:00
  • 600246e63f Removed SSRC knowledge from ViEEncoder. perkj 2016-05-04 11:26:51 -07:00
  • ef00ec1d4e Update CPU monitor to use moving averages. Alex Glaznev 2016-05-04 11:04:11 -07:00
  • 28a44564c9 Revert "Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )" Per 2016-05-04 17:12:51 +02:00
  • b49ac78c71 Revert of Use RC_TIMESTAMP_MODE for OpenH264. (patchset #1 id:1 of https://codereview.webrtc.org/1945763002/ ) pbos 2016-05-04 07:17:53 -07:00
  • 1aa435c6db Reland of Android GlDrawer: Add frame size as argument to draw functions (patchset #1 id:1 of https://codereview.webrtc.org/1950953002/ ) ivoc 2016-05-04 07:14:14 -07:00
  • 172683173d Revert of Android GlDrawer: Add frame size as argument to draw functions (patchset #2 id:20001 of https://codereview.webrtc.org/1948473002/ ) ivoc 2016-05-04 06:50:21 -07:00
  • 274c1dc545 Added flag for FEC for video_loopback. philipel 2016-05-04 06:21:01 -07:00
  • 73987c9932 Run "git cl format --full" on a pair of files with ancient formatting kwiberg 2016-05-04 05:12:19 -07:00
  • 053f917741 Partial revert of Enable -Winconsistent-missing-override flag. (patchset #5 id:80001 of https://codereview.webrtc.org/1921653002/ ) ivoc 2016-05-04 02:37:47 -07:00
  • 71af75dc3c Android GlDrawer: Add frame size as argument to draw functions magjed 2016-05-04 02:02:11 -07:00
  • c6c00b32da Revert of Remove the rtc_relative_path GYP variable and similar defines (patchset #1 id:1 of https://codereview.webrtc.org/1925733002/ ) phoglund 2016-05-04 01:54:35 -07:00
  • 825eb58d59 Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ ) perkj 2016-05-04 01:08:05 -07:00
  • 857c5ccdb5 Remove SendPacer from ViEEncoder perkj 2016-05-04 00:09:51 -07:00
  • cfc8e3b9ef Removed all RTP dependencies from ViEChannel and renamed class. mflodman 2016-05-03 21:22:04 -07:00
  • fe4b21641b Roll chromium_revision 0b4adfd25e..58963e5878 (390907:391406) buildbot 2016-05-03 20:15:03 -07:00
  • 3815655541 Change aggregation window of aecDivergentFilterFraction to 1 second. minyue 2016-05-03 14:42:41 -07:00
  • 7dd7ab5c51 Changed the name of the variable overdriveSm and removed the state as an input to OverdriveAndSuppress in the AEC. peah 2016-05-03 14:08:11 -07:00
  • 55dd70842c Support RtpEncodingParameters::active in voice engine. Taylor Brandstetter 2016-05-03 13:50:11 -07:00
  • 1746179c96 Reducing neteq sync buffer size. minyue 2016-05-03 13:32:05 -07:00
  • 4adbbcfe7a Move ADM Create() method to public interface. Peter Boström 2016-05-03 15:51:26 -04:00
  • 9bfa1063d1 Change the threshold for external VNR. jackychen 2016-05-03 11:21:26 -07:00
  • c4deee49a3 Use RC_TIMESTAMP_MODE for OpenH264. Peter Boström 2016-05-03 13:59:59 -04:00
  • c8fe991a3d Removing SpatialAudio test code henrik.lundin 2016-05-03 08:40:06 -07:00
  • 87f8c0d072 Adding in objc vars for WebRTC GN config. Patrik Höglund 2016-05-03 17:19:49 +02:00
  • b1fb72bebb NetEq: Move counting of generated CNG samples from DecisionLogic henrik.lundin 2016-05-03 08:18:47 -07:00
  • b46083ed63 This CL introduces a new data logging functionality to use for the APM. It allows simple and rapid additions of exploratory data logpoints to use during bug investigations and module performance analysis. The new data logging functionality is also in this CL used to replace the existing data logging functionality present in the AEC. peah 2016-05-03 07:01:18 -07:00
  • 696a802332 Re-enable Vp9FlexModeRefCount philipel 2016-05-03 05:45:43 -07:00
  • 35fdb2a914 Log WebRTC.Video.AVSyncOffsetInMs. pbos 2016-05-03 03:32:10 -07:00
  • 5178ee86ba NetEq: Use a BuiltinAudioDecoderFactory to create decoders kwiberg 2016-05-03 01:39:01 -07:00
  • ddf165393f Android EGL: Synchronize calls to eglCreateContext magjed 2016-05-03 01:24:39 -07:00
  • 30f118effd This cl deletes the class webrtc::VideoRendererCallback. nisse 2016-05-03 01:09:11 -07:00
  • fc88ffe9d8 Fix allocation size in CricketToJavaI420Frame, taking stride into account. nisse 2016-05-03 00:32:08 -07:00
  • 35151f35ec Add histogram stats for average send delay of sent packets for a sent video stream. The delay is measured from a packet is sent to the transport until leaving the socket. asapersson 2016-05-02 23:44:01 -07:00
  • 5a2463796e Do not stop a session unless the candidate of a writable connection belongs to the latest generation. Honghai Zhang 2016-05-02 17:28:35 -07:00
  • 5dd42fd849 Fixing a segfault that can occur when changing the track of an RtpSender. deadbeef 2016-05-02 16:20:01 -07:00
  • acf143128f Removing unused resources from building files. minyue 2016-05-02 12:10:06 -07:00
  • 376b192ea3 Remove VideoCodingModule::VCMPacketizationCallback perkj 2016-05-02 11:35:24 -07:00
  • 16ac3280f5 Remove VCMRenderBufferSizeCallback. Peter Boström 2016-05-02 18:28:05 +02:00
  • 1bffc1d1a4 Rename rtc::Time64 --> rtc::TimeMillis. nisse 2016-05-02 08:18:55 -07:00
  • bc75d97c32 Remove PayloadRouter dependency from ViEEncoder. perkj 2016-05-02 06:31:25 -07:00
  • 5bd3397e53 Adding 120 ms frame length support in NetEq. minyue 2016-05-02 04:46:11 -07:00
  • e4246b61b6 Roll chromium_revision 8e44a16c27..0b4adfd25e (390884:390907) buildbot 2016-05-02 04:05:49 -07:00
  • 7d4a6c3208 Adds timeout for audio record thread in Java layer henrika 2016-05-02 11:00:31 +02:00
  • 53ff70f582 Reland "Avoiding overflow in cross correlation in NetEq." minyue 2016-05-02 01:50:30 -07:00
  • a017b8ed2e Remove asapersson from webrtc/modules/utility/OWNERS. asapersson 2016-05-02 01:22:28 -07:00
  • d1d96b2508 VideoCapturerAndroid: Remove deprecated create function with egl context argument Magnus Jedvert 2016-05-02 09:43:19 +02:00
  • 1ba8d39a9c Remove webrtc/stream.h and unutilized inheritance. pbos 2016-05-01 20:18:34 -07:00
  • 60d7e7c77d Roll chromium_revision 927a9e3510..8e44a16c27 (390871:390884) buildbot 2016-05-01 20:04:54 -07:00
  • 7b94c69213 Remove DropOldEvents from list of excluded tests. As of last week, the test no longer exists. (https://codereview.webrtc.org/1687703002/) terelius 2016-05-01 17:57:25 -07:00
  • c04305200e Reland of move VCMQmRobustness. (patchset #1 id:1 of https://codereview.webrtc.org/1935753002/ ) pbos 2016-05-01 17:19:05 -07:00
  • 0a1f14e591 Roll chromium_revision 9cd13b2cd1..927a9e3510 (390867:390871) buildbot 2016-05-01 15:52:04 -07:00
  • bfefb03ec1 Replace scoped_ptr with unique_ptr everywhere kwiberg 2016-05-01 14:53:46 -07:00
  • e319059de2 Roll chromium_revision c6dd4461f5..9cd13b2cd1 (390857:390867) buildbot 2016-04-30 20:07:05 -07:00
  • a1aad8f630 Roll chromium_revision 551bb334c0..c6dd4461f5 (390850:390857) buildbot 2016-04-30 13:14:46 -07:00
  • d130ecc997 Roll chromium_revision b7ebd042d1..551bb334c0 (390693:390850) buildbot 2016-04-30 04:05:00 -07:00
  • 322c4a0b3a Replace scoped_ptr with unique_ptr in webrtc/libjingle/ kwiberg 2016-04-30 02:40:22 -07:00
  • a97611a43f Stop QuicDataChannel and QuicDataTransport unit tests from segfaulting mikescarlett 2016-04-29 22:09:27 -07:00
  • e7748674ee Allow TransportController to create a QuicTransportChannel mikescarlett 2016-04-29 20:20:54 -07:00
  • 9bc517f123 Add QuicDataChannel and QuicDataTransport classes mikescarlett 2016-04-29 18:30:55 -07:00
  • 70035cae4d Fix QuicSession to unbuffer data when the QuicTransportChannel reconnects mikescarlett 2016-04-29 18:14:37 -07:00
  • 602316c3cd Revert of Remove VCMQmRobustness. (patchset #1 id:1 of https://codereview.webrtc.org/1917083003/ ) pbos 2016-04-29 16:10:27 -07:00
  • 8d37d2941e Update QuicTransportChannel to latest version of libquic (Chromium: f03d2c62) mikescarlett 2016-04-29 15:35:00 -07:00
  • f3569c8a8f Added the API to create an RTCRtpSender to the Objective C wrapper. skvlad 2016-04-29 15:30:16 -07:00
  • b3bedca932 Roll chromium_revision d908daba0f..b7ebd042d1 (390420:390693) buildbot 2016-04-29 12:24:09 -07:00
  • 0bdebd4b21 Re-add a (dummy) webrtc/base/buffer.cc to hopefully unbreak the Chromium build Karl Wiberg 2016-04-29 20:18:44 +02:00
  • 4f90677527 Making NetEq bitexactness test independent on reference files. minyue 2016-04-29 11:05:14 -07:00
  • 05e61edd8f Remove usage of VoENetwork from VoEWrapper and FakeWebRtcVoiceEngine. solenberg 2016-04-29 09:05:28 -07:00
  • 79e2842381 Add tracing to MessageQueue::Dispatch. pbos 2016-04-29 08:48:05 -07:00
  • a4ac4786a8 Define rtc::BufferT, like rtc::Buffer but for any trivial type kwiberg 2016-04-29 08:00:22 -07:00
  • ef8b61e110 Enable -Winconsistent-missing-override flag. nisse 2016-04-29 06:09:15 -07:00
  • b296d0591c Revert of New task queueing primitive for async tasks: TaskQueue. (patchset #5 id:80001 of https://codereview.webrtc.org/1919733002/ ) tommi 2016-04-29 06:03:32 -07:00
  • 0c9df5e568 New task queueing primitive for async tasks: TaskQueue. TaskQueue is a new way to asynchronously execute tasks sequentially in a thread safe manner with minimal locking. The implementation uses OS supported APIs to do this that are compatible with async IO notifications from things like sockets and files. tommi 2016-04-29 04:49:05 -07:00
  • 4edf93bcc6 Remove deprecated functions in rtp_rtcp module danilchap 2016-04-29 03:01:28 -07:00
  • 0565451820 Reland of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #1 id:1 of https://codereview.webrtc.org/1921493004/ ) nisse 2016-04-29 02:56:00 -07:00
  • 5b3c443d30 Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #14 id:250001 of https://codereview.webrtc.org/1900673002/ ) nisse 2016-04-29 02:39:24 -07:00
  • a0591b5473 Delete webrtc::VideoFrame methods buffer and stride. nisse 2016-04-29 02:09:28 -07:00
  • b99395a544 Reland of Delete video_render module. (patchset #1 id:1 of https://codereview.webrtc.org/1923613003/ ) nisse 2016-04-29 00:58:42 -07:00
  • 3d7db263b9 Switch voice transport to use Call and Stream instead of VoENetwork. mflodman 2016-04-29 00:57:13 -07:00
  • 8f8c96d192 NetEq: Use TickTimer in DelayManager henrik.lundin 2016-04-28 23:19:20 -07:00
  • fa66659c6b Rename ViEReceiver and move ownership to VideoReceiveStream. mflodman 2016-04-28 23:15:33 -07:00
  • acbc8d0963 Roll chromium_revision bd6e76400e..d908daba0f (390344:390420) kjellander 2016-04-28 22:28:28 -07:00
  • 0090b689bd Script for concatenating licenses. tkchin 2016-04-28 18:02:27 -07:00