]> granicus.if.org Git - handbrake/commit
libhb: Initial implementation of Chroma Smooth filter.
authorBradley Sepos <bradley@bradleysepos.com>
Thu, 7 Mar 2019 12:55:15 +0000 (07:55 -0500)
committerBradley Sepos <bradley@bradleysepos.com>
Thu, 28 Mar 2019 15:57:37 +0000 (11:57 -0400)
commitd416fb7abbb8419ef24f73c43ae0f8af5f18e71c
treeaa0d61483c5de7b9130ec662b34699412b88d744
parent03b850f956490dbdc604e27d27df86eb2cac1213
libhb: Initial implementation of Chroma Smooth filter.
12 files changed:
libhb/chroma_smooth.c [new file with mode: 0644]
libhb/common.c
libhb/common.h
libhb/internal.h
libhb/param.c
libhb/preset.c
libhb/preset_builtin.h
preset/preset_builtin.json
preset/preset_builtin.list
preset/preset_cli_default.json
preset/preset_template.json
test/test.c