.. |
audio
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
AddIceObserver.java
|
addIceCandidate with callback into Android's SDK.
|
2021-04-12 07:04:54 +00:00 |
AudioDecoderFactoryFactory.java
|
|
|
AudioEncoderFactoryFactory.java
|
|
|
AudioProcessingFactory.java
|
|
|
AudioSource.java
|
|
|
AudioTrack.java
|
|
|
BuiltinAudioDecoderFactoryFactory.java
|
|
|
BuiltinAudioEncoderFactoryFactory.java
|
|
|
CallSessionFileRotatingLogSink.java
|
|
|
Camera1Capturer.java
|
Handle camera1 session creation errors more gracefully
|
2021-08-25 17:04:40 +00:00 |
Camera1Enumerator.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
Camera2Capturer.java
|
Remove checks for SDK <= 21
|
2022-03-07 09:56:42 +00:00 |
Camera2Enumerator.java
|
Remove checks for SDK <= 21
|
2022-03-07 09:56:42 +00:00 |
CameraEnumerationAndroid.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
CameraEnumerator.java
|
|
|
CameraVideoCapturer.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
CandidatePairChangeEvent.java
|
p2p_transport_channel: Add estimated disconnected time to CandidatePairChangeEvent
|
2020-08-20 11:40:01 +00:00 |
CapturerObserver.java
|
|
|
CryptoOptions.java
|
Rename rtc_base/ssl_stream_adapter.h constants.
|
2021-07-26 16:33:54 +00:00 |
DataChannel.java
|
Use backticks not vertical bars to denote variables in comments
|
2021-08-10 10:40:03 +00:00 |
Dav1dDecoder.java
|
Java dav1d decoder.
|
2021-12-20 12:43:04 +00:00 |
DefaultVideoDecoderFactory.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
DefaultVideoEncoderFactory.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
DtmfSender.java
|
|
|
EglBase.java
|
Remove checks for SDK <= 21
|
2022-03-07 09:56:42 +00:00 |
EglBase10.java
|
|
|
EglBase14.java
|
|
|
EglRenderer.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
EncodedImage.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
FecControllerFactoryFactoryInterface.java
|
|
|
FileVideoCapturer.java
|
|
|
FrameDecryptor.java
|
|
|
FrameEncryptor.java
|
|
|
GlRectDrawer.java
|
|
|
GlShader.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
GlTextureFrameBuffer.java
|
|
|
GlUtil.java
|
Make GL errors thrown by checkNoGLES2Error inherit GLException.
|
2021-03-23 11:48:19 +00:00 |
HardwareVideoDecoderFactory.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
HardwareVideoEncoderFactory.java
|
Remove checks for SDK <= 21
|
2022-03-07 09:56:42 +00:00 |
IceCandidate.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
IceCandidateErrorEvent.java
|
Implement JNI and objc implementation for icecandidateerror event
|
2021-12-14 14:19:38 +00:00 |
JavaI420Buffer.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
LibaomAv1Decoder.java
|
Reland "Expose AV1 encoder&decoder from Android SDK."
|
2021-04-30 09:12:11 +00:00 |
LibaomAv1Encoder.java
|
Add libaom AV1 encoder java buildtargets.
|
2022-03-10 13:21:07 +00:00 |
LibvpxVp8Decoder.java
|
|
|
LibvpxVp8Encoder.java
|
|
|
LibvpxVp9Decoder.java
|
|
|
LibvpxVp9Encoder.java
|
|
|
MediaConstraints.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
MediaSource.java
|
Hold a reference to AndroidVideoTrackSource while calling onFrameCaptured.
|
2020-02-04 15:00:05 +00:00 |
MediaStream.java
|
|
|
MediaStreamTrack.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
Metrics.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
NativeLibraryLoader.java
|
|
|
NativePeerConnectionFactory.java
|
|
|
NetEqFactoryFactory.java
|
Make it possible to inject a custom NetEqFactory from the java interface.
|
2019-11-25 12:39:08 +00:00 |
NetworkChangeDetector.java
|
Reland WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf
|
2022-04-11 12:01:38 +00:00 |
NetworkChangeDetectorFactory.java
|
Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf"
|
2022-04-08 15:10:14 +00:00 |
NetworkControllerFactoryFactory.java
|
|
|
NetworkMonitor.java
|
Rewrite "Reset all maps in AndroidNetworkMonitor Start()/Stop()"
|
2022-05-31 10:49:55 +00:00 |
NetworkMonitorAutoDetect.java
|
Reland WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf
|
2022-04-11 12:01:38 +00:00 |
NetworkStatePredictorFactoryFactory.java
|
|
|
OWNERS
|
Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files.
|
2021-04-14 08:27:54 +00:00 |
PeerConnection.java
|
[Java] Change default sdpSemantics to UNIFIED_PLAN.
|
2022-01-21 09:17:25 +00:00 |
PeerConnectionDependencies.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
PeerConnectionFactory.java
|
Revert "Move Java PeerConnectionFactory.fieldTrialsFindFullName to different file."
|
2022-06-16 11:45:29 +00:00 |
PlatformSoftwareVideoDecoderFactory.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
Predicate.java
|
|
|
RefCounted.java
|
Delete transitional method EncodedImage.maybeRetain
|
2019-12-12 14:11:14 +00:00 |
RendererCommon.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
RtcCertificatePem.java
|
|
|
RTCStats.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
RTCStatsCollectorCallback.java
|
|
|
RTCStatsReport.java
|
|
|
RtpParameters.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
RtpReceiver.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
RtpSender.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
RtpTransceiver.java
|
Modify Android API to use SetDirectionWithError
|
2020-08-17 11:55:55 +00:00 |
ScreenCapturerAndroid.java
|
Remove checks for SDK <= 21
|
2022-03-07 09:56:42 +00:00 |
SdpObserver.java
|
|
|
SessionDescription.java
|
android: add rollback RTCSdpType
|
2020-09-30 06:14:57 +00:00 |
SoftwareVideoDecoderFactory.java
|
Replace AV1X with AV1
|
2021-09-14 08:29:02 +00:00 |
SoftwareVideoEncoderFactory.java
|
Remove LibaomAv1EncoderIfSupported
|
2022-05-30 09:56:54 +00:00 |
SSLCertificateVerifier.java
|
|
|
StatsObserver.java
|
|
|
StatsReport.java
|
|
|
SurfaceEglRenderer.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
SurfaceTextureHelper.java
|
Remove checks for SDK <= 21
|
2022-03-07 09:56:42 +00:00 |
SurfaceViewRenderer.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
TextureBufferImpl.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
TimestampAligner.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
TurnCustomizer.java
|
|
|
VideoCapturer.java
|
Fix errorprone issues preventing Chromium Roll.
|
2019-11-27 12:52:48 +00:00 |
VideoCodecInfo.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
VideoCodecStatus.java
|
|
|
VideoDecoder.java
|
Remove unused function VideoDecoder::PrefersLateDecoding.
|
2021-01-18 14:17:57 +00:00 |
VideoDecoderFactory.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
VideoDecoderFallback.java
|
|
|
VideoEncoder.java
|
Require 16x16 alignment when using HardwareVideoEncoder for encoding.
|
2021-10-08 13:15:12 +00:00 |
VideoEncoderFactory.java
|
Added OnResolutionChange to EncoderSelectorInterface.
|
2022-04-11 10:04:57 +00:00 |
VideoEncoderFallback.java
|
|
|
VideoFileRenderer.java
|
Fix errorprone issues preventing Chromium Roll.
|
2019-11-27 12:52:48 +00:00 |
VideoFrame.java
|
Mark toI420 as Nullable
|
2021-09-21 10:05:09 +00:00 |
VideoFrameDrawer.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
VideoProcessor.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
VideoSink.java
|
|
|
VideoSource.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
VideoTrack.java
|
Fix errorprone issues preventing Chromium Roll.
|
2019-11-27 12:52:48 +00:00 |
WrappedNativeVideoDecoder.java
|
Remove webrtc::VideoDecoder::PrefersLateDecoding.
|
2021-01-11 18:02:25 +00:00 |
WrappedNativeVideoEncoder.java
|
Make base classes for native video encoder/decoder public
|
2019-11-21 17:04:50 +00:00 |
YuvConverter.java
|
Update old TODO comments
|
2022-07-05 09:09:44 +00:00 |
YuvHelper.java
|
Android: Respect input buffer layout of MediaFormat
|
2022-02-21 09:52:54 +00:00 |