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
/
preset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: pass through "default" subtitle flag ... (#203)
John Stebbins
2016-05-28
1
-1
/
+23
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
1
-5
/
+0
*
json: fix sanitization of vquality
John Stebbins
2016-04-03
1
-4
/
+4
*
presets: fix PictureRotate import
John Stebbins
2016-03-28
1
-1
/
+2
*
presets: fix memory leak
John Stebbins
2016-03-23
1
-2
/
+6
*
presets: fix import of old version-less preset files
John Stebbins
2016-03-21
1
-28
/
+43
*
decomb: split comb detection out into it's own filter
John Stebbins
2016-03-11
1
-1
/
+184
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-98
/
+234
*
deinterlace: use avfilter yadif deinterlacer
John Stebbins
2016-02-15
1
-0
/
+110
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
1
-0
/
+22
*
Merge pull request #48 from bradleysepos/copyright
John Stebbins
2016-01-03
1
-1
/
+1
|
\
|
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
|
presets: fix PicturePAR import
John Stebbins
2016-01-02
1
-1
/
+1
|
/
*
presets: use first audio lang for foreign audio search...
John Stebbins
2015-11-15
1
-1
/
+9
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-1
/
+1
*
presets: handle importing old string PicturePAR "integers"
John Stebbins
2015-11-10
1
-0
/
+37
*
Update HandBrakeCLI to read presets.json on Windows. This is the file that wi...
Scott
2015-10-24
1
-2
/
+2
*
grayscale: make it a real filter
John Stebbins
2015-10-14
1
-3
/
+8
*
Remove invalid presets in presets_do()
Damiano Galassi
2015-10-12
1
-1
/
+1
*
presets: add result to indicate if preset import modified presets
John Stebbins
2015-10-09
1
-9
/
+27
*
Make deinterlace/decomb behave similar to nlmeans/hqdn3d
John Stebbins
2015-10-09
1
-65
/
+83
*
libhb: Clock/frame rate handling improvements.
Bradley Sepos
2015-09-10
1
-24
/
+35
*
presets: fix preset search by name
jstebbins
2015-08-13
1
-0
/
+2
*
libhb fix some typos in hb_preset_apply_filters().
Rodeo
2015-06-28
1
-2
/
+2
*
presets: add hb_presets_read_file_json()
jstebbins
2015-06-24
1
-0
/
+13
*
libhb: fix application of custom anamorphic settings
jstebbins
2015-06-14
1
-2
/
+2
*
Initialize the copy_mask variable before using it
ritsuka
2015-06-03
1
-1
/
+1
*
preset: fix application of VideoScaler to job
jstebbins
2015-05-29
1
-1
/
+1
*
LinGui: use libhb to initialize job...
jstebbins
2015-05-27
1
-319
/
+361
*
preset: fix application of mp4 mux options
jstebbins
2015-05-24
1
-1
/
+1
*
LinGui: use libhb to init audio and subtitle lists
jstebbins
2015-05-20
1
-1
/
+12
*
preset_template: allow all supported passthru codecs by default.
Rodeo
2015-05-17
1
-8
/
+3
*
presets: add new UserPresets.json path for osx cli presets
jstebbins
2015-05-14
1
-0
/
+1
*
lingui: use libhb preset management from linux gui
jstebbins
2015-05-14
1
-298
/
+996
*
cli: fix --height
jstebbins
2015-05-14
1
-0
/
+10
*
cli: fix missing subtitle "Default" flag when --all-subtitles is used
jstebbins
2015-05-11
1
-1
/
+12
*
libhb,cli: add preset management to libhb, use it in cli
jstebbins
2015-05-06
1
-0
/
+2198