index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libhb
/
nlmeans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
libhb: Allow NLMeans prefilter passthru when strength is 0 (zero).
Bradley Sepos
2018-01-10
1
-6
/
+6
*
libhb: Make NLMeans prefilter order consistent.
Bradley Sepos
2018-01-10
1
-6
/
+6
*
libhb: Make prefiltered check in NLMeans more explicit.
Bradley Sepos
2018-01-10
1
-1
/
+1
*
libhb: Reorder some code in nlmeans_prefilter for clarity.
Bradley Sepos
2018-01-10
1
-11
/
+7
*
libhb: Plug memory leak in NLMeans.
Bradley Sepos
2018-01-10
1
-2
/
+10
*
libhb: Better prioritize NLMeans prefilter order.
Bradley Sepos
2018-01-09
1
-11
/
+11
*
libhb: Add CSM prefilter to NLMeans.
Bradley Sepos
2018-01-09
1
-3
/
+108
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
libhb: Fix nlmeans prefilter passthru only outputting some frames.
Bradley Sepos
2017-12-30
1
-7
/
+0
*
libhb: Output result of nlmeans prefilter when passthru enabled.
Chris Darroch
2017-12-30
1
-2
/
+11
*
libhb: Fix nlmeans prefilter passthru frame addressing.
Chris Darroch
2017-12-30
1
-1
/
+1
*
libhb: Add threads parameter to NLMeans.
Bradley Sepos
2017-07-24
1
-16
/
+22
*
nlmeans: fix prefilter passthru
John Stebbins
2017-05-31
1
-1
/
+1
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-11
/
+40
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-35
/
+17
*
nlmeans: fix the default values
jstebbins
2015-08-17
1
-2
/
+2
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-1
/
+1
*
nlmeans: fix build on non-x86 architectures
jstebbins
2015-02-26
1
-4
/
+3
*
libhb: Fix memory alignment issue in nlmeans.
bradleys
2015-02-16
1
-1
/
+1
*
libhb: Fix compiler warnings and more const correctness in nlmeans.
bradleys
2015-02-16
1
-32
/
+33
*
libhb: Additional minor optimizations to nlmeans.
bradleys
2015-02-11
1
-45
/
+47
*
libhb: Minor nlmeans optimizations.
bradleys
2015-02-06
1
-58
/
+77
*
libhb: NLMeans x86 SSE acceleration/optimizations.
bradleys
2015-01-29
1
-36
/
+80
*
libhb: thread nlmeans filter
jstebbins
2014-09-09
1
-184
/
+410
*
libhb: Improve nlmeans edgeboost prefilter.
bradleys
2014-06-28
1
-11
/
+53
*
libhb: Add median prefilter to nlmeans.
bradleys
2014-06-27
1
-5
/
+118
*
libhb: New denoiser, nlmeans.
bradleys
2014-06-19
1
-0
/
+742