]> granicus.if.org Git - handbrake/commit
grayscale: make it a real filter
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 14 Oct 2015 22:26:44 +0000 (15:26 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 14 Oct 2015 22:30:16 +0000 (15:30 -0700)
commit10e3deb6cf13ebbe2020a7736a231db68e6ab27a
treeac7339f7ad63238dc779e3b6899ceaf9c018d130
parente918e48bfb3f0512dc3d246c0f233ca4bbe28918
grayscale: make it a real filter

It only worked properly with the x264 encoder. Now it works with all
encoders.
libhb/common.c
libhb/common.h
libhb/encx264.c
libhb/grayscale.c [new file with mode: 0644]
libhb/hb_json.c
libhb/internal.h
libhb/preset.c
libhb/work.c