Commit Graph

  • f1828e8ed9 Prevent OOB reads for truncated H264 STAP-A packets. pbos 2015-07-28 08:20:59 -07:00
  • f38ea3caa3 Add support for VP9 packetization/depacketization. asapersson 2015-07-28 04:02:54 -07:00
  • 95b8718dc6 Fix to "Removing AudioMixerStatusReceiver and ParticipantStatistics" Minyue Li 2015-07-28 11:29:12 +02:00
  • 4540ffacc7 Removing AudioMixerStatusReceiver and ParticipantStatistics. Minyue 2015-07-28 11:07:27 +02:00
  • d40af69278 Split MoveReadPosition into Forward and Backward versions. andrew 2015-07-28 00:52:59 -07:00
  • b3cc77f4ba Re-enable WebRtcIsacfix_AllpassFilter2FixDec16Neon Zhongwei Yao 2015-07-28 11:17:40 +08:00
  • a44660960a When we trace to file, add eol of each trace message. Brave Yao 2015-07-28 10:45:48 +08:00
  • b3b79b6115 Clean up the Config to enable 48kHz support in AudioProcessing aluebs 2015-07-27 10:17:58 -07:00
  • ef35f069e7 Remove webrtc::Config from ViEChannelGroup. pbos 2015-07-27 08:37:06 -07:00
  • 081af25c11 Remove kProtectionKey* and VCMKeyRequestMode. pbos 2015-07-27 08:02:22 -07:00
  • fa37e333cf Add pbos@webrtc.org to webrtc/video_engine/OWNERS. pbos 2015-07-27 06:47:11 -07:00
  • fe0c90501b Improve probing by ignoring small packets which otherwise break the mechanism. stefan 2015-07-27 03:13:32 -07:00
  • b28678ce70 Add unittest to GlRectDrawer magjed 2015-07-26 05:17:19 -07:00
  • 013a580064 VideoCapturerAndroid: Revert elapsedRealtimeNanos to elapsedRealtime magjed 2015-07-26 04:25:08 -07:00
  • d55ce2ddb9 BWE Simulation Framework: Standard plot logging Cesar Magalhaes 2015-07-26 01:44:52 +02:00
  • 7a1c24fce5 Remove "multichannel" from parameter to match interface name. andrew 2015-07-24 17:10:52 -07:00
  • e2b34b7b4b Bug fix: camera frames are dropped before wideo encoder. jackychen 2015-07-24 14:12:24 -07:00
  • 6bb1b6e7fe Control combined_audio_video_bwe with config bool. pbos 2015-07-24 07:10:18 -07:00
  • cfd5f96307 Ignore packets with reordered timestamps when doing BWE. stefan 2015-07-24 03:26:46 -07:00
  • a38233a586 Removed extended jitter report from RtcpSender. This was never used (value always 0, when sent) Erik Språng 2015-07-24 09:58:18 +02:00
  • 6718e97e73 Add encode and decode time to histograms stats: - "WebRTC.Video.EncodeTimeInMs" - "WebRTC.Video.DecodeTimeInMs" asapersson 2015-07-24 00:20:58 -07:00
  • c3f46a9f7f iOS: Move AppRTC logging methods to public headers. tkchin 2015-07-23 12:50:55 -07:00
  • 28bae02bd3 Remove CircularFileStream / replace it with CallSessionFileRotatingStream. tkchin 2015-07-23 12:27:02 -07:00
  • 3ab2f14d56 Remove C++11 calls from intelligibility_utils ekmeyerson 2015-07-23 12:15:24 -07:00
  • 86c6d33aec Allow more than 2 input channels in AudioProcessing. Michael Graczyk 2015-07-23 11:41:39 -07:00
  • fcfdb08b59 Update AUTHORS file. tkchin 2015-07-23 11:40:20 -07:00
  • d6fc47ea95 Remove base channel for video receivers. pbos 2015-07-23 06:58:33 -07:00
  • 59adf34d84 Evaluation test cases. Cesar Magalhaes 2015-07-23 15:40:38 +02:00
  • 66f438f8c3 Revert of Fixing scenario where track is rejected and later un-rejected. (patchset #5 id:80001 of https://codereview.webrtc.org/1231613002/) magjed 2015-07-23 06:02:37 -07:00
  • 64e753c399 Revert of Allow more than 2 input channels in AudioProcessing. (patchset #13 id:240001 of https://codereview.webrtc.org/1226093007/) magjed 2015-07-23 04:30:06 -07:00
  • b21fd94ece Temporarily disable ScreenshareSlides on Android. Peter Boström 2015-07-23 13:14:20 +02:00
  • c204754b7a Allow more than 2 input channels in AudioProcessing. Michael Graczyk 2015-07-22 21:06:11 -07:00
  • 0b6a204b21 Configure AudioProcessing directly in agc_harness. andrew 2015-07-22 18:27:12 -07:00
  • b297c5a01f Miscellaneous changes split from https://codereview.webrtc.org/1230503003 . pkasting 2015-07-22 15:17:22 -07:00
  • 7c5304c791 Allow webrtc compilation with stlport Jared Duke 2015-07-22 13:04:25 -07:00
  • 934119111e Provides log sinks for rotating logs. Intended for use on mobile devices to record call logs. tkchin 2015-07-22 12:12:17 -07:00
  • f24b2bc48c Modified histogram shell plot script, added python dynamics plot script Cesar Magalhaes 2015-07-22 17:41:02 +02:00
  • 235c35f292 Implement store as an explicit atomic operation. pbos 2015-07-22 08:34:59 -07:00
  • 085856cd35 Extend full stack tests with more stats Erik Språng 2015-07-22 17:17:58 +02:00
  • d89920b74a Add resolution and fps stats to histograms: - "WebRTC.Video.InputWidthInPixels" - "WebRTC.Video.InputHeightInPixels" - "WebRTC.Video.SentWidthInPixels" - "WebRTC.Video.SentHeightInPixels" - "WebRTC.Video.ReceivedWidthInPixels" - "WebRTC.Video.ReceivedHeightInPixels" - "WebRTC.Video.RenderFramesPerSecond" asapersson 2015-07-22 06:52:00 -07:00
  • 65eb1c3df9 Disable testcase NatTcpTest.TestConnectOut magjed 2015-07-22 06:28:26 -07:00
  • d60a7993bf Mark WebRTC project as public in luci-config sergiyb 2015-07-22 06:11:39 -07:00
  • b69ab79338 VideoCapturerAndroid: Add function to change capture format while camera is running magjed 2015-07-22 02:32:00 -07:00
  • 496019c596 If the array size is even, the median should be average of its two middlemost elements. Cesar Magalhaes 2015-07-22 11:24:24 +02:00
  • 83d6b0c254 Ignore genperf lib in merge_libs.py. noahric 2015-07-21 12:54:34 -07:00
  • 343714eb06 Fix the problom that on Linux no external audio device can be selected since #9243. Brave Yao 2015-07-21 18:27:45 +08:00
  • 2981945bcf Moved arrray_util include to beamformer.h bloch 2015-07-20 13:22:21 -07:00
  • 8ff04d6b3b Remove UpdateSsrcs from EncoderStateFeedback. pbos 2015-07-20 08:01:17 -07:00
  • 324d9c9a86 Avoids error message about unknown selected data source for Port iPhone Microphone henrika 2015-07-20 13:09:23 +02:00
  • f421bdc68d Fix an NPE when creating TurnPort with a NULL socket. honghaiz 2015-07-17 16:21:55 -07:00
  • be37888b6d Fixing scenario where track is rejected and later un-rejected. deadbeef 2015-07-17 10:30:44 -07:00
  • b947f287a6 Add pcap support to bwe tools. Allow filtering on SSRCs. stefan 2015-07-17 05:27:21 -07:00
  • fabe2c961f Remove deprecated functions. jbauch 2015-07-16 13:43:14 -07:00
  • c27d89fdc6 Let WebRtcVideoChannel2::WebRtcVideoSendStream::InputFrame carry the input frame's timestamp to output frame. qiangchen 2015-07-16 10:27:16 -07:00
  • c5d0d95fd8 Ensuring that UDP TURN servers are always used as STUN servers. deadbeef 2015-07-16 10:22:21 -07:00
  • d848d5e74a Enable cropping window capturing for Win7 when Aero is disabled. Jiayang Liu 2015-07-16 08:49:38 -07:00
  • bd38428089 Don't use result of "field_trial::FindFullName" as string reference. jbauch 2015-07-16 04:05:52 -07:00
  • a9b4c32052 Nuke buffered latency mode. It's not actually working, and it's not used. It's just dead code complexity. Peter Thatcher 2015-07-16 03:47:28 -07:00
  • 083b73fb95 Use std::string references instead of copying contents. jbauch 2015-07-16 02:46:32 -07:00
  • cd6702282a Define Stream base classes Jelena Marusic 2015-07-16 09:30:09 +02:00
  • cddb3676e3 Remove unused metric in overuse detector. Asa Persson 2015-07-16 08:08:03 +02:00
  • f393829434 Use "UDP/TLS/RTP/SAVPF" profile in offer when DTLS-SRTP is used. deadbeef 2015-07-15 12:20:53 -07:00
  • fb19f49c14 Replaced uint32_t with standard uint16_t for sequence_number variables. Cesar Magalhaes 2015-07-15 19:52:08 +02:00
  • bf40b42af5 Modified Simulation Framework Jitter Model. Cesar Magalhaes 2015-07-15 19:47:10 +02:00
  • 8fc7fa798f Base A/V synchronization on sync_labels. pbos 2015-07-15 08:02:58 -07:00
  • 9c261f2d13 Supports logging for dynamic and histogram plots on Simulation Framework. Cesar Magalhaes 2015-07-15 16:31:18 +02:00
  • a4a8d4ad27 Base padding bitrate for an encoder on the bitrate allocated for that encoder, rather than the total bitrate of the channel group. stefan 2015-07-15 04:39:22 -07:00
  • 3258db26ed Split iSAC encoder/decoder: Test more cases (and make sure they work) kwiberg 2015-07-14 18:54:36 -07:00
  • 2d3b7e2173 AppRTCDemo file logging. Zeke Chin 2015-07-14 12:55:44 -07:00
  • 43e7d3bc15 Avoid overflow in checking for emulation bytes in rbsp. noahric 2015-07-14 10:45:02 -07:00
  • ba8c15b857 Merge methods for configuring NACK/FEC/hybrid. pbos 2015-07-14 09:36:34 -07:00
  • caa498abbf Make sure RTCP is sent in tests when receiving packets even if REMB is delayed. stefan 2015-07-14 09:14:51 -07:00
  • ba35d05a49 Cleanup of iOS AudioDevice implementation henrika 2015-07-14 17:04:08 +02:00
  • d6f1a38165 Remove ViEChannel simulcast lock. Peter Boström 2015-07-14 16:08:02 +02:00
  • 4988ca50df Removed unused variables and the need to include the d3dx9.h file. dkirovbroadsoft 2015-07-14 05:35:09 -07:00
  • 870eee4b17 Fix simulator issue where chokes didn't apply to non-congested packets. stefan 2015-07-14 03:53:57 -07:00
  • a03cd3fdef 1. Override and virtual has to be consistent. 2. provide an implementation for SetIceConnectionReceivingTimeout so that Chrome does not complain. honghaiz 2015-07-13 17:08:08 -07:00
  • 6e2ce6e1ae Allow for framerate reduction for HW encoder. jackychen 2015-07-13 16:26:33 -07:00
  • 900996290c Add methods to set the ICE connection receiving_timeout values. honghaiz 2015-07-13 12:19:33 -07:00
  • 45d1fdee9d Revert of Fix simulator issue where chokes didn't apply to non-congested packets. (patchset #2 id:20001 of https://codereview.webrtc.org/1233853002/) stefan 2015-07-13 08:37:50 -07:00
  • 662ae00efa Fix simulator issue where chokes didn't apply to non-congested packets. Stefan Holmer 2015-07-13 17:32:26 +02:00
  • 5d6e58e76e Improvements to rtc::Bind Jelena Marusic 2015-07-13 11:16:39 +02:00
  • 30409b4dca Add statistics gathering for packet loss. bcornell 2015-07-10 18:10:05 -07:00
  • 35b72fbceb Add new variance update option and unittests for intelligibility ekm 2015-07-10 14:11:52 -07:00
  • d10a68e797 Don't create unsignalled receive streams for RTX, RED RTX, and ULPFEC packets. noahric 2015-07-10 11:27:55 -07:00
  • 8647922ea7 Revert the process noise co-variance of the bitrate over-use estimator to its value prior to r9545. Stefan Holmer 2015-07-10 11:28:37 +02:00
  • a6d2444c84 Remove BaseSession::SignalNewDescription. It was only used by GTP and now just clutters the code. Peter Thatcher 2015-07-09 21:26:36 -07:00
  • 4d9d097217 Fix follow-up in webrtc/test/field_trial.cc. pbos 2015-07-09 17:21:06 -07:00
  • 97f44e1bf6 Remove a superfluous qualifier on an inline method. thakis 2015-07-09 16:45:45 -07:00
  • 50cf10d82a Make .gni less sensitive to type of arm_use_neon flags petermayo 2015-07-09 09:45:04 -07:00
  • 11324b9561 Wait for a longer time (5 seconds) before establishing the first bandwidth estimate. Stefan Holmer 2015-07-09 17:27:48 +02:00
  • bb36fdf95f Remove empty-string comparisons. pbos 2015-07-09 07:48:14 -07:00
  • 3b1e647b6a Remove media sinks from Channel. pbos 2015-07-09 03:57:53 -07:00
  • 0f620f4e31 Make sure we process all pending offer/answer requests before terminating. This fixes a bug in the WebRtcSessionDescriptionFactory where messages would be dropped or worse yet processed after the factory was deleted. tommi 2015-07-09 03:25:02 -07:00
  • 31acf3d120 Add include_examples GYP variable. kjellander 2015-07-09 01:18:58 -07:00
  • e987a47f95 Removed some unused variables in Windows code. mgiuca 2015-07-09 00:53:56 -07:00
  • 61093868b4 Expose the disable encryption option to JNI. Jiayang Liu 2015-07-08 15:25:45 -07:00
  • 54360510ff Add flakyness check based on the recently received packets. Peter Thatcher 2015-07-08 11:08:35 -07:00
  • aa97df4559 Roll chromium_revision 3ead4bc..f8d6ba9 (336983:337800) tnakamura 2015-07-08 10:34:40 -07:00
  • cbd44e6d73 Use Resampler default constructor in VAD aluebs 2015-07-07 20:21:52 -07:00