Commit Graph

36 Commits

Author SHA1 Message Date
shogo4405 987d77eca6 Support canPerformMultiPass options. 2020-03-07 19:38:05 +09:00
shogo4405 74d25caf49 Refactoring VTCompressionSession 2020-02-24 19:43:35 +09:00
Troy Lamerton c369fe0c79 log common encoder errors
- log err when encoder prepare fails
- log err when encode failed due to parameter err
2020-02-02 11:34:00 +01:00
shogo4405 93c19312b8 fixed #632 2020-01-12 16:35:43 +09:00
omochimetaru 110de942e5 support SwiftPM 2019-11-27 18:44:03 +09:00
shogo4405 36f1248eb3 Update H264Encoder.swift 2019-10-14 18:31:36 +09:00
shogo4405 c24bfb54a4 add Setting, SettingObserver 2019-09-22 16:25:27 +09:00
shogo4405 df85999eb1 MaxKeyFrameIntervalDuration needs invalidateSession 2019-08-25 19:18:47 +09:00
shogo4405 1f1cad6990 Bump to up 0.11.7 2019-08-20 16:41:51 +09:00
shogo4405 6a7894bbe2 Refactoring. 2019-08-11 01:28:43 +09:00
shogo4405 aa4aabbc5e Remove copySupportedPropertyDictionary() 2019-08-06 14:04:21 +09:00
shogo4405 e58eddcadf Unlock stopRunning. 2019-08-04 19:47:53 +09:00
shogo4405 91dbcd3a49 Code formatting 2019-07-27 17:27:30 +09:00
shogo4405 52d7bc0840 Running.isRunning change to Atomic<Bool> 2019-07-13 16:53:39 +09:00
shogo4405 5f3eddf998 Refactoring 2019-01-05 18:44:19 +09:00
shogo4405 dbfde710bb Rename AVMixerRecorder -> AVRecorder 2019-01-04 22:57:14 +09:00
shogo4405 591da690d7 swiftlint autocorrect +α 2019-01-04 19:01:42 +09:00
shogo4405 c7e216a495 s/running/isRunning/g 2018-11-24 22:14:58 +09:00
shogo4405 d25f233bcc add TSWriterDelegate 2018-11-24 21:22:36 +09:00
shogo4405 e6840ed2bc Convert Swift 4 -> 4,2 2018-10-07 17:33:19 +09:00
Adam Nemecek c6b862ebbb removed unneeded imports 2018-08-02 21:12:52 -07:00
Adam Nemecek 4dd3cd49b2 * removed ":DispatchQueue" 2018-03-12 10:04:57 -07:00
Adam Nemecek 1fb6927350 * refactoring 2018-03-11 21:29:48 -07:00
shogo4405 05d3c05c80 Print VTSessionCopySupportedPropertyDictionary 2018-03-03 18:21:28 +09:00
shogo4405 281ddf15a8 Rename Runnable -> Running 2018-02-18 16:58:10 +09:00
shogo4405 cded583739 Refactoring 2018-01-14 21:09:56 +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
Alexander Kolov 976086fdd2 Mark methods designated for KVC as @objc 2017-09-25 03:11:01 +02:00
shogo4405 07e355a57c [WIP]Migration Swift 4.0 2017-09-18 02:03:39 +09:00
shogo4405 2a5654f703 refs #278 2017-08-06 23:28:45 +09:00
shogo4405 a5f1fa9ea6 Bump to 0.6.0 2017-04-16 23:10:29 +09:00
shogo4405 6c4ef88e1e Refactoring 2017-03-26 18:49:47 +09:00
shogo4405 64ddb15b92 Refactoring 2017-03-26 15:52:22 +09:00
shogo4405 462b73f049 fix build-error 2017-03-20 21:43:51 +09:00
shogo4405 8446dbe35c Refactoring 2017-03-20 01:54:09 +09:00