shogo4405
|
8d91944548
|
Refactoring IOAudioMixerByMultiTrack.
|
2024-04-22 22:48:45 +09:00 |
|
shogo4405
|
7f826c19e5
|
Update README.md
|
2024-04-22 21:41:54 +09:00 |
|
shogo4405
|
fd23535ec4
|
Update Mark comment.
|
2024-04-21 03:11:17 +09:00 |
|
shogo4405
|
19dda78055
|
IOAudioMixer.invalidateAudioFormat
|
2024-04-21 02:58:26 +09:00 |
|
shogo4405
|
f306710e20
|
Remove AudioStreamBasicDescription Equatable.
|
2024-04-20 16:59:56 +09:00 |
|
shogo4405
|
ee61c89aa5
|
Merge pull request #1428 from shogo4405/feature/refactor-muted
Refactoring for muted functionalities.
|
2024-04-20 16:20:56 +09:00 |
|
shogo4405
|
7c57ba8f0a
|
Refactoring for muted functionalities.
|
2024-04-20 16:13:30 +09:00 |
|
shogo4405
|
c6ed2d3ef3
|
Add IOAudioMixerTrackSettings.isMuted options.
|
2024-04-20 14:37:50 +09:00 |
|
shogo4405
|
d015b2943d
|
Merge pull request #1427 from shogo4405/feature/advanced-mixer-delegates
Change IOStream's inputFormat to inputFormats.
|
2024-04-20 13:42:12 +09:00 |
|
shogo4405
|
f0485f1b24
|
Change IOStream.(audio|video)InputFormat to IOStream.(audio|video)InputFormats.
|
2024-04-20 13:21:24 +09:00 |
|
shogo4405
|
3cd6ca19d1
|
Hide debugging features.
|
2024-04-20 00:56:15 +09:00 |
|
shogo4405
|
a56d768a29
|
move to platform files.
|
2024-04-20 00:36:28 +09:00 |
|
shogo4405
|
ec8571a8d6
|
Rename IOStream.drawable to IOStream.view
|
2024-04-20 00:13:09 +09:00 |
|
shogo4405
|
e7a672ec1d
|
Review of method signatures.
|
2024-04-19 23:13:26 +09:00 |
|
shogo4405
|
eca783e7ec
|
fixed #1426
|
2024-04-19 00:22:29 +09:00 |
|
shogo4405
|
7e8b66544c
|
Update LastUpgradeCheck = 1520.
|
2024-04-18 22:38:56 +09:00 |
|
shogo4405
|
91b4d20bb3
|
Merge pull request #1425 from shogo4405/feature/refactor-audio-mixer-settings
Refactor AudioCodecSettings/IOAudioMixerSettings.
|
2024-04-18 22:06:23 +09:00 |
|
shogo4405
|
2608e32693
|
Refactor AudioCodecSettings/IOAudioMixerSettings.
|
2024-04-18 21:49:12 +09:00 |
|
shogo4405
|
c927f04b44
|
Fix can't compile tvOS.
|
2024-04-16 20:36:36 +09:00 |
|
shogo4405
|
aeff5deebc
|
Merge pull request #1422 from shogo4405/feature/multi-audio-track-attach
Added multi-capture functionality as microphone.
|
2024-04-16 00:07:22 +09:00 |
|
shogo4405
|
11c3025a09
|
Attach multi audio device.
|
2024-04-15 23:37:06 +09:00 |
|
shogo4405
|
6ab05b3929
|
Refactor IOUnit class.
|
2024-04-15 20:28:37 +09:00 |
|
shogo4405
|
649e8ac0f9
|
Remove unnecessary code
|
2024-04-15 20:18:37 +09:00 |
|
shogo4405
|
28221a391a
|
Remove #available(iOS 13.0, *) code block.
|
2024-04-15 03:05:10 +09:00 |
|
shogo4405
|
58b7e4dbc1
|
Refactor IOUnit class.
|
2024-04-15 02:27:59 +09:00 |
|
shogo4405
|
08e7bccf29
|
Rename multiTrackMixing to multiTrackAudioMixing.
|
2024-04-14 18:44:06 +09:00 |
|
shogo4405
|
ead3c1538d
|
Merge pull request #1420 from shogo4405/feature/IOSingleAudioMixer
Add an ON/OFF switch for the multi-track audio mixing feature.
|
2024-04-14 12:04:26 +09:00 |
|
shogo4405
|
1c8eeaff49
|
Add IOAudioMixerConvertibleBySingleTrack.
|
2024-04-14 11:59:04 +09:00 |
|
shogo4405
|
dac08bf1b4
|
Update review.xml
|
2024-04-13 18:57:55 +09:00 |
|
shogo4405
|
fbfa00b650
|
Merge pull request #1418 from shogo4405/feature/channel-to-track
Rename property channel to track.
|
2024-04-13 17:29:26 +09:00 |
|
shogo4405
|
135098cf15
|
add xcschemes/Example visionOS
|
2024-04-13 17:14:56 +09:00 |
|
shogo4405
|
a54a9f8948
|
Rename channel to track.
|
2024-04-13 16:50:43 +09:00 |
|
shogo4405
|
ef5d3e718d
|
Refactor IOAudioMixer classes.
|
2024-04-13 15:58:30 +09:00 |
|
shogo4405
|
d40ddc3282
|
fix can't compile TestCase
|
2024-04-13 13:35:59 +09:00 |
|
shogo4405
|
87cd1f1070
|
Merge pull request #1417 from shogo4405/feature/bump-to-up-logboard
Bump up Logboard to 2.5.0
|
2024-04-13 13:21:08 +09:00 |
|
shogo4405
|
8850b3b63e
|
Bump up Logboard to 2.5.0
|
2024-04-13 13:03:37 +09:00 |
|
shogo4405
|
0185d82f7a
|
Remove Extension codes.
|
2024-04-12 23:05:31 +09:00 |
|
shogo4405
|
e4705b9603
|
Create lock.yml
|
2024-04-12 22:28:12 +09:00 |
|
shogo4405
|
1c2443345e
|
Merge pull request #1415 from shogo4405/feature/advanced-timestamp
Improve handling of RTMP timestamps.
|
2024-04-12 09:49:02 +09:00 |
|
shogo4405
|
65cbf34465
|
Improve handling of RTMP timestamps.
|
2024-04-11 22:52:40 +09:00 |
|
shogo4405
|
44c324fb22
|
fix can't compile ViewModel.swift
|
2024-04-09 10:18:52 +09:00 |
|
shogo4405
|
7e2d4796c6
|
Merge pull request #1414 from shogo4405/feature/fix-fcpublish-command
Improving compatibility with FMLE's FCPublish behavior.
|
2024-04-09 09:16:28 +09:00 |
|
shogo4405
|
79e38bee0b
|
Update FLVAnalyzerViewController.swift
|
2024-04-09 01:59:05 +09:00 |
|
shogo4405
|
a21db1874a
|
Merge pull request #1413 from ThibaultBee/main
fix initialization of PSI in TSWriter
|
2024-04-09 01:17:07 +09:00 |
|
shogo4405
|
1687f03996
|
Improving compatibility with FMLE's FCPublish behavior.
|
2024-04-09 01:15:43 +09:00 |
|
shogo4405
|
4aff4aa289
|
Update NetStreamSwitcher.swift
|
2024-04-09 00:14:36 +09:00 |
|
ThibaultBee
|
4aedfc8e7d
|
fix initialization of PSI in TSWriter
|
2024-04-08 16:45:01 +02:00 |
|
shogo4405
|
88a29c19b3
|
Suppress warnings.
|
2024-04-08 23:20:26 +09:00 |
|
shogo4405
|
3b18d7dba0
|
FLVAnalyzerViewController
|
2024-04-08 22:10:12 +09:00 |
|
shogo4405
|
eaf6f46aed
|
Merge pull request #1411 from yury/typo
Fixed typo and removed duplicated audio format flag
|
2024-04-08 20:55:20 +09:00 |
|