summaryrefslogtreecommitdiffstats
path: root/macosx/HBFilters.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: remove a useless cast for the deblock value.ritsuka2015-05-311-1/+1
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-0/+4
* MacGui: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-141-3/+3
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-1/+1
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-11/+4
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-33/+0
* MacGui: implement NSCoding protocol in HBJob.ritsuka2014-12-221-1/+1
* MacGui: post a notification in HBFilters when a settings is changed.ritsuka2014-12-201-0/+2
* MacGui: added support for NLMeans denoise. Added the HBFilters class to store...ritsuka2014-08-191-0/+74