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
/
param.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
deblock: replace pp7 with avfilter vf_deblock
John Stebbins
2019-05-02
1
-37
/
+58
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-3
/
+4
*
Fix crash when chroma smooth tune is NULL
John Stebbins
2019-04-08
1
-6
/
+6
*
libhb: Tweak Chroma Smooth filter presets and tunes.
Bradley Sepos
2019-03-28
1
-120
/
+28
*
libhb: Initial implementation of Chroma Smooth filter.
Bradley Sepos
2019-03-28
1
-0
/
+225
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
libhb: Remove duplicate lines added to param.c in 822ce4df33f7550078688f86a68...
Bradley Sepos
2018-12-25
1
-4
/
+0
*
libhb/param: skip redundant checks.
Tim Walker
2018-02-26
1
-3
/
+3
*
libhb: fix parsing of filters' tunes.
Tim Walker
2018-02-26
1
-12
/
+16
*
libhb: fix a number of issues reported by clang.
Damiano Galassi
2018-01-12
1
-1
/
+1
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
sharpen: Use better tune names.
Bradley Sepos
2017-06-03
1
-8
/
+8
*
libhb: Revise sharpen presets and tunes.
Bradley Sepos
2017-06-01
1
-10
/
+106
*
libhb: Add Lapsharp kernel isolap and use with Grain tune.
Bradley Sepos
2017-06-01
1
-1
/
+1
*
libhb: Add LapSharp sharpening filter.
Bradley Sepos
2017-05-30
1
-0
/
+179
*
libhb: Add Unsharp sharpening filter.
Bradley Sepos
2017-05-30
1
-0
/
+157
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
libhb: Add functions to get filter tunes names to param.c.
Bradley Sepos
2016-09-09
1
-0
/
+36
*
libhb: Describe NLMeans tunes Tape and Sprite in comments.
Bradley Sepos
2016-05-02
1
-0
/
+2
*
libhb: Add NLMeans tune Sprite.
Bradley Sepos
2016-05-02
1
-0
/
+26
*
libhb: Add NLMeans tune Tape.
Bradley Sepos
2016-05-02
1
-0
/
+27
*
filters: don't add disabled rotate filter to filter list
John Stebbins
2016-03-31
1
-4
/
+32
*
comb-detect: adjust default sensitivity and add "Less Sensitive" preset
John Stebbins
2016-03-11
1
-8
/
+12
*
qsv: fix build
John Stebbins
2016-03-11
1
-1
/
+18
*
decomb: split comb detection out into it's own filter
John Stebbins
2016-03-11
1
-6
/
+20
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-494
/
+339
*
deinterlace: fix mapping of legacy "slow" preset
John Stebbins
2016-02-16
1
-1
/
+1
*
deinterlace: add conditional deinterlacing of interlaced frames
John Stebbins
2016-02-15
1
-1
/
+5
*
deinterlace: use avfilter yadif deinterlacer
John Stebbins
2016-02-15
1
-10
/
+82
*
rotate: use libavfilter
John Stebbins
2016-01-25
1
-6
/
+129
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
1
-0
/
+81
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: fix dereference of null pointer
John Stebbins
2015-10-20
1
-1
/
+2
*
libhb: Fix potentially uninitialized variable
John Stebbins
2015-10-20
1
-0
/
+2
*
Make deinterlace/decomb behave similar to nlmeans/hqdn3d
John Stebbins
2015-10-09
1
-2
/
+0
*
Allow negative number in hb_validate_filter_settings. Fix deinterlace setting...
ritsuka
2015-05-16
1
-2
/
+2
*
param: Allow ',' as decimal separator in filter values
jstebbins
2015-04-21
1
-1
/
+1
*
filters: Fix generation of filter string
jstebbins
2015-04-18
1
-1
/
+2
*
libhb: Add filter preset/tune lookup and setting validation for more filter t...
jstebbins
2015-04-04
1
-32
/
+414
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
param: fix compiler warning
jstebbins
2014-10-30
1
-1
/
+1
*
libhb: Add filter parameter validation.
bradleys
2014-10-15
1
-5
/
+70
*
LinGui/CLI/libhb: add nlmeans denoise filter to lingui
jstebbins
2014-07-21
1
-0
/
+226