Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2024 17:29:22 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3b3387cd3b56 - main - net-im/t*: clean-up unbundled components
Message-ID:  <202406091729.459HTM5K009692@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3b3387cd3b56fa5aeb6a8d5aa010f869b5dec2a8

commit 3b3387cd3b56fa5aeb6a8d5aa010f869b5dec2a8
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-06-09 17:28:04 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-06-09 17:28:04 +0000

    net-im/t*: clean-up unbundled components
    
    Bump PORTREVISIONs.
---
 net-im/telegram-desktop/Makefile |   2 +-
 net-im/tg_owt/Makefile           |  16 +-
 net-im/tg_owt/pkg-plist          | 317 ---------------------------------------
 3 files changed, 9 insertions(+), 326 deletions(-)

diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index 784250843bb1..0606f334648f 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=	2
+PORTREVISION=	3
 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 d49ab4b924a8..b33f8638bb18 100644
--- a/net-im/tg_owt/Makefile
+++ b/net-im/tg_owt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tg_owt
 PORTVERSION=	0.0.20231221
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-im
 
 PATCH_SITES=	https://github.com/desktop-app/tg_owt/commit/
@@ -41,12 +41,12 @@ GH_TUPLE=	klemensn:libyuv:3aae5c7:libyuv/src/third_party/libyuv
 
 post-extract:
 		${RM} -rf \
-		${WRKSRC}/src/third-party/abseil-cpp \
-		${WRKSRC}/src/third-party/crc32c \
-		${WRKSRC}/src/third-party/libsrtp \
-		${WRKSRC}/src/third-party/libsrtp_config \
-		${WRKSRC}/src/third-party/libvpx \
-		${WRKSRC}/src/third-party/openh264 \
-		${WRKSRC}/src/third-party/yasm
+		${WRKSRC}/src/third_party/abseil-cpp \
+		${WRKSRC}/src/third_party/crc32c \
+		${WRKSRC}/src/third_party/libsrtp \
+		${WRKSRC}/src/third_party/libsrtp_config \
+		${WRKSRC}/src/third_party/libvpx \
+		${WRKSRC}/src/third_party/openh264 \
+		${WRKSRC}/src/third_party/yasm
 
 .include <bsd.port.mk>
diff --git a/net-im/tg_owt/pkg-plist b/net-im/tg_owt/pkg-plist
index 5978ef9f29e1..0aeb5c3d4e3b 100644
--- a/net-im/tg_owt/pkg-plist
+++ b/net-im/tg_owt/pkg-plist
@@ -2211,79 +2211,6 @@ include/tg_owt/system_wrappers/include/metrics.h
 include/tg_owt/system_wrappers/include/ntp_time.h
 include/tg_owt/system_wrappers/include/rtp_to_ntp_estimator.h
 include/tg_owt/system_wrappers/include/sleep.h
-include/tg_owt/third_party/libsrtp_config/config.h
-include/tg_owt/third_party/libvpx/include/elf.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-highbd/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-highbd/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-highbd/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-highbd/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon-highbd/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm-neon/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64-highbd/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64-highbd/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64-highbd/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64-highbd/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64-highbd/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/arm64/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/generic/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/generic/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/generic/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/generic/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/generic/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/ia32/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/ia32/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/ia32/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/ia32/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/x64/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/x64/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/x64/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/linux/x64/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/mac/ia32/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/mac/ia32/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/mac/ia32/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/mac/ia32/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/mac/x64/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/mac/x64/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/mac/x64/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/mac/x64/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/vpx_version.h
-include/tg_owt/third_party/libvpx/source/config/win/arm64/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/arm64/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/arm64/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/win/arm64/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/arm64/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/ia32/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/ia32/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/ia32/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/win/ia32/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/ia32/vpx_scale_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/x64/vp8_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/x64/vp9_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/x64/vpx_config.h
-include/tg_owt/third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h
-include/tg_owt/third_party/libvpx/source/config/win/x64/vpx_scale_rtcd.h
 include/tg_owt/third_party/libyuv/include/libyuv.h
 include/tg_owt/third_party/libyuv/include/libyuv/basic_types.h
 include/tg_owt/third_party/libyuv/include/libyuv/compare.h
@@ -2311,176 +2238,10 @@ include/tg_owt/third_party/libyuv/include/libyuv/video_common.h
 include/tg_owt/third_party/libyuv/unit_test/unit_test.h
 include/tg_owt/third_party/libyuv/util/psnr.h
 include/tg_owt/third_party/libyuv/util/ssim.h
-include/tg_owt/third_party/openh264/src/codec/api/svc/codec_api.h
-include/tg_owt/third_party/openh264/src/codec/api/svc/codec_app_def.h
-include/tg_owt/third_party/openh264/src/codec/api/svc/codec_def.h
-include/tg_owt/third_party/openh264/src/codec/api/svc/codec_ver.h
-include/tg_owt/third_party/openh264/src/codec/build/iOS/dec/demo/demo/DEMOAppDelegate.h
-include/tg_owt/third_party/openh264/src/codec/build/iOS/dec/demo/demo/DEMOViewController.h
-include/tg_owt/third_party/openh264/src/codec/build/iOS/dec/demo/demo/DEMOViewControllerShowResource.h
-include/tg_owt/third_party/openh264/src/codec/build/iOS/enc/encDemo/encDemo/AppDelegate.h
-include/tg_owt/third_party/openh264/src/codec/build/iOS/enc/encDemo/encDemo/ViewController.h
-include/tg_owt/third_party/openh264/src/codec/build/windowsphone/all/CodecRTComponent.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/WelsList.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/WelsLock.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/WelsTask.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/WelsTaskThread.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/WelsThread.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/WelsThreadLib.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/WelsThreadPool.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/asmdefs_mmi.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/copy_mb.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/cpu.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/cpu_core.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/crt_util_safe_x.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/deblocking_common.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/expand_pic.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/golomb_common.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/intra_pred_common.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/ls_defines.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/macros.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/mc.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/measure_time.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/memory_align.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/sad_common.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/typedefs.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/utils.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/version.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/welsCodecTrace.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/wels_common_defs.h
-include/tg_owt/third_party/openh264/src/codec/common/inc/wels_const_common.h
-include/tg_owt/third_party/openh264/src/codec/console/common/inc/read_config.h
-include/tg_owt/third_party/openh264/src/codec/console/dec/inc/d3d9_utils.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/au_parser.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/bit_stream.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/cabac_decoder.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/deblocking.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/dec_frame.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/dec_golomb.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/decode_mb_aux.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/decode_slice.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/decoder.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/decoder_context.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/decoder_core.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/error_code.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/error_concealment.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/fmo.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/get_intra_predictor.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/manage_dec_ref.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/mb_cache.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/memmgr_nal_unit.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/mv_pred.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/nal_prefix.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/nalu.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/parameter_sets.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/parse_mb_syn_cabac.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/parse_mb_syn_cavlc.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/pic_queue.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/picture.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/rec_mb.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/slice.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/vlc_decoder.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/wels_common_basis.h
-include/tg_owt/third_party/openh264/src/codec/decoder/core/inc/wels_const.h
-include/tg_owt/third_party/openh264/src/codec/decoder/plus/inc/welsDecoderExt.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/as264_common.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/au_set.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/deblocking.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/decode_mb_aux.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/dq_map.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/encode_mb_aux.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/encoder.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/encoder_context.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/extern.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/get_intra_predictor.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/mb_cache.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/md.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/mt_defs.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/mv_pred.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/nal_encap.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/param_svc.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/parameter_sets.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/paraset_strategy.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/picture.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/picture_handle.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/rc.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/ref_list_mgr_svc.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/sample.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/set_mb_syn_cabac.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/set_mb_syn_cavlc.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/slice.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/slice_multi_threading.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/stat.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_base_layer_md.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_enc_frame.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_enc_golomb.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_enc_macroblock.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_enc_slice_segment.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_encode_mb.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_encode_slice.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_mode_decision.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_motion_estimate.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_set_mb_syn.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/svc_set_mb_syn_cavlc.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/vlc_encoder.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/wels_common_basis.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/wels_const.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/wels_func_ptr_def.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/wels_preprocess.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/wels_task_base.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/wels_task_encoder.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/wels_task_management.h
-include/tg_owt/third_party/openh264/src/codec/encoder/core/inc/wels_transpose_matrix.h
-include/tg_owt/third_party/openh264/src/codec/encoder/plus/inc/welsEncoderExt.h
-include/tg_owt/third_party/openh264/src/codec/processing/interface/IWelsVP.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/adaptivequantization/AdaptiveQuantization.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/backgrounddetection/BackgroundDetection.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/common/WelsFrameWork.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/common/common.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/common/memory.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/common/resource.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/common/typedef.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/common/util.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/complexityanalysis/ComplexityAnalysis.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/denoise/denoise.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/downsample/downsample.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/imagerotate/imagerotate.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/scenechangedetection/SceneChangeDetection.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/scrolldetection/ScrollDetection.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/scrolldetection/ScrollDetectionFuncs.h
-include/tg_owt/third_party/openh264/src/codec/processing/src/vaacalc/vaacalculation.h
-include/tg_owt/third_party/openh264/src/module/RefCounted.h
-include/tg_owt/third_party/openh264/src/module/task_utils.h
-include/tg_owt/third_party/openh264/src/module/task_utils_generated.h
-include/tg_owt/third_party/openh264/src/test/BaseDecoderTest.h
-include/tg_owt/third_party/openh264/src/test/BaseEncoderTest.h
-include/tg_owt/third_party/openh264/src/test/api/encode_decode_api_test.h
-include/tg_owt/third_party/openh264/src/test/build/windowsphone/codec_ut/Codec_UT_RTComponent.h
-include/tg_owt/third_party/openh264/src/test/common/WelsThreadPoolTest.h
-include/tg_owt/third_party/openh264/src/test/encoder/EncUT_SliceBufferReallocate.h
-include/tg_owt/third_party/openh264/src/test/sha1.h
-include/tg_owt/third_party/openh264/src/test/test_stdint.h
-include/tg_owt/third_party/openh264/src/test/utils/BufferedData.h
-include/tg_owt/third_party/openh264/src/test/utils/DataGenerator.h
-include/tg_owt/third_party/openh264/src/test/utils/FileInputStream.h
-include/tg_owt/third_party/openh264/src/test/utils/HashFunctions.h
-include/tg_owt/third_party/openh264/src/test/utils/InputStream.h
 include/tg_owt/third_party/pffft/src/fftpack.h
 include/tg_owt/third_party/pffft/src/pffft.h
 include/tg_owt/third_party/rnnoise/src/rnn_activations.h
 include/tg_owt/third_party/rnnoise/src/rnn_vad_weights.h
-include/tg_owt/third_party/yasm/source/config/android/config.h
-include/tg_owt/third_party/yasm/source/config/android/libyasm-stdint.h
-include/tg_owt/third_party/yasm/source/config/ios/config.h
-include/tg_owt/third_party/yasm/source/config/ios/libyasm-stdint.h
-include/tg_owt/third_party/yasm/source/config/linux/config.h
-include/tg_owt/third_party/yasm/source/config/linux/libyasm-stdint.h
-include/tg_owt/third_party/yasm/source/config/mac/config.h
-include/tg_owt/third_party/yasm/source/config/mac/libyasm-stdint.h
-include/tg_owt/third_party/yasm/source/config/openbsd/config.h
-include/tg_owt/third_party/yasm/source/config/openbsd/libyasm-stdint.h
-include/tg_owt/third_party/yasm/source/config/win/config.h
-include/tg_owt/third_party/yasm/source/config/win/libyasm-stdint.h
 include/tg_owt/video/adaptation/balanced_constraint.h
 include/tg_owt/video/adaptation/bandwidth_quality_scaler_resource.h
 include/tg_owt/video/adaptation/bitrate_constraint.h
@@ -2596,9 +2357,6 @@ lib/libtg_owt.a
 @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/abseil-cpp
-@dir include/tg_owt/third_party/crc32c/src
-@dir include/tg_owt/third_party/libsrtp
 @dir include/tg_owt/third_party/libyuv/build_overrides
 @dir include/tg_owt/third_party/libyuv/docs
 @dir include/tg_owt/third_party/libyuv/infra/config
@@ -2608,81 +2366,6 @@ lib/libtg_owt.a
 @dir include/tg_owt/third_party/libyuv/tools_libyuv/msan
 @dir include/tg_owt/third_party/libyuv/tools_libyuv/ubsan
 @dir include/tg_owt/third_party/libyuv/unit_test/testdata
-@dir include/tg_owt/third_party/openh264/src/autotest/codec_comparision
-@dir include/tg_owt/third_party/openh264/src/autotest/performanceTest/android
-@dir include/tg_owt/third_party/openh264/src/autotest/performanceTest/ios
-@dir include/tg_owt/third_party/openh264/src/autotest/unitTest/android
-@dir include/tg_owt/third_party/openh264/src/autotest/unitTest/ios
-@dir include/tg_owt/third_party/openh264/src/build
-@dir include/tg_owt/third_party/openh264/src/codec/build/android/dec/jni
-@dir include/tg_owt/third_party/openh264/src/codec/build/android/dec/res/layout
-@dir include/tg_owt/third_party/openh264/src/codec/build/android/dec/res/values
-@dir include/tg_owt/third_party/openh264/src/codec/build/android/dec/src/com/wels/dec
-@dir include/tg_owt/third_party/openh264/src/codec/build/android/enc/jni
-@dir include/tg_owt/third_party/openh264/src/codec/build/android/enc/res/layout
-@dir include/tg_owt/third_party/openh264/src/codec/build/android/enc/res/values
-@dir include/tg_owt/third_party/openh264/src/codec/build/android/enc/src/com/wels/enc
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/common/common.xcodeproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/dec/demo/demo/en.lproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/dec/demo/demo.xcodeproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/dec/welsdec/welsdec.xcodeproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/enc/encDemo/encDemo/Base.lproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/enc/encDemo/encDemo/Images.xcassets/AppIcon.appiconset
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/enc/encDemo/encDemo/Images.xcassets/LaunchImage.launchimage
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/enc/encDemo/encDemo/en.lproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/enc/encDemo/encDemo.xcodeproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/enc/welsenc/welsenc.xcodeproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/openh264/openh264.xcodeproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/iOS/processing/processing.xcodeproj
-@dir include/tg_owt/third_party/openh264/src/codec/build/win32/dec
-@dir include/tg_owt/third_party/openh264/src/codec/build/win32/enc
-@dir include/tg_owt/third_party/openh264/src/codec/build/windowsphone/all/CodecApp/Assets/Tiles
-@dir include/tg_owt/third_party/openh264/src/codec/build/windowsphone/all/CodecApp/Properties
-@dir include/tg_owt/third_party/openh264/src/codec/build/windowsphone/all/CodecApp/Resources
-@dir include/tg_owt/third_party/openh264/src/codec/common/arm
-@dir include/tg_owt/third_party/openh264/src/codec/common/arm64
-@dir include/tg_owt/third_party/openh264/src/codec/common/mips
-@dir include/tg_owt/third_party/openh264/src/codec/common/src
-@dir include/tg_owt/third_party/openh264/src/codec/common/x86
-@dir include/tg_owt/third_party/openh264/src/codec/console/common/src
-@dir include/tg_owt/third_party/openh264/src/codec/console/dec/src
-@dir include/tg_owt/third_party/openh264/src/codec/console/enc/src
-@dir include/tg_owt/third_party/openh264/src/codec/decoder/core/arm
-@dir include/tg_owt/third_party/openh264/src/codec/decoder/core/arm64
-@dir include/tg_owt/third_party/openh264/src/codec/decoder/core/mips
-@dir include/tg_owt/third_party/openh264/src/codec/decoder/core/src
-@dir include/tg_owt/third_party/openh264/src/codec/decoder/core/x86
-@dir include/tg_owt/third_party/openh264/src/codec/decoder/plus/src
-@dir include/tg_owt/third_party/openh264/src/codec/encoder/core/arm
-@dir include/tg_owt/third_party/openh264/src/codec/encoder/core/arm64
-@dir include/tg_owt/third_party/openh264/src/codec/encoder/core/mips
-@dir include/tg_owt/third_party/openh264/src/codec/encoder/core/src
-@dir include/tg_owt/third_party/openh264/src/codec/encoder/core/x86
-@dir include/tg_owt/third_party/openh264/src/codec/encoder/plus/src
-@dir include/tg_owt/third_party/openh264/src/codec/processing/build/win32
-@dir include/tg_owt/third_party/openh264/src/codec/processing/src/arm
-@dir include/tg_owt/third_party/openh264/src/codec/processing/src/arm64
-@dir include/tg_owt/third_party/openh264/src/codec/processing/src/mips
-@dir include/tg_owt/third_party/openh264/src/codec/processing/src/x86
-@dir include/tg_owt/third_party/openh264/src/docs/doxygen
-@dir include/tg_owt/third_party/openh264/src/include/wels
-@dir include/tg_owt/third_party/openh264/src/subprojects
-@dir include/tg_owt/third_party/openh264/src/test/build/android/jni
-@dir include/tg_owt/third_party/openh264/src/test/build/android/res/layout
-@dir include/tg_owt/third_party/openh264/src/test/build/android/res/values
-@dir include/tg_owt/third_party/openh264/src/test/build/android/res/values-v11
-@dir include/tg_owt/third_party/openh264/src/test/build/android/res/values-w820dp
-@dir include/tg_owt/third_party/openh264/src/test/build/android/src/com/cisco/codec/unittest
-@dir include/tg_owt/third_party/openh264/src/test/build/win32/codec_ut
-@dir include/tg_owt/third_party/openh264/src/test/build/windowsphone/codec_ut/CodecUTApp/Assets/Tiles
-@dir include/tg_owt/third_party/openh264/src/test/build/windowsphone/codec_ut/CodecUTApp/Properties
-@dir include/tg_owt/third_party/openh264/src/test/build/windowsphone/codec_ut/CodecUTApp/Resources
-@dir include/tg_owt/third_party/openh264/src/test/decoder
-@dir include/tg_owt/third_party/openh264/src/test/encoder_binary_comparison/SHA1Table
-@dir include/tg_owt/third_party/openh264/src/test/encoder_binary_comparison/Scripts
-@dir include/tg_owt/third_party/openh264/src/test/processing
-@dir include/tg_owt/third_party/openh264/src/testbin
 @dir include/tg_owt/third_party/pffft/patches
-@dir include/tg_owt/third_party/yasm/binaries/win
 @dir include/tg_owt/tools/generate_stubs
 @dir include/tg_owt/video/g3doc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406091729.459HTM5K009692>