Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: do not set NULL values in ↵ | Damiano Galassi | 2020-11-09 | 1 | -5/+18 |
| | | | | CVImageBufferCreateColorSpaceFromAttachments() input. | ||||
* | MacGui: map more transfer functions to CGColorSpaceRef, simplify ↵ | Damiano Galassi | 2020-10-02 | 1 | -19/+48 |
| | | | | copyImageAtIndex: method. | ||||
* | MacGui: remove unneeded code. | Damiano Galassi | 2020-01-13 | 1 | -53/+6 |
| | |||||
* | libhb: resolve header conflicts with pango/harfbuzz | John Stebbins | 2019-09-12 | 1 | -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.h | John Stebbins | 2019-09-10 | 1 | -1/+1 |
| | | | | Rename hb.h to handbrake.h | ||||
* | MacGui: add touch bars in the preview window, improve touch bars in the main ↵ | Damiano Galassi | 2018-10-10 | 1 | -0/+53 |
| | | | | and queue windows. | ||||
* | MacGui: add the kCVImageBufferTransferFunction_ITU_R_2100_HLG to ↵ | Damiano Galassi | 2017-12-15 | 1 | -0/+4 |
| | | | | copyColorSpace() | ||||
* | MacGui: move the color space code out of HBCore. | Damiano Galassi | 2017-08-31 | 1 | -0/+184 |