.. |
audio
|
Add audio device module for android based on Oboe
|
2024-07-03 12:28:41 -07:00 |
AddIceObserver.java
|
addIceCandidate with callback into Android's SDK.
|
2021-04-12 07:04:54 +00:00 |
AudioDecoderFactoryFactory.java
|
Implement Injectable Audio Codecs for the Java SDK.
|
2018-11-02 08:25:39 +00:00 |
AudioEncoderFactoryFactory.java
|
Implement Injectable Audio Codecs for the Java SDK.
|
2018-11-02 08:25:39 +00:00 |
AudioProcessingFactory.java
|
Add Java support for AudioProcessing and PostProcessing injection
|
2017-10-20 08:37:23 +00:00 |
AudioSource.java
|
Throw IllegalStateException if native objects are used after dispose.
|
2018-09-28 13:25:43 +00:00 |
AudioTrack.java
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
BuiltinAudioDecoderFactoryFactory.java
|
Implement Injectable Audio Codecs for the Java SDK.
|
2018-11-02 08:25:39 +00:00 |
BuiltinAudioEncoderFactoryFactory.java
|
Implement Injectable Audio Codecs for the Java SDK.
|
2018-11-02 08:25:39 +00:00 |
CallSessionFileRotatingLogSink.java
|
Android: Throw exception in CallSessionFileRotatingLogSink if dir is null
|
2018-06-07 13:16:40 +00:00 |
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 support for Android SDK 19
|
2023-01-25 17:17:55 -08:00 |
Camera2Enumerator.java
|
Remove support for Android SDK 19
|
2023-01-25 17:17:55 -08: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
|
Moving src/webrtc into src/.
|
2017-09-15 04:25:06 +00:00 |
CameraVideoCapturer.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
CandidatePairChangeEvent.java
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
CapturerObserver.java
|
Move VideoCapturer to video_api and cleanup.
|
2018-07-24 10:38:57 +00:00 |
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
|
Cleanup webrtc::Environment propagation through java wrappers
|
2024-02-15 13:33:48 +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
|
Throw IllegalStateException if native objects are used after dispose.
|
2018-09-28 13:25:43 +00:00 |
EglBase.java
|
Allow EglBase instances to share EGLConnection.
|
2023-04-27 19:59:05 +00:00 |
EglBase10.java
|
Allow EglBase instances to share EGLConnection.
|
2023-04-27 19:59:05 +00:00 |
EglBase14.java
|
Allow EglBase instances to share EGLConnection.
|
2023-04-27 19:59:05 +00:00 |
EglRenderer.java
|
Adopt EglThread in EglRenderer once again.
|
2024-01-23 09:51:58 -08:00 |
EglThread.java
|
Adopt RenderSynchronizer in EglThread and EglRenderer
|
2023-10-26 08:59:24 +00:00 |
EncodedImage.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
FecControllerFactoryFactoryInterface.java
|
Revert "Revert "Enables PeerConnectionFactory using external fec controller""
|
2018-02-20 12:41:55 +00:00 |
FileVideoCapturer.java
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
FrameDecryptor.java
|
Adds the Java interface points for FrameEncryptor/FrameDecryptor.
|
2018-09-06 19:41:21 +00:00 |
FrameEncryptor.java
|
Adds the Java interface points for FrameEncryptor/FrameDecryptor.
|
2018-09-06 19:41:21 +00:00 |
GlRectDrawer.java
|
Android: Add helper class for generating OpenGL shaders
|
2018-06-15 09:06:45 +00:00 |
GlShader.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
GlTextureFrameBuffer.java
|
Android: Allow construction of GlTextureFrameBuffer from non-OpenGL thread
|
2018-04-12 07:19:46 +00:00 |
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
|
Add H265 to VideoCodecMimeType
|
2023-03-17 15:28:11 +00:00 |
IceCandidate.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
IceCandidateErrorEvent.java
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
JavaI420Buffer.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
LibaomAv1Encoder.java
|
Cleanup sdk android code from using VideoEncoderFactory::CreateVideoEncoder
|
2024-03-21 10:18:37 +00:00 |
LibvpxVp8Decoder.java
|
Use Environment propagated through android sdk
|
2024-02-19 15:54:39 +00:00 |
LibvpxVp8Encoder.java
|
Cleanup sdk android code from using VideoEncoderFactory::CreateVideoEncoder
|
2024-03-21 10:18:37 +00:00 |
LibvpxVp9Decoder.java
|
Cleanup webrtc::Environment propagation through java wrappers
|
2024-02-15 13:33:48 +00:00 |
LibvpxVp9Encoder.java
|
Cleanup sdk android code from using VideoEncoderFactory::CreateVideoEncoder
|
2024-03-21 10:18:37 +00:00 |
MediaConstraints.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
MediaSource.java
|
Update to WebRTC 4103 (M83) (#12)
|
2020-06-25 11:14:34 -07:00 |
MediaStream.java
|
Throw IllegalStateException if native objects are used after dispose.
|
2018-09-28 13:25:43 +00:00 |
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
|
Allow passing in a custom native library loader.
|
2017-09-29 11:46:38 +00:00 |
NativePeerConnectionFactory.java
|
Move ownership of PeerConnectionObserver from Java to C++.
|
2018-01-15 09:52:38 +00:00 |
NetEqFactoryFactory.java
|
Make it possible to inject a custom NetEqFactory from the java interface.
|
2019-11-25 12:39:08 +00:00 |
NetworkChangeDetector.java
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
NetworkChangeDetectorFactory.java
|
Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf"
|
2022-04-08 15:10:14 +00:00 |
NetworkControllerFactoryFactory.java
|
Allow injection of network controller factory in Java.
|
2019-04-18 12:08:46 +00:00 |
NetworkMonitor.java
|
Fix NetworkMonitor race condition when dispatching native observers
|
2024-05-08 08:27:19 +00:00 |
NetworkMonitorAutoDetect.java
|
Remove support for Android SDK 19
|
2023-01-25 17:17:55 -08:00 |
NetworkStatePredictorFactoryFactory.java
|
Add base class NetworkPredictor and NetworkPredictorFactory and wire up.
|
2019-04-10 12:38:58 +00:00 |
OWNERS
|
Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files.
|
2021-04-14 08:27:54 +00:00 |
PeerConnection.java
|
m126 merge fixes
|
2024-06-25 14:25:19 -07:00 |
PeerConnectionDependencies.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
PeerConnectionFactory.java
|
Exposed Adapter types for Android
|
2023-08-11 08:29:14 +00:00 |
PlatformSoftwareVideoDecoderFactory.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
Predicate.java
|
Added user-defined predicate to filter video codec implementations.
|
2018-11-28 13:10:36 +00:00 |
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 |
RenderSynchronizer.java
|
Trace render window state using a counter.
|
2023-11-23 14:56:31 +00:00 |
RtcCertificatePem.java
|
Fix small issues that stops the Chromium DEPS roll.
|
2018-11-19 08:14:38 +00:00 |
RTCStats.java
|
Use backticks not vertical bars to denote variables in comments for /sdk
|
2021-07-27 14:39:06 +00:00 |
RTCStatsCollectorCallback.java
|
Android: Generate JNI code for RTCStats
|
2017-11-24 18:38:40 +00:00 |
RTCStatsReport.java
|
Android: Generate JNI code for RTCStats
|
2017-11-24 18:38:40 +00:00 |
RtpCapabilities.java
|
Expose setCodecPreferences/getCapabilities for android
|
2023-05-15 19:24:15 +00:00 |
RtpParameters.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
RtpReceiver.java
|
Expose peer connection's getStats by RtpSender/Receiver in Android SDK
|
2022-10-18 09:41:26 +00:00 |
RtpSender.java
|
Do not create DtmfSender for video sender.
|
2022-11-24 10:58:17 +00:00 |
RtpTransceiver.java
|
Expose setCodecPreferences/getCapabilities for android
|
2023-05-15 19:24:15 +00:00 |
ScreenCapturerAndroid.java
|
Merge branch 'm116' into 5845
|
2023-08-09 14:40:20 -05:00 |
SdpObserver.java
|
Android: Generate JNI code for remaining classes in sdk/android
|
2017-12-12 12:36:17 +00:00 |
SessionDescription.java
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
SoftwareVideoDecoderFactory.java
|
Cleanup webrtc::Environment propagation through java wrappers
|
2024-02-15 13:33:48 +00:00 |
SoftwareVideoEncoderFactory.java
|
Cleanup sdk android code from using VideoEncoderFactory::CreateVideoEncoder
|
2024-03-21 10:18:37 +00:00 |
SSLCertificateVerifier.java
|
Adds SSLCertificateVerifier to the Java API.
|
2018-07-20 23:11:52 +00:00 |
StatsObserver.java
|
Reland "Android: Generate JNI code for stats"
|
2017-11-30 11:40:51 +00:00 |
StatsReport.java
|
Reland "Android: Generate JNI code for stats"
|
2017-11-30 11:40:51 +00:00 |
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 support for Android SDK 19
|
2023-01-25 17:17:55 -08: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
|
Add unscaled getWidth/Height to TextureBuffer interface
|
2023-08-18 12:04:32 +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
|
Throw IllegalStateException if native objects are used after dispose.
|
2018-09-28 13:25:43 +00:00 |
VideoCapturer.java
|
Fix Android changes to use the right Nullable
|
2021-10-29 13:23:13 -06:00 |
VideoCodecInfo.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
VideoCodecStatus.java
|
Switch encoder on any critical frame encode error (returncode < 0)
|
2022-09-12 12:43:17 +00:00 |
VideoDecoder.java
|
Cleanup webrtc::Environment propagation through java wrappers
|
2024-02-15 13:33:48 +00:00 |
VideoDecoderFactory.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
VideoDecoderFallback.java
|
Cleanup webrtc::Environment propagation through java wrappers
|
2024-02-15 13:33:48 +00:00 |
VideoEncoder.java
|
Cleanup sdk android code from using VideoEncoderFactory::CreateVideoEncoder
|
2024-03-21 10:18:37 +00:00 |
VideoEncoderFactory.java
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
VideoEncoderFallback.java
|
Cleanup sdk android code from using VideoEncoderFactory::CreateVideoEncoder
|
2024-03-21 10:18:37 +00:00 |
VideoFileRenderer.java
|
Fix errorprone issues preventing Chromium Roll.
|
2019-11-27 12:52:48 +00:00 |
VideoFrame.java
|
Add unscaled getWidth/Height to TextureBuffer interface
|
2023-08-18 12:04:32 +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
|
Reland "Android: Generate JNI code for VideoSink and VideoEncoder"
|
2017-11-02 10:27:47 +00:00 |
VideoSource.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
VideoTrack.java
|
Make native VideoTrack pointer public
|
2023-06-02 07:58:27 +00:00 |
WrappedNativeVideoDecoder.java
|
Cleanup webrtc::Environment propagation through java wrappers
|
2024-02-15 13:33:48 +00:00 |
WrappedNativeVideoEncoder.java
|
Cleanup sdk android code from using VideoEncoderFactory::CreateVideoEncoder
|
2024-03-21 10:18:37 +00:00 |
YuvConverter.java
|
Update old TODO comments
|
2022-07-05 09:09:44 +00:00 |
YuvHelper.java
|
More systematic null checks before calling native methods
|
2023-05-30 09:06:21 +00:00 |