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
/
HBFilters.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...
ritsuka
2015-04-22
1
-8
/
+13
*
MacGui: use the new the filter preset/tune lookup and setting validation func...
ritsuka
2015-04-17
1
-38
/
+6
*
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
-20
/
+6
*
MacGui: better validation for denoise settings.
ritsuka
2015-02-13
1
-4
/
+21
*
MacGui: check whether the denoise preset is valid or not.
ritsuka
2015-02-13
1
-2
/
+8
*
MacGui: guard against nil denoise values.
ritsuka
2015-02-08
1
-3
/
+27
*
MacGui: enable and fix more compiler warnings in the Xcode project.
ritsuka
2015-01-19
1
-1
/
+1
*
MacGui: fix the picture and filters summary in the video tab.
ritsuka
2014-12-30
1
-0
/
+13
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-118
/
+33
*
MacGui: move the UI helper methods to new categories. Implement NSCoding in m...
ritsuka
2014-12-23
1
-123
/
+11
*
MacGui: implement NSCoding protocol in HBJob.
ritsuka
2014-12-22
1
-0
/
+61
*
MacGui: post a notification in HBFilters when a settings is changed.
ritsuka
2014-12-20
1
-43
/
+154
*
MacGui: reset the decomb/deinterlace settings using their setters methods so ...
ritsuka
2014-10-04
1
-2
/
+2
*
MacGui: fix preview deinterlace display. The new deinterlace setting was set ...
ritsuka
2014-09-12
1
-2
/
+2
*
MacGui: Fixed a crash in HBFilters caused by a missing boxing of a bool.
ritsuka
2014-08-19
1
-1
/
+1
*
MacGui: added support for NLMeans denoise. Added the HBFilters class to store...
ritsuka
2014-08-19
1
-0
/
+453