]> granicus.if.org Git - handbrake/commit
libhb: Fix nlmeans prefilter passthru frame addressing.
authorChris Darroch <chrisd@apache.org>
Sat, 30 Dec 2017 07:21:24 +0000 (23:21 -0800)
committerBradley Sepos <bradley@bradleysepos.com>
Sat, 30 Dec 2017 11:25:01 +0000 (06:25 -0500)
commit7a9f97278418e3ed59c23a8d291e9c98b8e5c0b0
tree27716d34b40b2cff142ace2484ca00c139774234
parentf3a811ae043ed5641d17c0fcf1ec79560746cc90
libhb: Fix nlmeans prefilter passthru frame addressing.

In commit 29a49a8, the nlmeans_prefilter() call in nlmeans_filter_thread()
was fixed, but a corresponding change was not made to the similar
call site in nlmeans_filter_flush().
libhb/nlmeans.c