Troy Lamerton
|
e07d7151df
|
static field to set default orientation & always update drawable
|
2019-03-18 15:53:56 +01:00 |
|
Pierre Segalen
|
640c01e7c2
|
Added the ability to disable the iPhone camera stabilization
|
2019-03-18 10:44:51 +01:00 |
|
shogo4405
|
d5eb0ee5fe
|
Merge pull request #508 from ankur-revcord/master
Typo fix TLS - Transport Layer Security
|
2019-03-12 21:36:41 +09:00 |
|
Ankur Gupta
|
8ea44231ef
|
Typo fix TLS - Transport Layer Security
|
2019-03-12 18:01:12 +05:30 |
|
shogo4405
|
69a992df96
|
Use GCD instead of objc_sync_enter
|
2019-03-11 15:44:10 +09:00 |
|
shogo4405
|
14c01b36ba
|
Merge pull request #506 from troy-lamerton/master
drawable orientation to match stream when created
|
2019-03-10 23:44:17 +09:00 |
|
Troy Lamerton
|
7e90b25b3b
|
drawable orientation to match stream when created
|
2019-03-10 12:01:59 +01:00 |
|
shogo4405
|
faa2f73d05
|
refs #498
|
2019-03-03 16:38:46 +09:00 |
|
shogo4405
|
4899c53e79
|
Update Gemfile.lock
|
2019-03-03 16:36:10 +09:00 |
|
shogo4405
|
d109a94d22
|
s/AVMixierRecorder/AVRecorder/g
|
2019-01-05 18:47:22 +09:00 |
|
shogo4405
|
5f3eddf998
|
Refactoring
|
2019-01-05 18:44:19 +09:00 |
|
shogo4405
|
937c69a5e3
|
jazzy
|
2019-01-05 17:45:25 +09:00 |
|
shogo4405
|
c711e60048
|
fix - ERROR | [iOS] xcodebuild: HaishinKit/Sources/Media/AudioIOComponent.swift:149:27: error: 'init(cmAudioFormatDescription:)' is only available on iOS 9.0 or newer
0.10.5
|
2019-01-05 00:36:00 +09:00 |
|
shogo4405
|
403edcd8ac
|
Bump to up 0.10.5
|
2019-01-05 00:10:45 +09:00 |
|
shogo4405
|
349f2d53b9
|
change declare AVConverter
|
2019-01-05 00:07:39 +09:00 |
|
shogo4405
|
a3392e8a54
|
use appendPixelBuffer instead of appendSampleBuffer
|
2019-01-04 23:34:59 +09:00 |
|
shogo4405
|
dbfde710bb
|
Rename AVMixerRecorder -> AVRecorder
|
2019-01-04 22:57:14 +09:00 |
|
shogo4405
|
23c4ccd054
|
fix #475
|
2019-01-04 19:54:51 +09:00 |
|
shogo4405
|
fd542271a2
|
fix compile error
|
2019-01-04 19:08:52 +09:00 |
|
shogo4405
|
591da690d7
|
swiftlint autocorrect +α
|
2019-01-04 19:01:42 +09:00 |
|
shogo4405
|
379e521f3b
|
Update README.md
|
2019-01-04 17:58:12 +09:00 |
|
shogo4405
|
bbb6a5af8a
|
Update AudioConverterTests.swift
|
2019-01-04 01:03:23 +09:00 |
|
shogo4405
|
1815f33e9a
|
Merge pull request #490 from shogo4405/feature/advanced-audio
Rewrite AudioConverter + AVAudioEngine
|
2019-01-03 22:19:14 +09:00 |
|
shogo4405
|
ffb4572e18
|
Merge branch 'master' into feature/advanced-audio
|
2019-01-03 21:21:58 +09:00 |
|
shogo4405
|
d3c1dfbe50
|
Support stereo-audio
|
2019-01-03 21:07:37 +09:00 |
|
shogo4405
|
f2dc9fde77
|
add Atomic.swift
|
2018-12-24 19:25:12 +09:00 |
|
shogo4405
|
764110b5fb
|
Merge branch 'master' into feature/advanced-audio
|
2018-12-24 18:15:11 +09:00 |
|
shogo4405
|
6f6e1668c3
|
add Atomic.swift
|
2018-12-24 18:12:53 +09:00 |
|
shogo4405
|
1ec3209946
|
Support AAC -> PCM Decoding
|
2018-12-17 00:50:20 +09:00 |
|
shogo4405
|
d15ec35ea5
|
Remove AudioStreamPlayback.swift
|
2018-12-15 23:00:27 +09:00 |
|
shogo4405
|
65aebc78d5
|
Refactor AudioConverter
|
2018-12-15 22:41:26 +09:00 |
|
shogo4405
|
75d9751bc8
|
Remove CustomStringConvertible
|
2018-12-15 15:12:26 +09:00 |
|
shogo4405
|
942fcedd23
|
Fix compile error tvOS
0.10.4
|
2018-12-10 04:53:15 +09:00 |
|
shogo4405
|
708913c8b1
|
refs #485
|
2018-12-10 04:37:56 +09:00 |
|
shogo4405
|
8461c05d7f
|
jazzy
|
2018-12-09 23:32:34 +09:00 |
|
shogo4405
|
da64e6dadc
|
add Atomic(Integer|Integer64) class
|
2018-12-09 22:14:53 +09:00 |
|
shogo4405
|
106dac5409
|
rename AACEncoder -> AudioConverter
|
2018-12-09 21:33:04 +09:00 |
|
shogo4405
|
bb8c4dc57d
|
Use expectedMedias property HTTPStream
|
2018-12-09 02:39:58 +09:00 |
|
shogo4405
|
e829ffc2d5
|
Bump to up 0.10.4
|
2018-12-08 21:37:17 +09:00 |
|
shogo4405
|
1ca0db08eb
|
Merge pull request #482 from shogo4405/feature/refactor-tswriter
Refactor TSWriter
|
2018-12-03 01:57:39 +09:00 |
|
shogo4405
|
7a99b48ec6
|
Support expectedMedias flag
|
2018-12-03 00:58:57 +09:00 |
|
shogo4405
|
c3be929b7d
|
fix no audio bug
|
2018-11-25 11:12:19 +09:00 |
|
shogo4405
|
35ef2de309
|
Merge branch 'master' into feature/refactor-tswriter
|
2018-11-25 10:23:39 +09:00 |
|
shogo4405
|
2c16425549
|
Fix can't compile macOS
|
2018-11-25 10:03:53 +09:00 |
|
shogo4405
|
bc4813fd15
|
fix typo
|
2018-11-25 04:53:30 +09:00 |
|
shogo4405
|
2362ecf97d
|
Thread safe TSWriter #450
|
2018-11-25 04:42:20 +09:00 |
|
shogo4405
|
c4fa7e5d07
|
Refactor TSWriter
|
2018-11-25 04:19:03 +09:00 |
|
shogo4405
|
d8e773bf2c
|
Update RTMPBroadcaster.swift
|
2018-11-25 01:33:26 +09:00 |
|
shogo4405
|
b2ca56b241
|
s/@IBOutlet var/@IBOutlet private weak/g
|
2018-11-25 00:29:08 +09:00 |
|
shogo4405
|
c7e216a495
|
s/running/isRunning/g
|
2018-11-24 22:14:58 +09:00 |
|