rebase commit based on the upstream branch 51/279251/2 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.060918 accepted/tizen/7.0/unified/hotfix/20221116.111432 accepted/tizen/8.0/unified/20231005.095540 accepted/tizen/unified/20220804.151552 submit/tizen/20220804.110711 tizen_7.0_m2_release tizen_8.0_m2_release
authorEunhye Choi <eunhae1.choi@samsung.com>
Thu, 4 Aug 2022 10:17:10 +0000 (19:17 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Thu, 4 Aug 2022 10:24:27 +0000 (19:24 +0900)
commit55b36f6d92d56c1c9150fa60176e29210bd1d78d
tree68434db9e51606ef6d73555fc2ce7fee5ed19e03
parent2fed6062584decd1732eb6394b7ae088b6d7dd3f
rebase commit based on the upstream branch

- rebase commit based on the upstream branch
- remove unused files
- set build type as release

Change-Id: I90695a99881263679dbd8357e648c41329bdbcdb
103 files changed:
.gbs.conf [new file with mode: 0644]
apps/apputil.cpp [deleted file]
apps/apputil.hpp [deleted file]
apps/logsupport.cpp [deleted file]
apps/logsupport.hpp [deleted file]
apps/logsupport_appdefs.cpp [deleted file]
apps/socketoptions.cpp [deleted file]
apps/socketoptions.hpp [deleted file]
apps/srt-file-transmit.cpp [deleted file]
apps/srt-live-transmit.cpp [deleted file]
apps/srt-tunnel.cpp [deleted file]
apps/statswriter.cpp [deleted file]
apps/statswriter.hpp [deleted file]
apps/support.maf [deleted file]
apps/transmitbase.hpp [deleted file]
apps/transmitmedia.cpp [deleted file]
apps/transmitmedia.hpp [deleted file]
apps/uriparser.cpp [deleted file]
apps/uriparser.hpp [deleted file]
apps/verbose.cpp [deleted file]
apps/verbose.hpp [deleted file]
common/filelist_win32.maf [deleted file]
common/win/syslog_defs.h [deleted file]
common/win/unistd.h [deleted file]
common/win/wintime.h [deleted file]
common/win_time.cpp [deleted file]
examples/example-client-nonblock.c [deleted file]
examples/recvfile.cpp [deleted file]
examples/recvlive.cpp [deleted file]
examples/sendfile.cpp [deleted file]
examples/test-c-client-bonding.c [deleted file]
examples/test-c-client.c [deleted file]
examples/test-c-server-bonding.c [deleted file]
examples/test-c-server.c [deleted file]
examples/testcapi-connect.c [deleted file]
nuget.config [deleted file]
packaging/srt.spec
scripts/build-android/README.md [deleted file]
scripts/build-android/build-android [deleted file]
scripts/build-android/mkmbedtls [deleted file]
scripts/build-android/mksrt [deleted file]
scripts/build-android/mkssl [deleted file]
scripts/build-windows.bat [deleted file]
scripts/build-windows.ps1 [deleted file]
scripts/googletest-download.cmake [deleted file]
scripts/googletest.cmake [deleted file]
scripts/iOS.cmake [deleted file]
scripts/srt-ffplay [deleted file]
scripts/tcp-echo-client.tcl [deleted file]
scripts/tcp-echo-server.tcl [deleted file]
scripts/win-installer/.gitignore [deleted file]
scripts/win-installer/README.md [deleted file]
scripts/win-installer/build-win-installer.ps1 [deleted file]
scripts/win-installer/install-libsrt.ps1 [deleted file]
scripts/win-installer/install-nsis.ps1 [deleted file]
scripts/win-installer/install-openssl.ps1 [deleted file]
scripts/win-installer/libsrt.nsi [deleted file]
scripts/win-installer/libsrt.props [deleted file]
sonar-project.properties [deleted file]
srt-ffplay [deleted symlink]
test/any.hpp [deleted file]
test/filelist.maf [deleted file]
test/test_bonding.cpp [deleted file]
test/test_buffer.cpp [deleted file]
test/test_common.cpp [deleted file]
test/test_connection_timeout.cpp [deleted file]
test/test_cryspr.cpp [deleted file]
test/test_enforced_encryption.cpp [deleted file]
test/test_epoll.cpp [deleted file]
test/test_fec_rebuilding.cpp [deleted file]
test/test_file_transmission.cpp [deleted file]
test/test_ipv6.cpp [deleted file]
test/test_list.cpp [deleted file]
test/test_listen_callback.cpp [deleted file]
test/test_many_connections.cpp [deleted file]
test/test_muxer.cpp [deleted file]
test/test_reuseaddr.cpp [deleted file]
test/test_seqno.cpp [deleted file]
test/test_socket_options.cpp [deleted file]
test/test_sync.cpp [deleted file]
test/test_threadname.cpp [deleted file]
test/test_timer.cpp [deleted file]
test/test_unitqueue.cpp [deleted file]
test/test_utilities.cpp [deleted file]
testing/README.md [deleted file]
testing/srt-test-file.cpp [deleted file]
testing/srt-test-file.maf [deleted file]
testing/srt-test-live.cpp [deleted file]
testing/srt-test-live.maf [deleted file]
testing/srt-test-mpbond.cpp [deleted file]
testing/srt-test-mpbond.maf [deleted file]
testing/srt-test-multiplex.cpp [deleted file]
testing/srt-test-multiplex.maf [deleted file]
testing/srt-test-relay.cpp [deleted file]
testing/srt-test-relay.maf [deleted file]
testing/testactivemedia.cpp [deleted file]
testing/testactivemedia.hpp [deleted file]
testing/testmedia.cpp [deleted file]
testing/testmedia.hpp [deleted file]
testing/testmediabase.hpp [deleted file]
testing/uriparser-test.maf [deleted file]
testing/utility-test.cpp [deleted file]
testing/utility-test.maf [deleted file]