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
/
HBJob+HBJobConversion.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...
Damiano Galassi
2016-10-29
1
-1
/
+12
*
MacGui: rework HBAudioTrack to use less NSDictionary.
Damiano Galassi
2016-09-03
1
-13
/
+15
*
macosx: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
MacGui: add interlace detection filter.
Damiano Galassi
2016-03-12
1
-0
/
+13
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-1
/
+1
*
MacGui: remove an unused var.
Damiano Galassi
2016-03-10
1
-3
/
+0
*
macui support for filter dict settings
John Stebbins
2016-03-09
1
-40
/
+32
*
MacGui: use hb_generate_filter_settings() to generate the right settings stri...
Damiano Galassi
2016-01-25
1
-2
/
+7
*
MacGui: add the rotate filter to the picture tab.
Damiano Galassi
2016-01-15
1
-2
/
+2
*
MacGui: add rotate filter support to HBJob.
Damiano Galassi
2016-01-10
1
-0
/
+7
*
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
-1
/
+1
*
MacGui: add redo/undo supports to the audio part of HBJob.
Damiano Galassi
2015-10-24
1
-3
/
+3
*
MacGui: rewrote the subtitles tab to use bindings, view-based table view and ...
Damiano Galassi
2015-10-22
1
-71
/
+64
*
macui: add grayscale filter
John Stebbins
2015-10-15
1
-2
/
+7
*
MacGui: use the new deinterlate preset keys
Damiano Galassi
2015-10-09
1
-13
/
+8
*
MacGui: add a duration column to the chapters table
Damiano Galassi
2015-10-09
1
-2
/
+4
*
MacGui: move the picture and filters settings to the main window.
ritsuka
2015-07-27
1
-4
/
+1
*
MacGui: split HBTitle header to make it easier to test. Added some simple tests.
ritsuka
2015-06-01
1
-1
/
+2
*
MacGui: remove a useless cast for the deblock value.
ritsuka
2015-05-31
1
-1
/
+1
*
MacGui: fix custom denoise settings.
ritsuka
2015-05-31
1
-1
/
+1
*
MacGui: don't hardcode which encoders support the preset system.
Rodeo
2015-05-29
1
-7
/
+7
*
MacGui: add a test target to the Xcode project, plus some simple test. Use a ...
ritsuka
2015-05-20
1
-0
/
+2
*
MacGui: add a missing "not" in the deinterlace conversion from HBJob to hb_jo...
ritsuka
2015-05-15
1
-1
/
+1
*
MacGui: fix detelecine.
ritsuka
2015-05-14
1
-1
/
+1
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
1
-11
/
+11
*
MacGui: fix endpoints for point-2-point encoding.
Rodeo
2015-05-03
1
-2
/
+2
*
MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.
ritsuka
2015-04-18
1
-5
/
+18
*
MacGui: use the new the filter preset/tune lookup and setting validation func...
ritsuka
2015-04-17
1
-58
/
+21
*
MacGui: fix an issue where a "none" track could be added to hb_job_t.
ritsuka
2015-01-31
1
-17
/
+11
*
MacGui: set the right crop values in the HB_FILTER_RENDER_SUB filter.
ritsuka
2015-01-26
1
-3
/
+3
*
MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw...
ritsuka
2015-01-19
1
-0
/
+6
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
1
-0
/
+522