.. |
audio
|
Added an API to disable VolumeLogger on Android.
|
2022-08-05 06:59:37 +00: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
|
|
|
AudioSource.java
|
Throw IllegalStateException if native objects are used after dispose.
|
2018-09-28 13:25:43 +00:00 |
AudioTrack.java
|
Throw IllegalStateException if native objects are used after dispose.
|
2018-09-28 13:25:43 +00: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 checks for SDK <= 21
|
2022-03-07 09:56:42 +00:00 |
Camera2Enumerator.java
|
Cleanup old Android check for pre 4.4 versions
|
2022-10-24 10:50:29 +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
|
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
|
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
|
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
|
Revert "Adopt EglThread in EglRenderer"
|
2023-06-13 11:27:27 +00:00 |
EglThread.java
|
Add EglThread class wrapping EglConnection and handler.
|
2023-05-23 14:02:21 +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
|
Fix memory leak in FileVideoCapturer.
|
2018-09-13 09:01:53 +00: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
|
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 |
LibaomAv1Encoder.java
|
Add libaom AV1 encoder java buildtargets.
|
2022-03-10 13:21:07 +00:00 |
LibvpxVp8Decoder.java
|
Rename software codec classes and move them into api/
|
2018-11-07 12:24:14 +00:00 |
LibvpxVp8Encoder.java
|
Rename software codec classes and move them into api/
|
2018-11-07 12:24:14 +00:00 |
LibvpxVp9Decoder.java
|
Rename software codec classes and move them into api/
|
2018-11-07 12:24:14 +00:00 |
LibvpxVp9Encoder.java
|
Rename software codec classes and move them into api/
|
2018-11-07 12:24:14 +00:00 |
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
|
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
|
|
|
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
|
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
|
Allow injection of network controller factory in Java.
|
2019-04-18 12:08:46 +00:00 |
NetworkMonitor.java
|
Rewrite "Reset all maps in AndroidNetworkMonitor Start()/Stop()"
|
2022-05-31 10:49:55 +00:00 |
NetworkMonitorAutoDetect.java
|
AndroidNetworkMonitor - loosen assumptions even more
|
2022-12-05 10:01:01 +00: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
|
Remove unused combined_audio_video_bwe.
|
2023-05-26 15:56:00 +00:00 |
PeerConnectionDependencies.java
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
PeerConnectionFactory.java
|
Expose setCodecPreferences/getCapabilities for android
|
2023-05-15 19:24:15 +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 |
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
|
Reland "Avoid recreating VirtualDisplay on format changes."
|
2023-05-19 12:49:05 +00:00 |
SdpObserver.java
|
Android: Generate JNI code for remaining classes in sdk/android
|
2017-12-12 12:36:17 +00:00 |
SessionDescription.java
|
android: add rollback RTCSdpType
|
2020-09-30 06:14:57 +00:00 |
SoftwareVideoDecoderFactory.java
|
Reland "Call native codec factories from Android ones."
|
2022-11-10 16:29:49 +00:00 |
SoftwareVideoEncoderFactory.java
|
Reland "Call native codec factories from Android ones."
|
2022-11-10 16:29:49 +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 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
|
Android: Expose VideoFrame.TextureBuffer.applyTransformMatrix
|
2022-09-12 13:50: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
|
Throw IllegalStateException if native objects are used after dispose.
|
2018-09-28 13:25:43 +00:00 |
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
|
Switch encoder on any critical frame encode error (returncode < 0)
|
2022-09-12 12:43:17 +00:00 |
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
|
Support injecting custom native codecs from Java.
|
2018-07-09 12:07:11 +00:00 |
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
|
Support injecting custom native codecs from Java.
|
2018-07-09 12:07:11 +00:00 |
VideoFileRenderer.java
|
Fix errorprone issues preventing Chromium Roll.
|
2019-11-27 12:52:48 +00:00 |
VideoFrame.java
|
Android: Expose VideoFrame.TextureBuffer.applyTransformMatrix
|
2022-09-12 13:50:17 +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
|
Make native VideoTrack pointer public
|
2023-06-02 07:58:27 +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
|
More systematic null checks before calling native methods
|
2023-05-30 09:06:21 +00:00 |