git: 2e7d13df6228 - main - net-im/t*: update the dependencies list
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jun 2024 20:55:40 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e7d13df6228eb1db1c3b10a56a2e225825ea02b commit 2e7d13df6228eb1db1c3b10a56a2e225825ea02b Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2024-06-11 20:54:04 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2024-06-11 20:55:35 +0000 net-im/t*: update the dependencies list Do not install the needless components. Bump PORTREVISIONs. --- net-im/telegram-desktop/Makefile | 2 +- net-im/tg_owt/Makefile | 11 +- net-im/tg_owt/distinfo | 6 +- net-im/tg_owt/pkg-plist | 275 --------------------------------------- 4 files changed, 10 insertions(+), 284 deletions(-) diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index d70cc2737b9e..9a9c8045c870 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 5.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile index b33f8638bb18..3e0eb8c5c694 100644 --- a/net-im/tg_owt/Makefile +++ b/net-im/tg_owt/Makefile @@ -1,12 +1,11 @@ PORTNAME= tg_owt PORTVERSION= 0.0.20231221 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im PATCH_SITES= https://github.com/desktop-app/tg_owt/commit/ -PATCHFILES= a264c3311dec000dbe2ad8e3c819364f409d7897.patch \ - 62672f3756ecf218252098211d78c13369ab6d28.patch -PATCH_DIST_STRIP= -p1 +PATCHFILES= a264c3311dec000dbe2ad8e3c819364f409d7897.patch:-p1 \ + 62672f3756ecf218252098211d78c13369ab6d28.patch:-p1 MAINTAINER= ports@FreeBSD.org COMMENT= Webrtc library used by telegram-desktop @@ -37,10 +36,12 @@ GH_TAGNAME= afd9d5d # libyuv cloned from https://chromium.googlesource.com/libyuv/libyuv # when updating port check if hash tag in the submodule was updated -GH_TUPLE= klemensn:libyuv:3aae5c7:libyuv/src/third_party/libyuv +GH_TUPLE= osokin:libyuv:04821d1:libyuv/src/third_party/libyuv post-extract: ${RM} -rf \ + ${WRKSRC}/src/sdk/android \ + ${WRKSRC}/src/sdk/objc \ ${WRKSRC}/src/third_party/abseil-cpp \ ${WRKSRC}/src/third_party/crc32c \ ${WRKSRC}/src/third_party/libsrtp \ diff --git a/net-im/tg_owt/distinfo b/net-im/tg_owt/distinfo index 9a8bc442a915..a2a97ad7eaf2 100644 --- a/net-im/tg_owt/distinfo +++ b/net-im/tg_owt/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1717865774 +TIMESTAMP = 1718122789 SHA256 (desktop-app-tg_owt-0.0.20231221-afd9d5d_GH0.tar.gz) = 3dd334d8547936526d58fc895a07c19ac9045240f8197f8b319ed9c960e95b67 SIZE (desktop-app-tg_owt-0.0.20231221-afd9d5d_GH0.tar.gz) = 13719106 -SHA256 (klemensn-libyuv-3aae5c7_GH0.tar.gz) = 7e0ed4ef518c0a1e10fc20573cd8695ad3bc55a19496deb0d48e773be0d52c3e -SIZE (klemensn-libyuv-3aae5c7_GH0.tar.gz) = 565631 +SHA256 (osokin-libyuv-04821d1_GH0.tar.gz) = cffd73dc527a8991e0fa78f0013d5db457a55298dada5896b4d6fa1b4ec5713f +SIZE (osokin-libyuv-04821d1_GH0.tar.gz) = 559577 SHA256 (a264c3311dec000dbe2ad8e3c819364f409d7897.patch) = 54b66f05962fa850329457d59a36c791b61a734cf3ba29649838fdfeaa07f6c0 SIZE (a264c3311dec000dbe2ad8e3c819364f409d7897.patch) = 2244 SHA256 (62672f3756ecf218252098211d78c13369ab6d28.patch) = cbfdce3a0da4090f3698414b027ab56a75c85e44d19305d26930566072779415 diff --git a/net-im/tg_owt/pkg-plist b/net-im/tg_owt/pkg-plist index 0aeb5c3d4e3b..f82b988ae124 100644 --- a/net-im/tg_owt/pkg-plist +++ b/net-im/tg_owt/pkg-plist @@ -1936,271 +1936,7 @@ include/tg_owt/rtc_base/win32.h include/tg_owt/rtc_base/win32_socket_init.h include/tg_owt/rtc_base/win32_window.h include/tg_owt/rtc_base/zero_memory.h -include/tg_owt/sdk/android/native_api/audio_device_module/audio_device_android.h -include/tg_owt/sdk/android/native_api/base/init.h -include/tg_owt/sdk/android/native_api/codecs/wrapper.h -include/tg_owt/sdk/android/native_api/jni/class_loader.h -include/tg_owt/sdk/android/native_api/jni/java_types.h -include/tg_owt/sdk/android/native_api/jni/jni_int_wrapper.h -include/tg_owt/sdk/android/native_api/jni/jvm.h -include/tg_owt/sdk/android/native_api/jni/scoped_java_ref.h -include/tg_owt/sdk/android/native_api/network_monitor/network_monitor.h -include/tg_owt/sdk/android/native_api/peerconnection/peer_connection_factory.h -include/tg_owt/sdk/android/native_api/stacktrace/stacktrace.h -include/tg_owt/sdk/android/native_api/video/video_source.h -include/tg_owt/sdk/android/native_api/video/wrapper.h -include/tg_owt/sdk/android/native_unittests/application_context_provider.h -include/tg_owt/sdk/android/src/jni/android_network_monitor.h -include/tg_owt/sdk/android/src/jni/android_video_track_source.h -include/tg_owt/sdk/android/src/jni/audio_device/aaudio_player.h -include/tg_owt/sdk/android/src/jni/audio_device/aaudio_recorder.h -include/tg_owt/sdk/android/src/jni/audio_device/aaudio_wrapper.h -include/tg_owt/sdk/android/src/jni/audio_device/audio_common.h -include/tg_owt/sdk/android/src/jni/audio_device/audio_device_module.h -include/tg_owt/sdk/android/src/jni/audio_device/audio_record_jni.h -include/tg_owt/sdk/android/src/jni/audio_device/audio_track_jni.h -include/tg_owt/sdk/android/src/jni/audio_device/opensles_common.h -include/tg_owt/sdk/android/src/jni/audio_device/opensles_player.h -include/tg_owt/sdk/android/src/jni/audio_device/opensles_recorder.h -include/tg_owt/sdk/android/src/jni/encoded_image.h -include/tg_owt/sdk/android/src/jni/jni_generator_helper.h -include/tg_owt/sdk/android/src/jni/jni_helpers.h -include/tg_owt/sdk/android/src/jni/jvm.h -include/tg_owt/sdk/android/src/jni/logging/log_sink.h -include/tg_owt/sdk/android/src/jni/native_capturer_observer.h -include/tg_owt/sdk/android/src/jni/pc/add_ice_candidate_observer.h -include/tg_owt/sdk/android/src/jni/pc/android_network_monitor.h -include/tg_owt/sdk/android/src/jni/pc/audio.h -include/tg_owt/sdk/android/src/jni/pc/crypto_options.h -include/tg_owt/sdk/android/src/jni/pc/data_channel.h -include/tg_owt/sdk/android/src/jni/pc/ice_candidate.h -include/tg_owt/sdk/android/src/jni/pc/media_constraints.h -include/tg_owt/sdk/android/src/jni/pc/media_stream.h -include/tg_owt/sdk/android/src/jni/pc/media_stream_track.h -include/tg_owt/sdk/android/src/jni/pc/owned_factory_and_threads.h -include/tg_owt/sdk/android/src/jni/pc/peer_connection.h -include/tg_owt/sdk/android/src/jni/pc/peer_connection_factory.h -include/tg_owt/sdk/android/src/jni/pc/rtc_certificate.h -include/tg_owt/sdk/android/src/jni/pc/rtc_stats_collector_callback_wrapper.h -include/tg_owt/sdk/android/src/jni/pc/rtp_parameters.h -include/tg_owt/sdk/android/src/jni/pc/rtp_receiver.h -include/tg_owt/sdk/android/src/jni/pc/rtp_sender.h -include/tg_owt/sdk/android/src/jni/pc/rtp_transceiver.h -include/tg_owt/sdk/android/src/jni/pc/sdp_observer.h -include/tg_owt/sdk/android/src/jni/pc/session_description.h -include/tg_owt/sdk/android/src/jni/pc/ssl_certificate_verifier_wrapper.h -include/tg_owt/sdk/android/src/jni/pc/stats_observer.h -include/tg_owt/sdk/android/src/jni/pc/turn_customizer.h -include/tg_owt/sdk/android/src/jni/pc/video.h -include/tg_owt/sdk/android/src/jni/scoped_java_ref_counted.h -include/tg_owt/sdk/android/src/jni/video_codec_info.h -include/tg_owt/sdk/android/src/jni/video_codec_status.h -include/tg_owt/sdk/android/src/jni/video_decoder_factory_wrapper.h -include/tg_owt/sdk/android/src/jni/video_decoder_wrapper.h -include/tg_owt/sdk/android/src/jni/video_encoder_factory_wrapper.h -include/tg_owt/sdk/android/src/jni/video_encoder_wrapper.h -include/tg_owt/sdk/android/src/jni/video_frame.h -include/tg_owt/sdk/android/src/jni/video_sink.h -include/tg_owt/sdk/android/src/jni/wrapped_native_i420_buffer.h include/tg_owt/sdk/media_constraints.h -include/tg_owt/sdk/objc/Framework/Classes/Common/NSString+StdString.h -include/tg_owt/sdk/objc/Framework/Classes/Common/scoped_cftyperef.h -include/tg_owt/sdk/objc/Framework/Classes/PeerConnection/RTCConfiguration+Native.h -include/tg_owt/sdk/objc/Framework/Classes/PeerConnection/RTCPeerConnectionFactory+Native.h -include/tg_owt/sdk/objc/Framework/Classes/Video/RTCDefaultShader.h -include/tg_owt/sdk/objc/Framework/Classes/Video/RTCNV12TextureCache.h -include/tg_owt/sdk/objc/Framework/Classes/VideoToolbox/nalu_rewriter.h -include/tg_owt/sdk/objc/Framework/Native/api/audio_device_module.h -include/tg_owt/sdk/objc/Framework/Native/api/video_decoder_factory.h -include/tg_owt/sdk/objc/Framework/Native/api/video_encoder_factory.h -include/tg_owt/sdk/objc/Framework/Native/api/video_frame_buffer.h -include/tg_owt/sdk/objc/Framework/Native/src/objc_video_decoder_factory.h -include/tg_owt/sdk/objc/Framework/Native/src/objc_video_encoder_factory.h -include/tg_owt/sdk/objc/api/RTCVideoRendererAdapter+Private.h -include/tg_owt/sdk/objc/api/RTCVideoRendererAdapter.h -include/tg_owt/sdk/objc/api/logging/RTCCallbackLogger.h -include/tg_owt/sdk/objc/api/peerconnection/RTCAudioSource+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCAudioSource.h -include/tg_owt/sdk/objc/api/peerconnection/RTCAudioTrack+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCAudioTrack.h -include/tg_owt/sdk/objc/api/peerconnection/RTCCertificate.h -include/tg_owt/sdk/objc/api/peerconnection/RTCConfiguration+Native.h -include/tg_owt/sdk/objc/api/peerconnection/RTCConfiguration+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCConfiguration.h -include/tg_owt/sdk/objc/api/peerconnection/RTCCryptoOptions.h -include/tg_owt/sdk/objc/api/peerconnection/RTCDataChannel+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCDataChannel.h -include/tg_owt/sdk/objc/api/peerconnection/RTCDataChannelConfiguration+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCDataChannelConfiguration.h -include/tg_owt/sdk/objc/api/peerconnection/RTCDtmfSender+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCDtmfSender.h -include/tg_owt/sdk/objc/api/peerconnection/RTCEncodedImage+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCFieldTrials.h -include/tg_owt/sdk/objc/api/peerconnection/RTCFileLogger.h -include/tg_owt/sdk/objc/api/peerconnection/RTCIceCandidate+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCIceCandidate.h -include/tg_owt/sdk/objc/api/peerconnection/RTCIceCandidateErrorEvent+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCIceCandidateErrorEvent.h -include/tg_owt/sdk/objc/api/peerconnection/RTCIceServer+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCIceServer.h -include/tg_owt/sdk/objc/api/peerconnection/RTCLegacyStatsReport+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCLegacyStatsReport.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMediaConstraints+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMediaConstraints.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMediaSource+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMediaSource.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMediaStream+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMediaStream.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMediaStreamTrack+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMediaStreamTrack.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMetrics.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMetricsSampleInfo+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCMetricsSampleInfo.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnection+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnection.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnectionFactory+Native.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnectionFactory+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnectionFactory.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnectionFactoryBuilder+DefaultComponents.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnectionFactoryBuilder.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnectionFactoryOptions+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCPeerConnectionFactoryOptions.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtcpParameters+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtcpParameters.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpCodecParameters+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpCodecParameters.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpEncodingParameters+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpEncodingParameters.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpHeaderExtension+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpHeaderExtension.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpParameters+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpParameters.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpReceiver+Native.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpReceiver+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpReceiver.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpSender+Native.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpSender+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpSender.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpTransceiver+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCRtpTransceiver.h -include/tg_owt/sdk/objc/api/peerconnection/RTCSSLAdapter.h -include/tg_owt/sdk/objc/api/peerconnection/RTCSessionDescription+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCSessionDescription.h -include/tg_owt/sdk/objc/api/peerconnection/RTCStatisticsReport+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCStatisticsReport.h -include/tg_owt/sdk/objc/api/peerconnection/RTCTracing.h -include/tg_owt/sdk/objc/api/peerconnection/RTCVideoCodecInfo+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCVideoEncoderSettings+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCVideoSource+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCVideoSource.h -include/tg_owt/sdk/objc/api/peerconnection/RTCVideoTrack+Private.h -include/tg_owt/sdk/objc/api/peerconnection/RTCVideoTrack.h -include/tg_owt/sdk/objc/api/video_codec/RTCVideoCodecConstants.h -include/tg_owt/sdk/objc/api/video_codec/RTCVideoDecoderAV1.h -include/tg_owt/sdk/objc/api/video_codec/RTCVideoDecoderVP8.h -include/tg_owt/sdk/objc/api/video_codec/RTCVideoDecoderVP9.h -include/tg_owt/sdk/objc/api/video_codec/RTCVideoEncoderAV1.h -include/tg_owt/sdk/objc/api/video_codec/RTCVideoEncoderVP8.h -include/tg_owt/sdk/objc/api/video_codec/RTCVideoEncoderVP9.h -include/tg_owt/sdk/objc/api/video_codec/RTCWrappedNativeVideoDecoder.h -include/tg_owt/sdk/objc/api/video_codec/RTCWrappedNativeVideoEncoder.h -include/tg_owt/sdk/objc/api/video_frame_buffer/RTCNativeI420Buffer+Private.h -include/tg_owt/sdk/objc/api/video_frame_buffer/RTCNativeI420Buffer.h -include/tg_owt/sdk/objc/api/video_frame_buffer/RTCNativeMutableI420Buffer.h -include/tg_owt/sdk/objc/base/RTCCodecSpecificInfo.h -include/tg_owt/sdk/objc/base/RTCEncodedImage.h -include/tg_owt/sdk/objc/base/RTCI420Buffer.h -include/tg_owt/sdk/objc/base/RTCLogging.h -include/tg_owt/sdk/objc/base/RTCMacros.h -include/tg_owt/sdk/objc/base/RTCMutableI420Buffer.h -include/tg_owt/sdk/objc/base/RTCMutableYUVPlanarBuffer.h -include/tg_owt/sdk/objc/base/RTCSSLCertificateVerifier.h -include/tg_owt/sdk/objc/base/RTCVideoCapturer.h -include/tg_owt/sdk/objc/base/RTCVideoCodecInfo.h -include/tg_owt/sdk/objc/base/RTCVideoDecoder.h -include/tg_owt/sdk/objc/base/RTCVideoDecoderFactory.h -include/tg_owt/sdk/objc/base/RTCVideoEncoder.h -include/tg_owt/sdk/objc/base/RTCVideoEncoderFactory.h -include/tg_owt/sdk/objc/base/RTCVideoEncoderQpThresholds.h -include/tg_owt/sdk/objc/base/RTCVideoEncoderSettings.h -include/tg_owt/sdk/objc/base/RTCVideoFrame.h -include/tg_owt/sdk/objc/base/RTCVideoFrameBuffer.h -include/tg_owt/sdk/objc/base/RTCVideoRenderer.h -include/tg_owt/sdk/objc/base/RTCYUVPlanarBuffer.h -include/tg_owt/sdk/objc/components/audio/RTCAudioDevice.h -include/tg_owt/sdk/objc/components/audio/RTCAudioSession+Private.h -include/tg_owt/sdk/objc/components/audio/RTCAudioSession.h -include/tg_owt/sdk/objc/components/audio/RTCAudioSessionConfiguration.h -include/tg_owt/sdk/objc/components/audio/RTCNativeAudioSessionDelegateAdapter.h -include/tg_owt/sdk/objc/components/capturer/RTCCameraVideoCapturer.h -include/tg_owt/sdk/objc/components/capturer/RTCFileVideoCapturer.h -include/tg_owt/sdk/objc/components/network/RTCNetworkMonitor+Private.h -include/tg_owt/sdk/objc/components/network/RTCNetworkMonitor.h -include/tg_owt/sdk/objc/components/renderer/metal/RTCMTLI420Renderer.h -include/tg_owt/sdk/objc/components/renderer/metal/RTCMTLNSVideoView.h -include/tg_owt/sdk/objc/components/renderer/metal/RTCMTLNV12Renderer.h -include/tg_owt/sdk/objc/components/renderer/metal/RTCMTLRGBRenderer.h -include/tg_owt/sdk/objc/components/renderer/metal/RTCMTLRenderer+Private.h -include/tg_owt/sdk/objc/components/renderer/metal/RTCMTLRenderer.h -include/tg_owt/sdk/objc/components/renderer/metal/RTCMTLVideoView.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCDefaultShader.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCDisplayLinkTimer.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCEAGLVideoView.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCI420TextureCache.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCNSGLVideoView.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCNV12TextureCache.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCOpenGLDefines.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCShader.h -include/tg_owt/sdk/objc/components/renderer/opengl/RTCVideoViewShading.h -include/tg_owt/sdk/objc/components/video_codec/RTCCodecSpecificInfoH264+Private.h -include/tg_owt/sdk/objc/components/video_codec/RTCCodecSpecificInfoH264.h -include/tg_owt/sdk/objc/components/video_codec/RTCCodecSpecificInfoH265+Private.h -include/tg_owt/sdk/objc/components/video_codec/RTCCodecSpecificInfoH265.h -include/tg_owt/sdk/objc/components/video_codec/RTCDefaultVideoDecoderFactory.h -include/tg_owt/sdk/objc/components/video_codec/RTCDefaultVideoEncoderFactory.h -include/tg_owt/sdk/objc/components/video_codec/RTCH264ProfileLevelId.h -include/tg_owt/sdk/objc/components/video_codec/RTCH265ProfileLevelId.h -include/tg_owt/sdk/objc/components/video_codec/RTCVideoDecoderFactoryH264.h -include/tg_owt/sdk/objc/components/video_codec/RTCVideoDecoderH264.h -include/tg_owt/sdk/objc/components/video_codec/RTCVideoEncoderFactoryH264.h -include/tg_owt/sdk/objc/components/video_codec/RTCVideoEncoderH264.h -include/tg_owt/sdk/objc/components/video_codec/UIDevice+H264Profile.h -include/tg_owt/sdk/objc/components/video_codec/helpers.h -include/tg_owt/sdk/objc/components/video_codec/nalu_rewriter.h -include/tg_owt/sdk/objc/components/video_frame_buffer/RTCCVPixelBuffer.h -include/tg_owt/sdk/objc/helpers/AVCaptureSession+DevicePosition.h -include/tg_owt/sdk/objc/helpers/NSString+StdString.h -include/tg_owt/sdk/objc/helpers/RTCCameraPreviewView.h -include/tg_owt/sdk/objc/helpers/RTCDispatcher+Private.h -include/tg_owt/sdk/objc/helpers/RTCDispatcher.h -include/tg_owt/sdk/objc/helpers/UIDevice+RTCDevice.h -include/tg_owt/sdk/objc/helpers/scoped_cftyperef.h -include/tg_owt/sdk/objc/native/api/audio_device_module.h -include/tg_owt/sdk/objc/native/api/network_monitor_factory.h -include/tg_owt/sdk/objc/native/api/objc_audio_device_module.h -include/tg_owt/sdk/objc/native/api/ssl_certificate_verifier.h -include/tg_owt/sdk/objc/native/api/video_capturer.h -include/tg_owt/sdk/objc/native/api/video_decoder_factory.h -include/tg_owt/sdk/objc/native/api/video_encoder_factory.h -include/tg_owt/sdk/objc/native/api/video_frame.h -include/tg_owt/sdk/objc/native/api/video_frame_buffer.h -include/tg_owt/sdk/objc/native/api/video_renderer.h -include/tg_owt/sdk/objc/native/src/audio/audio_device_ios.h -include/tg_owt/sdk/objc/native/src/audio/audio_device_module_ios.h -include/tg_owt/sdk/objc/native/src/audio/audio_session_observer.h -include/tg_owt/sdk/objc/native/src/audio/helpers.h -include/tg_owt/sdk/objc/native/src/audio/voice_processing_audio_unit.h -include/tg_owt/sdk/objc/native/src/network_monitor_observer.h -include/tg_owt/sdk/objc/native/src/objc_audio_device.h -include/tg_owt/sdk/objc/native/src/objc_audio_device_delegate.h -include/tg_owt/sdk/objc/native/src/objc_frame_buffer.h -include/tg_owt/sdk/objc/native/src/objc_network_monitor.h -include/tg_owt/sdk/objc/native/src/objc_video_decoder_factory.h -include/tg_owt/sdk/objc/native/src/objc_video_encoder_factory.h -include/tg_owt/sdk/objc/native/src/objc_video_frame.h -include/tg_owt/sdk/objc/native/src/objc_video_renderer.h -include/tg_owt/sdk/objc/native/src/objc_video_track_source.h -include/tg_owt/sdk/objc/unittests/frame_buffer_helpers.h include/tg_owt/stats/test/rtc_test_stats.h include/tg_owt/system_wrappers/include/clock.h include/tg_owt/system_wrappers/include/cpu_features_wrapper.h @@ -2344,17 +2080,6 @@ lib/libtg_owt.a @dir include/tg_owt/pc/g3doc @dir include/tg_owt/pc/scenario_tests @dir include/tg_owt/rtc_base/java/src/org/webrtc -@dir include/tg_owt/sdk/android/api/org/webrtc/audio -@dir include/tg_owt/sdk/android/instrumentationtests/src/org/webrtc -@dir include/tg_owt/sdk/android/native_unittests/audio_device -@dir include/tg_owt/sdk/android/native_unittests/codecs -@dir include/tg_owt/sdk/android/native_unittests/org/webrtc -@dir include/tg_owt/sdk/android/native_unittests/peerconnection -@dir include/tg_owt/sdk/android/native_unittests/stacktrace -@dir include/tg_owt/sdk/android/native_unittests/video -@dir include/tg_owt/sdk/android/src/java/org/webrtc/audio -@dir include/tg_owt/sdk/android/tests/resources -@dir include/tg_owt/sdk/android/tests/src/org/webrtc/audio @dir include/tg_owt/stats/g3doc @dir include/tg_owt/system_wrappers/source @dir include/tg_owt/third_party/libyuv/build_overrides