summaryrefslogtreecommitdiffstats
path: root/macosx/HBImageUtilities.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: do not set NULL values in ↵Damiano Galassi2020-11-091-5/+18
| | | | CVImageBufferCreateColorSpaceFromAttachments() input.
* MacGui: map more transfer functions to CGColorSpaceRef, simplify ↵Damiano Galassi2020-10-021-19/+48
| | | | copyImageAtIndex: method.
* MacGui: remove unneeded code.Damiano Galassi2020-01-131-53/+6
|
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-1/+1
| | | | | | | Newest versions appear to have a "common.h" somewhere that is interfering with libhb/common.h. move headers into "handbrake" subdirectory
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
| | | | Rename hb.h to handbrake.h
* MacGui: add touch bars in the preview window, improve touch bars in the main ↵Damiano Galassi2018-10-101-0/+53
| | | | and queue windows.
* MacGui: add the kCVImageBufferTransferFunction_ITU_R_2100_HLG to ↵Damiano Galassi2017-12-151-0/+4
| | | | copyColorSpace()
* MacGui: move the color space code out of HBCore.Damiano Galassi2017-08-311-0/+184