aboutsummaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)Author
2017-06-14Move all libwebrtc* to vendor image.Yifan Hong
2017-04-24Merge "Use SSL_CTX_set_max_proto_version instead of SSL_CTX_set_max_version."android-wear-o-preview-4android-wear-o-preview-3android-o-preview-3android-o-preview-2android-n-iot-preview-4n-iot-preview-4Treehugger Robot
2017-04-21Use SSL_CTX_set_max_proto_version instead of SSL_CTX_set_max_version.davidben
2017-04-11webrtc: Use the NDK cpufeatures directlyJake Weinstein
2017-02-23Leave only an empty top level OWNERS file.Chih-Hung Hsieh
2016-10-18Use arch-specific variablesVictor Khimenko
2016-02-11Suppress unused-parameter warnings.Chih-Hung Hsieh
2016-01-15Merge upstream SHA 04cb763Alex Luebs
2016-01-14Add tests for verifying transport feedback for audio and video.upstream-master.oldStefan Holmer
2016-01-14Eliminate defines in talk/kjellander
2016-01-14Revert of Update with new default boringssl no-aes cipher suites. Re-enable t...sprang
2016-01-14Remove assert which was incorrectly added to TcpPort::OnSentPacket.Stefan Holmer
2016-01-14Reland Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.Stefan Holmer
2016-01-14Update with new default boringssl no-aes cipher suites. Re-enable tests.Torbjorn Granlund
2016-01-14Revert of Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket...tommi
2016-01-14Re-land: "Use an explicit identifier in Config"aluebs
2016-01-14Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.Stefan Holmer
2016-01-14Add ramp-up tests for transport sequence number with and w/o audio.Stefan Holmer
2016-01-14Fix IPAddress::ToSensitiveString() to avoid dependency on inet_ntop().Sergey Ulanov
2016-01-13Revert of Storing raw audio sink for default audio track. (patchset #7 id:120...deadbeef
2016-01-13Re-enable tests that failed under Linux_Msan.marpan
2016-01-13Revert of Use an explicit identifier in Config (patchset #4 id:60001 of https...tommi
2016-01-13Add build_protobuf variable.kjellander
2016-01-13Clean the code for external denoiser.jackychen
2016-01-13[rtp_rtcp] rtcp::Empty moved into own file and renamed to CompoundPacket on t...danilchap
2016-01-13Fix capture ntp time issue introduced with r11187.Stefan Holmer
2016-01-13Use an explicit identifier in Configaluebs
2016-01-13Storing raw audio sink for default audio track.deadbeef
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-12[rtp_rtcp] rtcp::Sli packet moved into own file and got Parse functiondanilchap
2016-01-12Make :rtc_base_approved a public dep of :rtc_base.jbroman
2016-01-12NetEq: Fix a typo in a commentHenrik Lundin
2016-01-12Slap deprecation notices on Pass methodskwiberg
2016-01-12Fix test bug introduced in r11101.Stefan Holmer
2016-01-12Remove unused enum RTPDirections.terelius
2016-01-12Wire-up BWE feedback for audio receive streams.Stefan Holmer
2016-01-12Add unit test for stand-alone denoiser and fixed some bugs.jackychen
2016-01-12Remove additional channel constraints when Beamforming is enabled in AudioPro...aluebs
2016-01-12Make Beamforming dynamically settable for Android platform buildsaluebs
2016-01-11clang-format audio_device/mac.andrew
2016-01-11Change DTLS default from 1.0 to 1.2 for webrtc.Guo-wei Shieh
2016-01-11Update API for Objective-C RTCMediaSource.Jon Hjelle
2016-01-11Move Objective-C video renderers to webrtc/api/objc.Jon Hjelle
2016-01-11Update API for Objective-C RTCMediaStreamTrack.Jon Hjelle
2016-01-11Update API for Objective-C RTCStats.Jon Hjelle
2016-01-11[rtp_rtcp] rtcp::Tmmbr moved into own filedanilchap
2016-01-11H.264: Default flags and pulling in openh264 and ffmpeg.hbos
2016-01-11Move RTCI420Frame to webrtc/api/objc/RTCVideoFrame with minor style changes.Jon Hjelle
2016-01-11[rtp_rtcp] rtcp::Tmmbn moved into own filedanilchap
2016-01-09fix GN build break on native_clientGuo-wei Shieh