Commit Graph
83 Commits
Author SHA1 Message Date
shogo4405 7fc2b723e9 NSError -> Error 2022-11-27 12:44:03 +09:00
shogo4405 f29f9e3056 AVCodecDelegate 2022-10-07 23:48:24 +09:00
shogo4405 b948692a69 swiftlint --fix 2022-09-22 17:37:51 +09:00
shogo4405 de3552168b add document. 2022-07-12 21:05:40 +09:00
shogo4405 f32d7e0ceb add document. 2022-07-10 18:39:34 +09:00
shogo4405 64571447d1 swiftlint autocorrect --format 2022-06-19 21:17:09 +09:00
shogo4405 a455c29643 Enhanced Audio and Video Synchronization. 2022-06-19 16:55:50 +09:00
masanori.nakano 1071366415 Merge branch 'main' into feature/videojs-get-duration-fix 2021-11-18 23:02:27 +09:00
masanori.nakano 3d8e386d31 fix: Fixes overridden defaultDocument to be used 2021-11-17 23:52:00 +09:00
masanori.nakano 1824422cc0 fix: Fixed a bug that html was not rendered in safari. 2021-11-14 23:05:02 +09:00
masanori.nakano 9a27137dca fix: Fixed a bug that caused videojs to fail to get duration. 2021-11-14 17:43:03 +09:00
shogo4405 12528d9359 fix unrelease clients 2021-02-11 00:44:55 +09:00
shogo4405 201360ef77 Divide HLSService/HTTPService 2021-02-10 01:17:41 +09:00
shogo4405 ba6e065e99 fix can't publish HTTPStream 2020-09-06 18:31:55 +09:00
shogo4405 b6414b865d Update PiP feature 2020-09-06 13:21:39 +09:00
shogo4405 7c57645143 add expectedMedias property. 2020-09-02 23:25:16 +09:00
shogo4405 c412f7c45e swiftlint autocorrect 2020-01-13 14:18:41 +09:00
omochimetaru 110de942e5 support SwiftPM 2019-11-27 18:44:03 +09:00
shogo4405 b92f771f27 s/[: ]/[:]/g 2019-10-14 18:01:57 +09:00
shogo4405 2c88661996 s/Mirror(reflecting: self).description/Mirror(reflecting: self).debugDescription/g 2019-09-28 18:38:41 +09:00
shogo4405 07af449b87 remove NSObject Inheritance 2019-09-22 22:52:07 +09:00
shogo4405 6c566d988d git revert 75d9751bc8 2019-05-25 16:29:54 +09:00
shogo4405 5f3eddf998 Refactoring 2019-01-05 18:44:19 +09:00
shogo4405 591da690d7 swiftlint autocorrect +α 2019-01-04 19:01:42 +09:00
shogo4405 75d9751bc8 Remove CustomStringConvertible 2018-12-15 15:12:26 +09:00
shogo4405 942fcedd23 Fix compile error tvOS 2018-12-10 04:53:15 +09:00
shogo4405 bb8c4dc57d Use expectedMedias property HTTPStream 2018-12-09 02:39:58 +09:00
shogo4405 c4fa7e5d07 Refactor TSWriter 2018-11-25 04:19:03 +09:00
shogo4405 d25f233bcc add TSWriterDelegate 2018-11-24 21:22:36 +09: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 8b961ea2e2 refs #409, #294 2018-05-12 23:42:11 +09:00
Adam Nemecek 35f4873ca3 * refactoring 2018-03-12 21:16:01 -07:00
Adam Nemecek ef2d02f401 * HTTPResponse : ExpressibleByDictionaryLiteral 2018-03-12 21:11:58 -07:00
Adam Nemecek 9ee47d2cb3 * refactoring 2018-03-12 21:04:53 -07:00
Adam Nemecek 67b3e52823 * refactoring 2018-03-12 20:48:05 -07:00
Adam Nemecek 7063432f99 * refactoring 2018-03-11 23:44:06 -07:00
Adam Nemecek b67ec30eae * refactoring 2018-03-11 23:35:41 -07:00
shogo4405 f299d4bc58 #348 2017-12-25 02:26:00 +09:00
shogo4405 b4a8803357 Add rules #348 2017-12-25 01:26:45 +09:00
shogo4405 1e50aac7bc Add swiftlint #348 2017-12-25 00:46:25 +09:00
shogo4405 ae592c65fd Change declaration fileprivate to private 2017-11-06 00:02:20 +09:00
shogo4405 2a5654f703 refs #278 2017-08-06 23:28:45 +09:00
shogo4405 bb9e00e6a2 refs #229, #223, #217 and Refactoring 2017-06-11 17:09:32 +09:00
shogo4405 3c853f72d3 use data instead of [UInt8] 2017-06-07 21:09:21 +09:00
shogo4405 04f6e3d2fc Use Data instead of [UInt8] 2017-04-24 23:35:30 +09:00
shogo4405 d3b2b0b91a Refactoring 2017-04-09 23:28:12 +09:00
shogo4405 c28c45de5f add HTTPMehtods 2017-04-01 21:50:42 +09:00
shogo4405 f8bec473f3 Refactoring 2017-04-01 18:18:29 +09:00
Ryo Aoyama 6772bd3893 Fix crashing by index out of range 2017-03-06 02:13:05 +09:00