index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macosx
/
HBVideo+UIAdditions.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: improve videotoolbox detection and add support for constant quality en...
Damiano Galassi
2020-08-23
1
-1
/
+1
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
1
-1
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-1
/
+1
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-1
/
+1
*
MacGui: use HB_VCODEC_X264_MASK to check whether x264 is selected or not.
Damiano Galassi
2019-06-07
1
-1
/
+1
*
MacGui: don't show fast decode checkbox when the encoder is not x264, fixes #...
Damiano Galassi
2019-06-07
1
-0
/
+5
*
MacGui: fixes encoder tune 'none' localized item.
Damiano Galassi
2019-05-02
1
-0
/
+75
*
MacGui: remove the old advanced x264 options view.
Damiano Galassi
2019-01-30
1
-5
/
+0
*
Add VideoToolbox hardware encoding thru FFmpeg.
Damiano Galassi
2018-11-15
1
-0
/
+21
*
MacGui: more safe kvo removal, use libhb function to get the quaility name, f...
Damiano Galassi
2018-11-03
1
-14
/
+1
*
MacGui: load the HandBrakeKit framework localized strings from the framework ...
Damiano Galassi
2018-10-20
1
-3
/
+5
*
MacGui: fix x264 unparsed string and advanced panel.
Damiano Galassi
2018-06-13
1
-3
/
+3
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
1
-3
/
+3
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
1
-0
/
+28
*
MacGui: made some HBJob properties private.
Damiano Galassi
2016-10-31
1
-1
/
+1
*
MacGui: use CQ label in the constant quality slider for VP9.
Damiano Galassi
2016-07-27
1
-1
/
+2
*
MacGui: use the right constant quality label in the video tab, and split HBVi...
Damiano Galassi
2016-05-24
1
-0
/
+43
*
x265: macui multilib support
John Stebbins
2015-11-12
1
-1
/
+1
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-8
/
+9
*
MacGui: second part of the previous commit
ritsuka
2015-08-06
1
-0
/
+10
*
MacGui: don't hardcode which encoders support the preset system.
Rodeo
2015-05-29
1
-1
/
+10
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-1
/
+1
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-2
/
+2
*
MacGui: show the turbo two pass checkbox when x265 is selected.
ritsuka
2015-02-12
1
-1
/
+1
*
MacGui: fix a bunch of regressions (various crash when in some textfields, en...
ritsuka
2014-12-30
1
-1
/
+1
*
MacGui: pass the fast decode option to the hb_job.
ritsuka
2014-12-29
1
-1
/
+1
*
MacGui: hide turbo two pass checkbox when x264 is not selected.
ritsuka
2014-12-27
1
-0
/
+5
*
MacGui: move the UI helper methods to new categories. Implement NSCoding in m...
ritsuka
2014-12-23
1
-0
/
+346