Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 5b9092d66f Merge pull request #1484 from shogo4405/feature/update-srthaishinkit
Update libsrt.framework and SRTHaishinKit
2024-06-19 00:22:48 +09:00
shogo4405 acbd54c721 Move docs to docs.haishinkit.com 2024-06-19 00:10:14 +09:00
shogo4405 27c1678e30 Suppress warnings “was built for newer 'visionOS-simulator' version (1.2) than being linked (1.0)” 2024-06-19 00:00:36 +09:00
shogo4405 69c624e778 refs #1481 2024-06-18 23:53:20 +09:00
shogo4405 18ea17ca43 Delete CNAME 2024-06-17 15:39:55 +09:00
shogo4405 be6d36ed79 Create CNAME 2024-06-17 13:55:22 +09:00
shogo4405 c5f1c4cc07 Delete CNAME 2024-06-17 00:58:01 +09:00
shogo4405 3f5ce57b10 Create CNAME 2024-06-17 00:35:32 +09:00
shogo4405 ef1e83e1b4 Merge pull request #1479 from stream-labs/bugfix/remove-shouldmix
Remove shouldMix from multitrack mixer
2024-06-15 09:51:55 +09:00
levs42 59754a32c7 Remove shouldMix from multitrack mixer 2024-06-14 12:29:15 -07:00
shogo4405 b9350d7a05 Bump to up 1.9.0 1.9.0 2024-06-14 20:52:12 +09:00
shogo4405 70dbfeb749 SWIFT_STRICT_CONCURRENCY = complete 2024-06-13 22:00:15 +09:00
shogo4405 48aaba8ec7 Suppress Warnings MTHKView. 2024-06-12 21:06:06 +09:00
shogo4405 3494757cd1 Merge pull request #1474 from shogo4405/feature/remove-feature-falgs
Remove FeatureUtil for Swift 6.0.
2024-06-12 20:50:34 +09:00
shogo4405 b53bf8619d Remove FeatureUtil for Swift 6.0. 2024-06-12 20:34:02 +09:00
shogo4405 c219468e01 Suppress Warnigns. 2024-06-11 22:51:06 +09:00
shogo4405 d400ee5a7f OTHER_SWIFT_FLAGS -Xfrontend -warn-concurrency 2024-06-10 22:57:48 +09:00
shogo4405 a39f88f55b Fix merge problem. 2024-06-10 00:12:21 +09:00
shogo4405 9a0e3ee726 Merge pull request #1469 from shogo4405/feature/srt-connection-concurrency
async SRTConnection.open/close.
2024-06-10 00:03:54 +09:00
shogo4405 4f67a3523e async SRTConnection.open/close. 2024-06-09 23:45:34 +09:00
shogo4405 438546e2e4 Update README.md 2024-06-09 13:34:37 +09:00
shogo4405 417a04c36a Merge pull request #1467 from shogo4405/feature/srt-vision
libsrt.xcframework for visionOS, tvOS.
2024-06-09 12:47:15 +09:00
shogo4405 f4c865e5e5 Merge pull request #1468 from shogo4405/dependabot/bundler/jazzy-0.15.1
Bump jazzy from 0.15.0 to 0.15.1
2024-06-09 12:47:02 +09:00
dependabot[bot] 99768e7e66 Bump jazzy from 0.15.0 to 0.15.1
Bumps [jazzy](https://github.com/realm/jazzy) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/realm/jazzy/releases)
- [Changelog](https://github.com/realm/jazzy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/realm/jazzy/compare/v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: jazzy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-09 00:40:12 +00:00
shogo4405 874259ab3a Merge pull request #1466 from shogo4405/feature/update-review-workflow
Update GitHub Action to use Xcode15.4
2024-06-09 08:38:33 +09:00
shogo4405 340eaa10d4 libsrt.xcframework for visionOS, tvOS. 2024-06-09 08:35:57 +09:00
shogo4405 f2ffb334b9 Update review.yml 2024-06-08 17:27:53 +09:00
shogo4405 ef93917f55 Remove enum ImageTransform. 2024-06-08 17:27:31 +09:00
shogo4405 42dd089b37 Merge pull request #1449 from shogo4405/feature/screen-api
Advanced Video Editing feature.
2024-06-08 16:28:13 +09:00
shogo4405 9e6bc9db98 Bump to up 1.8.2 1.8.2 2024-06-08 16:10:50 +09:00
shogo4405 09c7ff8a84 Feature Screen API. 2024-06-08 14:48:01 +09:00
shogo4405 baa878236f Merge pull request #1464 from shogo4405/feature/support-src-hevc
Support HEVC with SRTHaishinKit.
2024-06-08 14:08:18 +09:00
shogo4405 3c05a4d323 Support HEVC with SRTHaishinKit. 2024-06-08 14:01:39 +09:00
shogo4405 f68062b9a9 Merge pull request #1465 from stream-labs/bugfix/mixer-volume
Change how track volume is applied
2024-06-08 07:30:36 +09:00
levs42 a21fd090df Enable tracks based on their bus number 2024-06-07 13:16:56 -07:00
levs42 ad35daca31 Apply volume when creating a input node 2024-06-07 13:15:26 -07:00
shogo4405 e3288d156a fix can't compile macOS 8e94e16d 2024-06-07 10:01:04 +09:00
shogo4405 6cf79ec90d Merge pull request #1452 from stream-labs/feature/video-rotation
Implement orientation change handling for ReplayKit
2024-06-07 07:37:21 +09:00
levs42 8e94e16d7f Added documentation for VideoRotator, clean up the code 2024-06-05 12:55:03 -07:00
shogo4405 de0299c3ac Update Tests cases. 2024-06-05 22:07:09 +09:00
shogo4405 d5476b0f5b Refactor PacketizedElementaryStream classes. 2024-06-05 21:49:30 +09:00
shogo4405 6914dbd850 Refactor any to some. 2024-06-02 20:19:08 +09:00
shogo4405 d0419590cd Merge pull request #1460 from shogo4405/feature/audio-engine-freeze
#1454 fix playerNode dead lock.
2024-05-31 22:03:56 +09:00
levs42 0e4c69451f Implement a dedicated video rotation class for ReplayKit 2024-05-30 17:22:42 -07:00
shogo4405 aa21af863c refs #1454 fix playerNode dead lock. 2024-05-30 23:54:56 +09:00
shogo4405 4f2205754f refs #1454 2024-05-29 22:43:00 +09:00
shogo4405 fcf5285b3b Updagte Gemfile.lock 2024-05-26 21:29:04 +09:00
shogo4405 e4b2617694 Add AVCDecoderConfigurationRecordTests 2024-05-26 19:34:01 +09:00
shogo4405 42535bd481 Bump to up 1.8.1 1.8.1 2024-05-26 16:11:14 +09:00
shogo4405 a56607a346 Merge branch 'feature/max-channes-count' 2024-05-26 16:07:13 +09:00