aboutsummaryrefslogtreecommitdiff
path: root/sdk/android/src
AgeCommit message (Expand)Author
2021-06-23Merge upstream-master and enable ARM64Erwin Jansen
2021-06-16Support Java_Buffer_toI420 returning nullFabian Bergmark
2021-06-04Move AV1X-AV1 mapping to VideoCodecTypeMimeSergey Silkin
2021-06-03Added `PeerConnectionObserverJni::OnRemoveTrack()`Jesús Leganés-Combarro 'piranna
2021-05-26Introduce CreateDataChannelOrErrorHarald Alvestrand
2021-05-25Support for map of string keys to uint64_t / double values in RTCStatsByoungchan Lee
2021-05-10Deprecate PeerConnectionFactory::CreatePeerConnectionHarald Alvestrand
2021-05-07Enable WebRTC-BindUsingInterfaceName by defaultJonas Oreland
2021-04-30Reland "Expose AV1 encoder&decoder from Android SDK."Yura Yaroshevich
2021-04-27Replace more instances of rtc::RefCountedObject with make_ref_counted.Tommi
2021-04-22Update abseil-cpp and merge e313c070Erwin Jansen
2021-04-21Simplify reference counting implementation of PendingTaskSafetyFlag.Tommi
2021-04-20Move h264_profile_level_id and vp9_profile to api/video_codecsJohannes Kron
2021-04-19Expose adaptive_ptime from Android SDK.Yura Yaroshevich
2021-04-16Merge 3ceb16ec0aa15333709de448f9a412059a53fa80Erwin Jansen
2021-04-16Revert "Expose AV1 encoder&decoder from Android SDK."Björn Terelius
2021-04-16Add Stable Writable Connection Ping Interval parameter to RTCConfiguration.Derek Bailey
2021-04-15Expose AV1 encoder&decoder from Android SDK.Yura Yaroshevich
2021-04-15Remove enable_rtp_data_channelHarald Alvestrand
2021-04-14Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files.Mirko Bonadei
2021-04-12addIceCandidate with callback into Android's SDK.Yura Yaroshevich
2021-04-07Expose setLocalDescription() in SDK for Android.Yura Yaroshevich
2021-04-07Extended RTCConfiguration in Android SDK.Yura Yaroshevich
2021-03-29Expose restartIce in SDK for Android.Yura Yaroshevich
2021-03-16Make AndroidNetworkMonitor::Start() create a new task safety flagNiels Möller
2021-03-15Reland "Fix problem with ipv4 over ipv6 on Android"Jonas Oreland
2021-03-13Revert "Fix problem with ipv4 over ipv6 on Android"Taylor Brandstetter
2021-03-12Replace blocking invokes with PostTask in AndroidNetworkMonitorNiels Möller
2021-03-11Fix handling of partial match for GetVpnUnderlyingAdapterTypeJonas Oreland
2021-03-10Fix problem with ipv4 over ipv6 on AndroidJonas Oreland
2021-03-08Change AndroidNetworkMonitor::NotifyConnectionTypeChanged to use InvokeNiels Möller
2021-02-24AndroidVideoDecoder: Ignore format updates with zero dimensionsRaman Budny
2021-02-16Delete rtc::Callback0 and friends.Niels Möller
2021-02-16Bug fixes to EglBase10Impl.getNativeEglContext.Sami Kalliomäki
2021-02-15Support getNativeEglContext in EglBase10Impl.Sami Kalliomäki
2021-02-12In android video encoder wrapper fill codec-agnostic frame dependenciesDanil Chapovalov
2021-02-10Use SequenceChecker from public APIArtem Titov
2021-02-02Replace rtc::ThreadChecker with webrtc::SequenceCheckerArtem Titov
2021-01-29Delete rtc::BindNiels Möller
2021-01-28Move some RTC_LOG to RTC_DLOG.Mirko Bonadei
2021-01-15Update android jni code to use C++ lambdas instead of rtc::BindNiels Möller
2021-01-13Handle case createShader throws an exception.Sami Kalliomäki
2021-01-11Remove webrtc::VideoDecoder::PrefersLateDecoding.philipel
2021-01-11Delete deprecated H264BitstreamParser methodsNiels Möller
2020-12-17Use low latency mode on Android O and later.Ivo Creusen
2020-12-01Add API Level guard for allowedCapturePolicyGaurav Vaish
2020-11-11in Av1 encoder wrapper communicate end_of_picture flag similar to VP9Danil Chapovalov
2020-11-11Allow AudioAttributes to be app/client configurableGaurav Vaish
2020-11-09Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()Karl Wiberg
2020-11-04Remove remaining variables related to incomplete frames.philipel