Commit Graph
32 Commits
Author SHA1 Message Date
shogo4405 26e973eb54 swiftlint --fix 2021-03-05 21:48:35 +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 c412f7c45e swiftlint autocorrect 2020-01-13 14:18:41 +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 1f0032f650 Fix Xcode warnings 2019-09-15 21:16:17 +09:00
shogo4405 055b8e4488 follow swiftlint 2019-09-08 00:06:38 +09:00
shogo4405 6c566d988d git revert 75d9751bc8 2019-05-25 16:29:54 +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 106dac5409 rename AACEncoder -> AudioConverter 2018-12-09 21:33:04 +09:00
shogo4405 c3be929b7d fix no audio bug 2018-11-25 11:12:19 +09:00
shogo4405 c4fa7e5d07 Refactor TSWriter 2018-11-25 04:19:03 +09:00
shogo4405 e6840ed2bc Convert Swift 4 -> 4,2 2018-10-07 17:33:19 +09:00
shogo4405 1a93f2a053 Don't create a CMSampleBuffer. 2018-08-04 19:04:43 +09:00
Adam Nemecek c6b862ebbb removed unneeded imports 2018-08-02 21:12:52 -07:00
shogo4405 0929890b58 refs #293 2018-05-13 01:06:21 +09:00
shogo4405 8b961ea2e2 refs #409, #294 2018-05-12 23:42:11 +09:00
Adam Nemecek 67b3e52823 * refactoring 2018-03-12 20:48:05 -07: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 f736a0b06e fixed #261 2017-07-22 19:22:42 +09:00
shogo4405 286ee4d94c Use Data insted of [UInt8] 2017-07-17 23:44:07 +09:00
shogo4405 9b156ee53d Refactoring 2017-04-03 00:17:22 +09:00
shogo4405 45662cc3d4 Improved compatibility #143 2017-01-02 04:39:45 +09:00
shogo4405 bc708b6dae BrashUp Replay Kit Live #81 2016-09-19 00:58:58 +09:00
shogo4405 d0d9231ab6 Refactoring and Code style. #95 2016-09-14 22:40:58 +09:00
shogo4405 db7a9d2195 Refactoring and Code style. #95 2016-09-12 01:23:11 +09:00
shogo4405 4b32d74f75 1st migration to Swift3.0 and modified files. #95 2016-09-12 01:23:00 +09:00
shogo4405 e7cead1d4a comment style change 2016-05-22 21:36:37 +09:00
shogo4405 5c2e84d97f support audio for HTTPStream ref #34 2016-05-11 15:37:17 +09:00
shogo4405 becea4198e prepare for support MacOS 2016-05-02 23:47:10 +09:00