]> granicus.if.org Git - handbrake/commit
MacGui: add a method to return a CGImageRef for a preview in HBCore, and skip the...
authorritsuka <damiog@gmail.com>
Mon, 26 Jan 2015 08:30:23 +0000 (08:30 +0000)
committerritsuka <damiog@gmail.com>
Mon, 26 Jan 2015 08:30:23 +0000 (08:30 +0000)
commitde6e8f85686ad3f63be7fba7b4bf10aa1912a09a
treeaa4a061b01b810e38a6d3af245a2380aceb58839
parent9545f5c9b6c3160b0e6cba9344232cb9e1493aaf
MacGui: add a method to return a CGImageRef for a preview in HBCore, and skip the alpha to use less memory. Use a dispatch_source as a timer in HBCore so we will be able to run the update loop on its own thread. Remove the pointer to hb_handle_t, no class outside HBCore uses it.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6816 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/HBController.m
macosx/HBCore.h
macosx/HBCore.m
macosx/HBPreviewController.m
macosx/HBPreviewGenerator.h
macosx/HBPreviewGenerator.m
macosx/HandBrake.xcodeproj/project.pbxproj