CocoaSplit/CapturePlugins/CSDesktopCapturePlugin
Zakk 29eef09f63 More work on having source bounding boxes match up better with their visual area:
InputLayers now use resizeFill content gravity; proper aspect ratio is maintained via InputLayer now.
Cropping now changes the bounds of the source to match the size after cropping. Saving/restore is broken right now.
CAOpenGLLayer based layers are no longer required to self-crop based on the contentsRect property.
Instead of using CSIOSurface layer, just assign IOSurfaces directly to CALayer.contents (seems to work even on 10.9)
2016-12-31 13:00:16 -05:00
..
CSDesktopCapturePlugin More work on having source bounding boxes match up better with their visual area: 2016-12-31 13:00:16 -05:00
CSDesktopCapturePlugin.xcodeproj Move sample animations to Resources directory, fixes a code signing issue. 2016-05-05 07:43:22 -04:00