Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 5b84ff8cb1 Remove unnecessary code. 2018-11-24 21:37:13 +09:00
shogo4405 d25f233bcc add TSWriterDelegate 2018-11-24 21:22:36 +09:00
shogo4405 fa877229ab change declaration internal -> public 2018-11-24 20:49:45 +09:00
shogo4405 4140946a42 Bump up 0.10.3 0.10.3 2018-11-21 19:24:10 +09:00
shogo4405 44be16214a Bump up Logboard to 2.0.0 2018-11-21 18:58:06 +09:00
shogo4405 55cac2b2c8 Merge pull request #480 from zhuker/mp4-colr-avcc
parse multiple boxes in MP4VisualSampleEntryBox
2018-11-20 02:59:31 +09:00
Alex Zhukov 9326cbc562 parse multiple boxes in MP4VisualSampleEntryBox 2018-11-13 22:22:45 +02:00
shogo4405 8d9474b2d6 jazzy 2018-10-27 18:11:18 +09:00
shogo4405 4ef53e24bf add VIsualEffect#ciContext property 2018-10-27 18:11:18 +09:00
shogo4405 ea55021112 use CVPixelBufferPool 2018-10-27 18:11:18 +09:00
shogo4405 00b5368917 add base CMSampleBuffer information 2018-10-27 18:11:18 +09:00
Alejandro Vargas e2f92feea3 fixed #472 - now using URLComponents instead of string replacement in URL extension's computed property 2018-10-26 00:15:02 -04:00
shogo4405 f1c9e52b9d Bump to up 0.10.2 0.10.2 2018-10-14 22:49:57 +09:00
shogo4405 c9e568e90b refs #470 2018-10-14 22:28:34 +09:00
shogo4405 ae46a2189d Bump to up 0.10.1 0.10.1 2018-10-08 01:30:42 +09:00
shogo4405 aa54edc777 fix #468 2018-10-08 01:23:40 +09:00
shogo4405 99b9c77936 Remove SoundSpliter 2018-10-07 23:06:02 +09:00
shogo4405 4757ccf918 Bump tp up 0.10.0 0.10.0 2018-10-07 19:18:38 +09:00
shogo4405 14454bdf22 refs #467 2018-10-07 17:53:38 +09:00
shogo4405 06b64a8823 Merge branch 'feature/migration-swift42' 2018-10-07 17:49:30 +09:00
shogo4405 b540f90ce8 fix compile error 2018-10-07 17:48:51 +09:00
shogo4405 2a148f24f8 Merge pull request #466 from shogo4405/feature/migration-swift42
Migration Swift4.1 -> Swift4.2
2018-10-07 17:41:15 +09:00
shogo4405 e0467a41fe Update README.md 2018-10-07 17:40:37 +09:00
shogo4405 9409ce6648 swiftlint autocorrect 2018-10-07 17:36:24 +09:00
shogo4405 e6840ed2bc Convert Swift 4 -> 4,2 2018-10-07 17:33:19 +09:00
shogo4405 f139838780 Bump to up 0.9.4 0.9.4 2018-10-06 16:39:32 +09:00
shogo4405 f88b5e5ba9 bundle update 2018-10-06 16:35:37 +09:00
shogo4405 1c6183af86 swiftlint autocorrect 2018-10-01 01:26:55 +09:00
shogo4405 53e7a99ef7 Merge pull request #457 from shogo4405/feature/cmsamplebuffer-decrease
Don't create a CMSampleBuffer.
2018-10-01 00:30:28 +09:00
shogo4405 1a93f2a053 Don't create a CMSampleBuffer. 2018-08-04 19:04:43 +09:00
shogo4405 978f87901b Bump up Logboard to 1.1.7 2018-08-04 03:10:09 +09:00
shogo4405 a801901af0 Merge pull request #448 from adamnemecek/master2
fixed macos break, removed unneeded imports
2018-08-04 01:14:44 +09:00
Adam Nemecek 564622932f use set instead of array in videoiocomponent 2018-08-02 21:30:57 -07:00
Adam Nemecek 7691a14b52 net stream+ extension in macos project 2018-08-02 21:24:57 -07:00
Adam Nemecek c6b862ebbb removed unneeded imports 2018-08-02 21:12:52 -07:00
Adam Nemecek ef8852982a make M3UMediaInfo const 2018-08-02 20:42:25 -07:00
shogo4405 5dc5e1cbb9 Merge pull request #446 from adamnemecek/master
minor fixes
2018-07-30 03:39:43 +09:00
Adam Nemecek 02b3867f5c added package.resolved to .gitignore 2018-07-29 10:37:09 -07:00
Adam Nemecek bdc05ebb33 NSNotification -> Notification 2018-07-29 10:36:53 -07:00
Adam Nemecek 027a4407dd Merge branch 'master' of https://github.com/shogo4405/HaishinKit.swift 2018-07-29 10:34:09 -07:00
shogo4405 781c00d951 Bump up to 0.9.3 0.9.3 2018-07-29 18:02:43 +09:00
shogo4405 086ffc997a Change declaration 2018-07-28 16:48:21 +09:00
shogo4405 a0ac3a9e66 fix AudioSpecificConfig.bytes 0.9.2 2018-07-23 00:17:07 +09:00
shogo4405 8fc3efd227 s|http: //|https://|g 2018-07-22 23:19:10 +09:00
shogo4405 d12c33a323 Merge branch 'feature/netservice' 2018-07-22 20:19:45 +09:00
shogo4405 9b3ae28e56 Bump to up 0.9.2 2018-07-22 20:14:04 +09:00
shogo4405 79e26bec32 Rename RTMPStreamDelagate -> RTMPStreamDelegate 2018-07-22 19:17:20 +09:00
shogo4405 8cd47fd44d Merge pull request #444 from shogo4405/feature/support-xcode-10
Suppress Warning
2018-07-22 18:33:26 +09:00
shogo4405 7938897d2e Suppress Warning 2018-07-22 18:27:43 +09:00
shogo4405 bf7768950e Merge pull request #443 from shogo4405/feature/use-ciiimage-ifneeded
CVPixelBuffer Pass-Through
2018-07-22 16:11:56 +09:00