]> granicus.if.org Git - handbrake/commit
Make deinterlace/decomb behave similar to nlmeans/hqdn3d
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 5 Oct 2015 15:53:19 +0000 (08:53 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 9 Oct 2015 20:36:59 +0000 (13:36 -0700)
commit305d591def7d9bb32f3dd3020c511970f3363960
tree555cdc269479feca0d816ea7d7e27d6e23eeae8e
parent7f1f6dc4ff37e1dbc194f2ffec3c706f43131292
Make deinterlace/decomb behave similar to nlmeans/hqdn3d

I.e. use a dropdown to select between the filters instead of a radio
button.
15 files changed:
gtk/src/callbacks.c
gtk/src/ghb-3.12.ui
gtk/src/ghb-3.14.ui
gtk/src/ghb.ui
gtk/src/hb-backend.c
gtk/src/makedeps.py
gtk/src/presets.c
gtk/src/queuehandler.c
libhb/builtin_presets.h
libhb/libhb_presets.list
libhb/param.c
libhb/preset.c
libhb/preset_builtin.json
libhb/preset_template.json
test/test.c