]> granicus.if.org Git - handbrake/commit
libhb: Add filter preset/tune lookup and setting validation for more filter types
authorjstebbins <jstebbins.hb@gmail.com>
Sat, 4 Apr 2015 14:43:39 +0000 (14:43 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sat, 4 Apr 2015 14:43:39 +0000 (14:43 +0000)
commit5a24d1b2f7b9414e76ceaa4b23eb3661ac8ce828
tree9377cd2397c2f2e3ec3c930f5e31a34011d67c24
parent1c89b21c037157fbaeefc1b7ee0da1b9ae6cd5f8
libhb: Add filter preset/tune lookup and setting validation for more filter types

All filters except for crop_scale now have preset/tune support and basic
validation.

This code could also be used by the other frontends to simplify some things.
For example, it can be used to query libhb for a list of available presets
and tunes for each filter.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7050 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/hb.h
libhb/param.c
libhb/param.h [new file with mode: 0644]