Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 2717258f37 Bump to up 1.0.11 1.0.11 2020-08-23 23:01:02 +09:00
shogo4405 d62995178c Merge pull request #733 from shogo4405/feature/fix-crash-socket2
Might be fixed crash on NetStream and decrease memory usages.
2020-08-16 15:37:51 +09:00
shogo4405 df4730dbb9 refs #734 2020-08-16 15:08:58 +09:00
shogo4405 cd137a6940 Update FUNDING.yml 2020-08-13 00:40:16 +09:00
shogo4405 1d7e2c6705 Create FUNDING.yml 2020-08-13 00:35:47 +09:00
shogo4405 d2cb8205e5 Might be fixed crash on NetStream and decrease memory usages. 2020-08-10 20:44:21 +09:00
shogo4405 91cfb2c8d6 Update Gemfile.lock 2020-08-08 15:45:20 +09:00
shogo4405 bc392669e3 Merge pull request #727 from hma2moto/feature/support-videoencoder-delegate
H.264にエンコードされた後のCMSampleBufferを参照可能にする
2020-08-04 18:36:52 +09:00
Hajime Matsumoto 62339ff521 Change VideoEncoderDelegate to public 2020-08-04 18:10:39 +09:00
shogo4405 a5eebba3d1 Merge pull request #719 from oingbong/patch-1
Update README.md
2020-07-22 11:52:19 +09:00
JAEHYUN OH 93aefdc695 Update README.md 2020-07-17 17:56:59 +09:00
shogo4405 ba9f217ac9 Merge pull request #717 from shogo4405/feature/encoder-conditaiton
Feature/encoder conditaiton
2020-07-12 18:26:02 +09:00
shogo4405 b06c689b75 jazzy♪ 1.0.10 2020-06-20 15:27:21 +09:00
shogo4405 e1824d39be Bump to up 1.0.10 2020-06-20 15:13:32 +09:00
shogo4405 9403e888b6 Bump to Logboard up 2.1.3 2020-06-20 15:12:05 +09:00
shogo4405 868843f60b Merge pull request #704 from allenlinli/feat/isMirroredInMTHKView
Feature: add property `isMirrored` in MTHKView and GLHKView
2020-06-20 15:05:49 +09:00
allenlinli e91a2b1081 fix: make isMirrored open 2020-06-18 11:13:25 +08:00
shogo4405 9c452849ee refs #696 2020-06-17 22:00:25 +09:00
shogo4405 143f787245 refs #696 2020-06-17 22:00:25 +09:00
shogo4405 017142f5be Merge pull request #702 from allenlinli/feat/setBuildLibrariesForDistributionToYES
feat: set Build Libraries for Distribution to YES
2020-06-17 21:27:50 +09:00
allenlinli fd73d62fab feat: add isMirrored property for GLHKView and MTHKView 2020-06-17 18:30:02 +08:00
allenlinli 9086ae9207 feat: set Build Libraries for Distribution to YES 2020-06-17 18:18:50 +08:00
shogo4405 c89df37535 Merge pull request #698 from allenlinli/fix/bitrateUnit
fix: change the unit of kbps from 1024 to 1000
2020-06-11 10:36:45 +09:00
allenlinli c23769e0ed fix: change the unit of kbps from 1024 to 1000
ref: https://en.wikipedia.org/wiki/Bit_rate
2020-06-10 15:40:32 +08:00
shogo4405 86beab1695 Merge pull request #693 from ghfghfg23/master
Fix 'objectEncoding' value in connect message
2020-05-29 18:07:03 +09:00
Andrey Ryabov 7c88f1aefa Fix 'objectEncoding' value in connect message 2020-05-29 09:40:00 +03:00
shogo4405 3e5555014b Merge pull request #691 from shogo4405/feature/fix-video-name
Fix FCPublish and Publish name mismatch.
2020-05-24 22:33:44 +09:00
shogo4405 8315d6eee1 refs #684 2020-05-24 22:25:26 +09:00
shogo4405 c90e31cdeb Revert "Added check to filename length with respect to FILENAME_MAX, so it shouldn't exceed maximum length provided by iOS"
This reverts commit daddd5374a.
2020-05-24 00:56:57 +09:00
shogo4405 33c2cc3503 jazzy 1.0.9♪ 1.0.9 2020-05-14 21:40:53 +09:00
shogo4405 27638d0444 Merge branch 'master' of https://github.com/shogo4405/HaishinKit.swift 2020-05-14 21:22:28 +09:00
shogo4405 969393b53a Bump to up 1.0.9. 2020-05-14 21:22:26 +09:00
shogo4405 5ff93349ef Merge pull request #686 from anlaital/fix-renderer-life-cycle-issue
Fix renderer life cycle issue
2020-05-12 21:56:47 +09:00
Antti Laitala 03609bffa1 Fix renderer life cycle issue 2020-05-12 07:45:01 +03:00
shogo4405 50c05e29ac Merge pull request #681 from wolfcon/enhancement/compatible-for-CGFloat
In case of CGFloat treated as Float.
2020-05-06 18:48:46 +09:00
Frank 948da9719c In case of CGFloat treated as Float. 2020-05-05 17:54:04 +08:00
shogo4405 f4dbe5d62f Merge pull request #680 from wolfcon/fix/CGFloat-param-is-not-recognized
Fix number conversion from CGFloat to Int(UInt).
2020-05-05 18:11:38 +09:00
Frank 654d1407ff add Unit test 2020-05-05 15:28:44 +08:00
Frank 6de6fafe21 Fix number conversion from CGFloat to Int(UInt). 2020-05-05 15:09:18 +08:00
shogo4405 ed83cd19f9 Update README.md 2020-05-05 02:20:16 +09:00
shogo4405 f56d0a3e4e Update Gemfile.lock 2020-05-04 16:31:23 +09:00
shogo4405 0cf5391cd1 Remove dead code. 2020-05-04 01:16:40 +09:00
shogo4405 6acbbe3917 Merge pull request #677 from Chylis/patch-1
Fix PESPTSDTSIndicator
2020-05-03 00:13:03 +09:00
Magnus 2e4e51a46c Fix PESPTSDTSIndicator
11 = both present, 01 = forbidden, 10 = only PTS, 00 = no PTS or DTS (according to https://en.wikipedia.org/wiki/Packetized_elementary_stream )
2020-05-02 15:18:42 +02:00
shogo4405 ad62937b03 Delete SoundSpliter.swift 2020-04-29 20:10:00 +09:00
shogo4405 8ed7539ee5 Update HKView.swift 2020-04-26 22:43:29 +09:00
shogo4405 c67f500e15 Merge pull request #668 from mfclarke/fix_main_thread
Fix main thread access in HKView
2020-04-26 22:30:56 +09:00
shogo4405 2b23d009c0 jazzy 1.0.8 2020-04-18 14:42:58 +09:00
shogo4405 8288b99940 Bump to up 1.0.8 2020-04-18 14:01:43 +09:00
shogo4405 569723a34e refs #654 2020-04-13 00:17:34 +09:00