mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 14:15:50 -06:00
[PR #11] [MERGED] Live preview #85
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/CocoaSplit#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/zakk4223/CocoaSplit/pull/11
Author: @zakk4223
Created: 11/25/2013
Status: ✅ Merged
Merged: 11/25/2013
Merged by: @zakk4223
Base:
master← Head:live-preview📝 Commits (2)
8121eafA bunch of changes for live preview and changing video sources on the flyfaa90bbRewrite QTCapture to use C based XPC API. This allows me to pass the IOSurface with the proper XPC call rather than some dumb semaphore hack.📊 Changes
25 files changed (+2518 additions, -12967 deletions)
View changed files
📝
CapturedFrameProtocol.h(+1 -2)📝
CocoaSplit.xcodeproj/project.pbxproj(+8 -4)📝
CocoaSplit/AVFAdvancedPanel.xib(+122 -977)📝
CocoaSplit/AVFCapture.h(+6 -1)📝
CocoaSplit/AVFCapture.m(+235 -32)📝
CocoaSplit/AppleVTPanel.xib(+215 -1692)📝
CocoaSplit/CaptureController.h(+1 -1)📝
CocoaSplit/CaptureController.m(+104 -85)📝
CocoaSplit/CaptureSessionProtocol.h(+3 -5)📝
CocoaSplit/DesktopCapture.m(+76 -40)📝
CocoaSplit/FFMpegTask.m(+7 -1)📝
CocoaSplit/OutputDestination.m(+1 -0)📝
CocoaSplit/PreviewView.m(+7 -0)📝
CocoaSplit/QTCapture.h(+4 -0)📝
CocoaSplit/QTCapture.m(+106 -94)📝
CocoaSplit/SyphonCapture.h(+0 -2)📝
CocoaSplit/SyphonCapture.m(+69 -50)📝
CocoaSplit/advancedPrefPanel.xib(+78 -626)📝
CocoaSplit/en.lproj/MainMenu.xib(+1173 -8167)📝
CocoaSplit/x264Compressor.m(+6 -2)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.