Commit Graph

119 Commits

Author SHA1 Message Date
shogo4405 987d77eca6 Support canPerformMultiPass options. 2020-03-07 19:38:05 +09:00
shogo4405 7f8d6b1754 Support isVideoMirrored property. 2020-03-07 17:42:22 +09:00
Troy Lamerton 481c8aef88 support custom screen capture
abstracted ScreenCaptureSession to new protocol CustomCaptureSession
2020-02-01 11:53:32 +01:00
shogo4405 f306814bb0 Refactoring. 2020-01-13 15:48:52 +09:00
shogo4405 8f15076ec3 %s/Playing/Decoding/g 2020-01-04 15:32:23 +09:00
shogo4405 a8bd364291 Smooth Video playback 2times. 2020-01-04 00:28:25 +09:00
shogo4405 85f1ab5bc7 Refactor View 2020-01-03 13:55:44 +09:00
shogo4405 a769d38ab6 s/Drawable/Renderer/g 2020-01-02 18:33:23 +09:00
omochimetaru 110de942e5 support SwiftPM 2019-11-27 18:44:03 +09:00
shogo4405 0a48c6ac2c Remove syncOrientation property. 2019-09-28 20:23:43 +09:00
shogo4405 246187cedd preferredVideoStabilizationMode auto -> off 2019-09-23 03:00:44 +09:00
shogo4405 745ed1e774 Rename outputAudio -> didOutputAudio 2019-07-20 16:44:18 +09:00
shogo4405 e1f73b53ca Returning to applicationWillEnterForeground 2019-07-15 15:36:41 +09:00
shogo4405 136c6c8c25 raise AVMixerBufferEmpty Event 2019-07-13 18:48:30 +09:00
shogo4405 ceced10d3d add AudioEffect filter 2019-07-06 15:44:22 +09:00
shogo4405 ca0a921f8e Update VideoIOComponent.swift 2019-05-01 03:51:53 +09:00
shogo4405 9b727d228d refactor #516 2019-05-01 00:55:07 +09:00
shogo4405 b3f8b8f991 swiftlint autocorrect 2019-04-30 01:53:48 +09:00
Pierre Segalen f3fd0928d1
Fixed compilation error for stabilization management 2019-03-25 20:55:16 +01:00
Pierre Segalen 1af4553d9f
Revert "Revert "Add the ability to disable the iPhone camera stabilization""
This reverts commit 3d59879fd6.
2019-03-25 20:21:13 +01:00
shogo4405 3cab7fa97a
Merge branch 'master' into master 2019-03-25 02:00:47 +09:00
shogo4405 3b81fcf154 fix compile error tvOS 2019-03-25 01:58:03 +09:00
shogo4405 3d59879fd6
Revert "Add the ability to disable the iPhone camera stabilization" 2019-03-25 01:39:19 +09:00
shogo4405 c9ec77549e
Merge pull request #512 from psegalen/master
Add the ability to disable the iPhone camera stabilization
2019-03-21 16:08:48 +09:00
Troy Lamerton e07d7151df static field to set default orientation & always update drawable 2019-03-18 15:53:56 +01:00
Pierre Segalen 640c01e7c2
Added the ability to disable the iPhone camera stabilization 2019-03-18 10:44:51 +01:00
shogo4405 69a992df96 Use GCD instead of objc_sync_enter 2019-03-11 15:44:10 +09:00
Troy Lamerton 7e90b25b3b drawable orientation to match stream when created 2019-03-10 12:01:59 +01:00
shogo4405 5f3eddf998 Refactoring 2019-01-05 18:44:19 +09:00
shogo4405 349f2d53b9 change declare AVConverter 2019-01-05 00:07:39 +09:00
shogo4405 a3392e8a54 use appendPixelBuffer instead of appendSampleBuffer 2019-01-04 23:34:59 +09:00
shogo4405 591da690d7 swiftlint autocorrect +α 2019-01-04 19:01:42 +09:00
shogo4405 d15ec35ea5 Remove AudioStreamPlayback.swift 2018-12-15 23:00:27 +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
Adam Nemecek 564622932f use set instead of array in videoiocomponent 2018-08-02 21:30:57 -07:00
Adam Nemecek c6b862ebbb removed unneeded imports 2018-08-02 21:12:52 -07:00
shogo4405 7938897d2e Suppress Warning 2018-07-22 18:27:43 +09:00
shogo4405 e1f88ef002 CVPixelBuffer Pass-Through 2018-07-22 15:49:53 +09:00
shogo4405 3f303e59ef swiftlint autocorrect 2018-05-12 16:03:02 +09:00
shogo4405 98a6cfbb11 swiftlint 2018-03-17 15:36:30 +09:00
Adam Nemecek 4c73e297bd * refactoring 2018-03-12 13:07:15 -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 b67ec30eae * refactoring 2018-03-11 23:35:41 -07:00
Adam Nemecek 1fb6927350 * refactoring 2018-03-11 21:29:48 -07:00
Gerrit Post f435c97578 fixed autofocus after focussing point of interest 2018-03-07 14:18:24 +01:00
shogo4405 b3790f91ac DisplayLinkedQueue 2018-02-18 22:07:05 +09:00
shogo4405 1e50aac7bc Add swiftlint #348 2017-12-25 00:46:25 +09:00