webrtc/sdk/android/api/org/webrtc
Alex Drake 68c2a565ca Propagating Network Type in Candidate for JNI
Bug: webrtc:10419
Change-Id: I32726c9a4095c998996acdbf00f72de18ed462c4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149025
Commit-Queue: Alex Drake <alexdrake@google.com>
Reviewed-by: Alex Glaznev <glaznev@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28848}
2019-08-14 00:41:24 +00:00
..
audio Decouple input and output sample rate overrides. 2019-03-22 11:56:01 +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 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 Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
Camera1Enumerator.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
Camera2Capturer.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
Camera2Enumerator.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
CameraEnumerationAndroid.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
CameraEnumerator.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
CameraVideoCapturer.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
CandidatePairChangeEvent.java Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing 2019-08-12 23:58:50 +00:00
CapturerObserver.java Move VideoCapturer to video_api and cleanup. 2018-07-24 10:38:57 +00:00
CryptoOptions.java Fix small issues that stops the Chromium DEPS roll. 2018-11-19 08:14:38 +00:00
DataChannel.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
DefaultVideoDecoderFactory.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
DefaultVideoEncoderFactory.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
DtmfSender.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
EglBase.java Android: Add support for OpenGL ES 3 2019-05-20 16:39:56 +00:00
EglBase10.java Android: Expose underlying EGL context in API 2019-03-20 11:26:19 +00:00
EglBase14.java Android: Expose underlying EGL context in API 2019-03-20 11:26:19 +00:00
EglRenderer.java Android: Add error callback for GL_OUT_OF_MEMORY in EglRenderer 2019-07-05 13:04:17 +00:00
EncodedImage.java Pass java EncodedImage over jni to VideoEncoderWrapper::OnEncodedFrame 2019-06-13 15:19:10 +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 Android: Log OpenGL shader source code in case of compile error 2018-04-17 13:05:03 +00:00
GlTextureFrameBuffer.java Android: Allow construction of GlTextureFrameBuffer from non-OpenGL thread 2018-04-12 07:19:46 +00:00
GlUtil.java Android: Add error callback for GL_OUT_OF_MEMORY in EglRenderer 2019-07-05 13:04:17 +00:00
HardwareVideoDecoderFactory.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
HardwareVideoEncoderFactory.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
IceCandidate.java Propagating Network Type in Candidate for JNI 2019-08-14 00:41:24 +00:00
JavaI420Buffer.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +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
MediaCodecVideoDecoder.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
MediaCodecVideoEncoder.java Android: Expose underlying EGL context in API 2019-03-20 11:26:19 +00:00
MediaConstraints.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
MediaSource.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
MediaStream.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
MediaStreamTrack.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
MediaTransportFactoryFactory.java Add MediaTransportInterface factory to the Jni bindings 2018-10-16 16:55:49 +00:00
Metrics.java Android JNI generation: Set JNI namespace in build files 2018-05-18 10:44:38 +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
NetworkControllerFactoryFactory.java Allow injection of network controller factory in Java. 2019-04-18 12:08:46 +00:00
NetworkMonitor.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
NetworkMonitorAutoDetect.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
NetworkStatePredictorFactoryFactory.java Add base class NetworkPredictor and NetworkPredictorFactory and wire up. 2019-04-10 12:38:58 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
PeerConnection.java Propagating Network Type in Candidate for JNI 2019-08-14 00:41:24 +00:00
PeerConnectionDependencies.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
PeerConnectionFactory.java Allow injection of network controller factory in Java. 2019-04-18 12:08:46 +00:00
PlatformSoftwareVideoDecoderFactory.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
Predicate.java Added user-defined predicate to filter video codec implementations. 2018-11-28 13:10:36 +00:00
RefCounted.java Make VideoFrame.Buffer implementations lock-free. 2018-04-09 16:29:59 +00:00
RendererCommon.java Android: Expose setting custom visible fraction values for video layout 2019-07-17 22:41:16 +00:00
RtcCertificatePem.java Fix small issues that stops the Chromium DEPS roll. 2018-11-19 08:14:38 +00:00
RTCStats.java Android: Generate JNI code for RTCStats 2017-11-24 18:38:40 +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
RtpParameters.java Reland "Add bindings for simulcast and RIDs in Android SDK." 2019-04-01 17:45:46 +00:00
RtpReceiver.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
RtpSender.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
RtpTransceiver.java Reland "Add bindings for simulcast and RIDs in Android SDK." 2019-04-01 17:45:46 +00:00
ScreenCapturerAndroid.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +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: Generate JNI code for remaining classes in sdk/android 2017-12-12 12:36:17 +00:00
SoftwareVideoDecoderFactory.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
SoftwareVideoEncoderFactory.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +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 Remove redundant initializers from WebRTC Java code. 2018-09-11 09:58:10 +00:00
SurfaceTextureHelper.java Android SurfaceTextureHelper: Avoid crashing if size hasn't been set 2019-06-04 10:40:39 +00:00
SurfaceViewRenderer.java Android: Stop using VideoRenderer class 2018-04-23 16:04:11 +00:00
TextureBufferImpl.java Add option to inject YuvConverter to SurfaceTextureHelper. 2019-02-26 07:47:52 +00:00
TimestampAligner.java Android: Support externally aligned timestamps 2018-11-15 11:41:06 +00:00
TurnCustomizer.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
VideoCapturer.java Move VideoCapturer to video_api and cleanup. 2018-07-24 10:38:57 +00:00
VideoCodecInfo.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
VideoCodecStatus.java Android: Generate all C++ -> Java JNI code for VideoEncoder 2017-11-07 15:32:15 +00:00
VideoDecoder.java Support injecting custom native codecs from Java. 2018-07-09 12:07:11 +00:00
VideoDecoderFactory.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
VideoDecoderFallback.java Support injecting custom native codecs from Java. 2018-07-09 12:07:11 +00:00
VideoEncoder.java Rename ..BitrateThresholds to ..BitrateLimits. 2019-07-03 14:50:46 +00:00
VideoEncoderFactory.java Add VideoEncoderFactory::GetImplementations function. 2019-07-12 09:24:47 +00:00
VideoEncoderFallback.java Support injecting custom native codecs from Java. 2018-07-09 12:07:11 +00:00
VideoFileRenderer.java Write to file on a dedicated thread in VideoFileRenderer. 2018-06-01 08:43:02 +00:00
VideoFrame.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
VideoFrameDrawer.java Check render size instead of frame size. 2019-03-27 10:17:21 +00:00
VideoProcessor.java Move frame adaptation inside video processor. 2019-04-10 12:31:16 +00:00
VideoSink.java Reland "Android: Generate JNI code for VideoSink and VideoEncoder" 2017-11-02 10:27:47 +00:00
VideoSource.java Move frame adaptation inside video processor. 2019-04-10 12:31:16 +00:00
VideoTrack.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
YuvConverter.java Add option to inject YuvConverter to SurfaceTextureHelper. 2019-02-26 07:47:52 +00:00
YuvHelper.java Android JNI generation: Set JNI namespace in build files 2018-05-18 10:44:38 +00:00