summaryrefslogtreecommitdiffstats
path: root/libhb/preset_builtin.json
Commit message (Collapse)AuthorAgeFilesLines
* preset: Move preset-related resources to separate directory.Bradley Sepos2016-06-251-6802/+0
|
* libhb: Add "Very Fast" presets.Bradley Sepos2016-06-101-0/+396
|
* libhb: Make new presets names less verbose.Bradley Sepos2016-06-101-56/+56
| | | | Only the names have been changed, to protect the innocent.
* libhb: Fix invalid VideoTune value in new presets.Bradley Sepos2016-06-021-54/+54
|
* libhb: Add new built-in presets, mark old presets as legacy.Bradley Sepos2016-06-021-132/+5784
| | | | | | Will change VP9 presets' audio to Opus if/when that lands. Closes #159.
* decomb: split comb detection out into it's own filterJohn Stebbins2016-03-111-1/+3
|
* Make deinterlace/decomb behave similar to nlmeans/hqdn3dJohn Stebbins2015-10-091-48/+24
| | | | | I.e. use a dropdown to select between the filters instead of a radio button.
* lingui: use libhb preset management from linux guijstebbins2015-05-141-288/+209
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7179 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-061-0/+855
This results in custom preset support in the CLI and additional command line options to fully support all preset keys. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7158 b64f7644-9d1e-0410-96f1-a4d463321fa5