Commit Graph
55 Commits
Author SHA1 Message Date
shogo4405 7b658fbe37 Add MultiCamCaptureSetting#cornerRadius option. 2022-12-04 22:26:43 +09:00
shogo4405 ffadf7f496 initial support an AVCaptureMultiCamSession. 2022-11-27 18:22:49 +09:00
shogo4405 5edbc7fe06 Remove unnecessary AVFoundation+Extension.swift. 2022-11-23 22:10:56 +09:00
shogo4405 3253096235 Refactor CMSampleBuffer#reflectHorizontal. 2022-11-23 14:15:21 +09:00
shogo4405 f30028ef37 Add hasAudio, hasVideo options. 2022-11-06 21:43:19 +09:00
shogo4405 04d23d9953 Merge H264Decoder -> VideoCodec. 2022-10-02 16:21:01 +09:00
shogo4405 65b8aca8ee Refactor VideoCodec. 2022-09-24 02:38:26 +09:00
shogo4405 28bd489dd7 Remove redundantType & enabled convenience_type 2022-09-23 06:02:14 +09:00
shogo4405 e233e0aebe Add api documentation. 2022-06-26 01:59:01 +09:00
shogo4405 64571447d1 swiftlint autocorrect --format 2022-06-19 21:17:09 +09:00
shogo4405 9cac26cbfe s/class/AnyObject/g 2021-03-28 15:07:38 +09:00
shogo4405 b1f6e5cbad swiftlint autocorrect 2021-01-29 22:42:08 +09:00
onebuckgames 229bde76a8 Fixed mirror option on macOS 2021-01-04 11:13:51 +02:00
shogo4405 56667293b0 Swiftlint: conditional_returns_on_newline 2020-09-12 01:44:48 +09:00
shogo4405 450157f47a move AVFoundation+Extension.swift 2020-03-07 19:34:50 +09:00
shogo4405 74d25caf49 Refactoring VTCompressionSession 2020-02-24 19:43:35 +09:00
shogo4405 06acf94c75 Update TestCase. 2020-02-16 17:06:38 +09:00
shogo4405 45b64b58e6 refs #58, Update README 2020-02-09 19:56:42 +09:00
shogo4405 c412f7c45e swiftlint autocorrect 2020-01-13 14:18:41 +09:00
shogo4405 69464f6384 add obsoleted check 2019-12-01 19:31:22 +09:00
shogo4405 97a77b7480 sync audio/video 2019-12-01 13:54:41 +09:00
omochimetaru 110de942e5 support SwiftPM 2019-11-27 18:44:03 +09:00
shogo4405 07af449b87 remove NSObject Inheritance 2019-09-22 22:52:07 +09:00
shogo4405 aa4aabbc5e Remove copySupportedPropertyDictionary() 2019-08-06 14:04:21 +09:00
shogo4405 ef9ff34a4a Remove CMSampleTimingInfo+Extension.swift 2019-08-04 15:43:40 +09:00
shogo4405 fd29d05f07 Use NotSync Parameter Instead Of DependsOnOthers 2019-07-27 17:38:34 +09:00
shogo4405 5c61223442 use NotSync Properties 2019-07-27 17:03:01 +09:00
shogo4405 5b91c863a2 TypeSafe 2019-07-21 03:41:32 +09:00
shogo4405 56a1c2cda8 refs #531 2019-07-13 19:45:13 +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 ea55021112 use CVPixelBufferPool 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 e6840ed2bc Convert Swift 4 -> 4,2 2018-10-07 17:33:19 +09:00
shogo4405 1c6183af86 swiftlint autocorrect 2018-10-01 01:26:55 +09:00
shogo4405 459af8ba66 refs #399 2018-04-01 22:05:08 +09:00
Adam Nemecek 13ff4efcc8 * refactoring 2018-03-12 22:37:11 -07:00
Adam Nemecek 1d5d64cf29 * refactoring 2018-03-12 21:30:03 -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 4dd3cd49b2 * removed ":DispatchQueue" 2018-03-12 10:04:57 -07:00
Adam Nemecek d0e5e589d1 * refactoring 2018-03-12 09:37:57 -07:00
Adam Nemecek 7063432f99 * refactoring 2018-03-11 23:44:06 -07:00
Adam Nemecek 9ec9056f81 * refactor dictionaryFromQuery 2018-03-11 20:57:21 -07:00
shogo4405 05d3c05c80 Print VTSessionCopySupportedPropertyDictionary 2018-03-03 18:21:28 +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 2a5654f703 refs #278 2017-08-06 23:28:45 +09:00
shogo4405 286ee4d94c Use Data insted of [UInt8] 2017-07-17 23:44:07 +09:00