Commit Graph

  • 067fb652c1 Roll chromium_revision 7fddcec..4ce3c08 (351973:352000) kjellander 2015-10-02 07:43:38 -07:00
  • a050e982b0 Avoid race in RampUpTest sprang 2015-10-02 06:51:48 -07:00
  • 7e319372ab Android MediaCodecVideoDecoder: Cleanup to prepare for texture liftime management Magnus Jedvert 2015-10-02 15:49:38 +02:00
  • 6781ea49a8 jni/native_handle_impl.h: Move implementation into .cc file Magnus Jedvert 2015-10-02 13:56:04 +02:00
  • 417fec21f6 autoroller: Add CQ_EXTRA_TRYBOTS, CQ feature and --skip-cq flag. Henrik Kjellander 2015-10-02 13:39:52 +02:00
  • 401025dd03 Roll chromium_revision 354cc7d..7fddcec (351828:351973) Henrik Kjellander 2015-10-02 13:15:04 +02:00
  • 1d8a506405 Add a PacketOptions struct to webrtc::Transport. stefan 2015-10-02 03:39:33 -07:00
  • da903eaabb Unify newapi::RtcpMode and RTCPMethod. pbos 2015-10-02 02:36:56 -07:00
  • c8ba105889 Roll chromium_revision 681f0cd..354cc7d (351698:351828) kjellander 2015-10-02 00:26:37 -07:00
  • a9c584d465 autoroller: Always roll and improve description Henrik Kjellander 2015-10-02 09:11:57 +02:00
  • 6c2ba7d13c autoroller: Add TBR= field and always update the checkout Henrik Kjellander 2015-10-02 09:03:06 +02:00
  • 18b042f834 autoroller: Use HEAD instead of LKGR. Henrik Kjellander 2015-10-02 09:01:39 +02:00
  • 5aaa9b4fe4 Removed unused API functions in AudioProcessing and AudioProcessingModule peah 2015-10-01 23:58:13 -07:00
  • 5629a1dba2 Fix flaky test TestSrtpError, introduced in https://codereview.webrtc.org/1362913004. solenberg 2015-10-01 08:45:57 -07:00
  • cf18b34cf3 Align new VoE API with design. solenberg 2015-10-01 08:13:42 -07:00
  • 8c471e7bdf Objective-C++ style guide changes for iOS ADM henrika 2015-10-01 07:36:45 -07:00
  • fb30c1b5d1 Update VP8 settings to avoid spending bitrate on static areas. PERF NOTE sprang 2015-10-01 06:26:10 -07:00
  • 5b14b42e93 Remove unused SignalMediaError and infrastructure. solenberg 2015-10-01 04:10:31 -07:00
  • 49f9cdba02 Fix bug where rtcp::TransportFeedback may generate incorrect messages. sprang 2015-10-01 03:06:57 -07:00
  • b09b660c53 Remove cricket::VideoFrame::Set/GetElapsedTime() magjed 2015-10-01 03:02:44 -07:00
  • dfc8f4ff87 Change 'mute' parameter of MediaChannel::SetAudioSend()/SetVideoSend() to 'enable'. solenberg 2015-10-01 02:31:10 -07:00
  • edba998cf1 Roll chromium_revision 8cf53d6..681f0cd (351112:351698) kjellander 2015-10-01 01:17:28 -07:00
  • 0ecf1b2f21 Android focus problem on rear camera. dchakarov.broadsoft 2015-10-01 00:25:43 -07:00
  • 98ab3a46d6 Don't link with audio codecs that we don't use kwiberg 2015-09-30 21:54:21 -07:00
  • 456696a9c1 Reland Change WebRTC SslCipher to be exposed as number only Guo-wei Shieh 2015-09-30 21:48:54 -07:00
  • 27dc29b0df Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20 id:750001 of https://codereview.webrtc.org/1337673002/ ) guoweis 2015-09-30 19:23:09 -07:00
  • 4fe3c9a773 Change WebRTC SslCipher to be exposed as number only. guoweis 2015-09-30 18:49:09 -07:00
  • 2f8a4cad16 Add OWNERS for ObjC dirs. tkchin 2015-09-30 17:33:19 -07:00
  • d0b3143f0e Do not time out a port if its role switched from controlled to controlling. Also fix some comments. BUG=webrtc:5026 honghaiz 2015-09-30 12:42:17 -07:00
  • 898d21c1d4 WebRTC might leak srflx ip address when multiple_routes disabled and IceTransportType is relay. Guo-wei Shieh 2015-09-30 10:54:55 -07:00
  • c4d3a5d44c Thinning out the Transport class. Taylor Brandstetter 2015-09-30 10:32:59 -07:00
  • 2b342bf99c Delete a connection only if it has timed out on writing and not receiving for 10 seconds. Honghai Zhang 2015-09-30 09:51:58 -07:00
  • 27551c9574 Android RendererCommon: Refactor getSamplingMatrix() Magnus Jedvert 2015-09-30 18:24:54 +02:00
  • 4a8e9c556a Remove overrides folder. henrikg 2015-09-30 08:09:55 -07:00
  • bbda54e6fa Android MediaDecoder: Use frame pool to avoid allocations for non-surface decoding Magnus Jedvert 2015-09-30 16:06:37 +02:00
  • ee2bf41a79 Update build files to use webrtc_overrides in Chromium instead of overrides. henrikg 2015-09-30 03:48:52 -07:00
  • 6ba8e4a4f2 ACM: Remove a few local enums that were no longer used Henrik Lundin 2015-09-30 10:59:21 +02:00
  • d094c04baf Remove AgcManager. Alejandro Luebs 2015-09-29 15:43:42 -07:00
  • a67696b3cd Reland of Adding PeerConnectionInterface::SetConfiguration method. (patchset #1 id:1 of https://codereview.webrtc.org/1361263002/ ) deadbeef 2015-09-29 11:56:26 -07:00
  • 38778b046f Add unit test for nack bandwidth constraint. sprang 2015-09-29 09:48:22 -07:00
  • 98db68fdaa If gather_continually is set to true, keep the last port allocator session running while stopping all existing process of getting ports (when p2ptransportchannel first becomes writable). honghaiz 2015-09-29 07:58:17 -07:00
  • 24b52f8322 Android GlRectDrawer: Add test for OES texture rendering Magnus Jedvert 2015-09-29 16:40:02 +02:00
  • 1d640e53bd JavaVideoRendererWrapper: Use jlongFromPointer() to convert frame pointer to jlong Magnus Jedvert 2015-09-29 16:33:16 +02:00
  • 63b345441a Simplify handling of options in WebRtcVoiceMediaEngine. Also removes unnecessary typedef ChannelList. solenberg 2015-09-29 06:06:31 -07:00
  • 86fd9ed6f9 Set RtcpSender transport at construction. sprang 2015-09-29 04:45:43 -07:00
  • 38502a7be4 Remove isolate_deps_dir from .gitignore Henrik Kjellander 2015-09-29 12:34:39 +02:00
  • 092508a5c5 Fix bug in ramp-up tests stats where rtx was accounted for in the media ssrc. stefan 2015-09-29 02:26:42 -07:00
  • b5815c8013 Revert of Android VideoCapturer: Send ByteBuffer instead of byte[] (patchset #1 id:1 of https://codereview.webrtc.org/1372813002/ ) magjed 2015-09-29 01:13:43 -07:00
  • fb9e76369d Remove last use of ACMAMRPackingFormat henrik.lundin 2015-09-28 23:30:22 -07:00
  • d6024e3c34 Roll chromium_revision 310ea93..8cf53d6 (349094:351112) kjellander 2015-09-28 21:16:48 -07:00
  • 70ab1a1ca8 Exposing RtpSenders and RtpReceivers from PeerConnection. deadbeef 2015-09-28 16:53:55 -07:00
  • 8e9cb09506 Android: Add unittests for SurfaceTextureHelper Magnus Jedvert 2015-09-28 23:15:12 +02:00
  • 4fa648be68 Adding 20-second timeout to Java and Objective-C tests. deadbeef 2015-09-28 14:08:17 -07:00
  • 8108764552 Analyze support in gyp_webrtc Henrik Kjellander 2015-09-28 21:56:40 +02:00
  • 2d566686a2 Unify Transport and newapi::Transport interfaces. pbos 2015-09-28 09:59:31 -07:00
  • 8387c5f449 Remove AMR format parameter from AudioCoder in utility henrik.lundin 2015-09-28 09:24:51 -07:00
  • 1968d3f357 Simplify VCMTimestampMap. pbos 2015-09-28 08:52:18 -07:00
  • 8c404fab8d When doing DisableEquivalentPhases, exclude those AllocationSequences whose network has ever been removed. It is unlikely the sockets/ports/candidates created from those AllocationSequences will still be valid. honghaiz 2015-09-28 07:59:43 -07:00
  • 1f429e3418 Passing the new policy from PeerConnection RTCConfiguration to p2ptransportchannel. This CL does not use the new policy yet. BUG= honghaiz 2015-09-28 07:57:34 -07:00
  • cb3649b40b Android VideoCapturer: Send ByteBuffer instead of byte[] Magnus Jedvert 2015-09-28 16:42:06 +02:00
  • 4b808eee85 ACM: Remove unused and deprecated types Henrik Lundin 2015-09-28 15:45:10 +02:00
  • 1bd0e03ce5 ACM: Removing runtime APIs related to playout mode henrik.lundin 2015-09-28 06:12:17 -07:00
  • d417523194 Minor fix for debug logging on Android henrika 2015-09-28 04:44:16 -07:00
  • 4fbd145dce Fix suspend below min bitrate in new API by making it possible to set min bitrate at the receive-side. stefan 2015-09-28 03:57:14 -07:00
  • d2413e514a Fix the C++ SurfaceTextureHolder This cl moves back loading java SurfaceTextureHolder to the ClassReferenceHolder and use FindClass through ClassReferenceHolder. Without this, jni->FindClass returns nullptr in surfacetexturehelper_jni.cc. Per 2015-09-28 11:48:14 +02:00
  • 1ab271c1c4 Android SurfaceTextureHelper: Don't wait for pending frames in disconnect() Magnus Jedvert 2015-09-28 11:05:44 +02:00
  • 3e9eb4ba01 Add C++ SurfaceTextureHandler This cl adds a C++ counterpart of the Java SurfaceTextureHandler. It can be used for creating a webrtc::VideoFrames from a native handle and also guarantee that the Java SurfaceTexture is notified when the VideoFrame is no longer in use. Per 2015-09-28 10:52:22 +02:00
  • 82d6f2a3f7 ACM: Remove ACMVQMonCallback object Henrik Lundin 2015-09-28 10:22:43 +02:00
  • 69984f0533 Fixes logging levels in WebRtcAudioXXX.java classes henrika 2015-09-28 09:23:18 +02:00
  • d6d27e7340 Update isolate.gypi to support Swarming + move .isolate files Henrik Kjellander 2015-09-25 22:19:11 +02:00
  • c97be6a741 Disable TestUdpReadyToSendIPv4 under MSan. deadbeef 2015-09-25 11:00:38 -07:00
  • 4d47aa335c Fallback to system log when webrtc tracing not enabled. Jiayang Liu 2015-09-25 10:04:30 -07:00
  • 1741770742 Implement a high-QP threshold for Android H.264. Peter Boström 2015-09-25 17:03:26 +02:00
  • a323fd66de Removes Nexus 6 from OpenSL ES blacklist. henrika 2015-09-25 16:25:34 +02:00
  • 88799d9c1f RTCEAGLVideoView: Fix GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT error. christoffer 2015-09-25 06:57:50 -07:00
  • 94c01051a8 Added peah@ to the watch lists peah 2015-09-25 06:16:31 -07:00
  • 702f39726b GN: Do not use forward_dependent_configs_from variable. tfarina 2015-09-25 05:57:37 -07:00
  • 5c389d3e09 Split webrtc/video into webrtc/{audio,call,video}. Peter Boström 2015-09-25 13:58:30 +02:00
  • 82e20554cb Modifies invalid DCHECK in AudioRecordJni::OnCacheDirectBufferAddress() henrika 2015-09-25 04:26:14 -07:00
  • 44d5d7ba42 Autoroll: Update checkout before reading chromium_revision. Henrik Kjellander 2015-09-25 13:21:44 +02:00
  • 495d2fdd65 Reland of "Android GlRectDrawer: Add test for RGB rendering" Magnus Jedvert 2015-09-25 10:55:32 +02:00
  • 3fd7be4cb1 Revert of Don't link with audio codecs that we don't use (patchset #4 id:60001 of https://codereview.webrtc.org/1349393003/ ) solenberg 2015-09-25 01:36:02 -07:00
  • a53e383d7d Revert of CodecOwner: Don't look at definitions for classes we don't link with (patchset #1 id:1 of https://codereview.webrtc.org/1364233002/ ) solenberg 2015-09-25 01:30:56 -07:00
  • 67e0cf15d3 Android AppRTCDemo: Add slider for changing camera capture quality during call Magnus Jedvert 2015-09-25 08:23:39 +02:00
  • 574d5daa6d CodecOwner::SetEncoders: Return error code when given bad arguments kwiberg 2015-09-24 22:53:55 -07:00
  • 6979b024d7 Adding stub files for RtpSender/RtpReceiver. deadbeef 2015-09-24 16:47:53 -07:00
  • 4ba059d218 Remove custom handler since the logger already logs to console by default. BUG= R=glaznev@webrtc.org Jiayang Liu 2015-09-24 14:36:10 -07:00
  • 8937437872 Do not prune if the current best connection is weak. Otherwise, we may delete a useful connection because the current best connection may be failing. honghaiz 2015-09-24 13:14:47 -07:00
  • ea70d77fd5 VideoCapturerAndroid: Add test for making calls on stopped camera Magnus Jedvert 2015-09-24 21:40:57 +02:00
  • 59e72ab49b Enable logging for Mac by default on debug builds. deadbeef 2015-09-24 10:42:43 -07:00
  • f4d38ea57a CodecOwner: Don't look at definitions for classes we don't link with kwiberg 2015-09-24 10:20:56 -07:00
  • 34fbfff068 Remove VideoMediaChannel::SetRender(). Peter Boström 2015-09-24 19:20:30 +02:00
  • 5e9a1bc790 Revert of Android GlRectDrawer: Add test for RGB rendering (patchset #3 id:40001 of https://codereview.webrtc.org/1367923002/ ) magjed 2015-09-24 09:16:15 -07:00
  • a58ea7806a 1. Add receiving state as part of the connection sorting criteria. So if a connection's receiving state changes, it will re-select a better connection if there is any. This will paves the way for continuous nomination lite and multi-networking. 2. Combined checking and pinging to remove some redundant checking and to make it switch to more frequent ping mode earlier. honghaiz 2015-09-24 08:13:36 -07:00
  • 8a88dd271e Stability improvement for audio recording on Android henrika 2015-09-24 16:45:05 +02:00
  • 2bc68c731d Wire up QualityScaler for H.264 on Android. Peter Boström 2015-09-24 16:22:28 +02:00
  • 7076729c57 Enable SurfaceViewRenderer for AppRTCDemo Magnus Jedvert 2015-09-24 16:02:07 +02:00
  • 9236bb1e08 Minor fix for improving logging of supported platform effects henrika 2015-09-24 15:58:38 +02:00
  • 6b8d355168 Reland "Wire up send-side bandwidth estimation." Revert was patchset #8 id:140001 of https://codereview.webrtc.org/1338203003/ Erik Språng 2015-09-24 15:06:57 +02:00
  • 8c266e6baf H264 bitstream parser. Peter Boström 2015-09-24 15:06:50 +02:00