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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: make libFDK the default (HE-)AAC encoder.
Rodeo
2015-05-17
1
-1
/
+1
*
MacGui: make a copy of a preset before showing the export window.
ritsuka
2015-05-17
4
-8
/
+20
*
MacGui: don't forget the fastdecode checkbox when printing the job's queue de...
Rodeo
2015-05-17
1
-2
/
+17
*
MacGui: remove workaround for the case where the output samplerate is auto an...
Rodeo
2015-05-16
1
-15
/
+2
*
libhb: return the global bitrate limits for a given mixdown when the samplera...
Rodeo
2015-05-16
1
-0
/
+14
*
WinGui: Update the libhb preset stubs.
sr55
2015-05-16
9
-137
/
+301
*
MacGui: forgot one :(
Rodeo
2015-05-16
1
-2
/
+1
*
MacGUI: don't double-sanitize encoder names.
Rodeo
2015-05-16
2
-3
/
+2
*
MacGui: reset allowed passthru codecs when applying a preset.
Rodeo
2015-05-16
1
-1
/
+12
*
MacGui: don't hardcode encoder names.
Rodeo
2015-05-16
1
-38
/
+39
*
Allow negative number in hb_validate_filter_settings. Fix deinterlace setting...
ritsuka
2015-05-16
1
-2
/
+2
*
MacGui: allow exporting a preset folder. Add import/export menu item to the p...
ritsuka
2015-05-16
6
-86
/
+123
*
cli: fix return value check for hb_presets_add_path()
jstebbins
2015-05-15
1
-1
/
+1
*
LinGui: audio pane refactoring
jstebbins
2015-05-15
8
-224
/
+226
*
rotate: Use more intuitive rotation parameters
jstebbins
2015-05-15
2
-27
/
+81
*
MacGui: add a missing "not" in the deinterlace conversion from HBJob to hb_jo...
ritsuka
2015-05-15
1
-1
/
+1
*
MacGui: fix deinterlace in preview window.
ritsuka
2015-05-14
1
-1
/
+2
*
MacGui: fix detelecine.
ritsuka
2015-05-14
1
-1
/
+1
*
MacGui: remove the built in presets update alert.
ritsuka
2015-05-14
3
-58
/
+22
*
presets: add new UserPresets.json path for osx cli presets
jstebbins
2015-05-14
1
-0
/
+1
*
MacGui: encode the right type for keepDisplayAspect.
ritsuka
2015-05-14
1
-2
/
+2
*
MacGui: remove the old presets.plist file
ritsuka
2015-05-14
1
-1664
/
+0
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
24
-619
/
+896
*
LinGui: rename json preferences file ...
jstebbins
2015-05-14
1
-2
/
+4
*
lingui: use libhb preset management from linux gui
jstebbins
2015-05-14
29
-4915
/
+2805
*
cli: fix --height
jstebbins
2015-05-14
1
-0
/
+10
*
cli: fix initialization of encode ranges
jstebbins
2015-05-13
2
-0
/
+6
*
cli: restore -O, -I, -P, -U, and -g options
jstebbins
2015-05-13
1
-5
/
+20
*
LinGui: fix 32bit builds
jstebbins
2015-05-13
2
-1
/
+7
*
MacGui: remove che previews cache in HBPreviewGenerator when a setting change...
ritsuka
2015-05-13
2
-3
/
+4
*
MacGui: limit the preview images cache to ~ the size of 60 1080p images.
ritsuka
2015-05-12
1
-4
/
+10
*
scan: increase scan size thresh to accomodate raw 4K avi
jstebbins
2015-05-12
1
-1
/
+1
*
cli: fix missing subtitle "Default" flag when --all-subtitles is used
jstebbins
2015-05-11
2
-1
/
+48
*
WinGui: Remove some test code.
sr55
2015-05-09
3
-26
/
+5
*
WinGui: Pad out some initial infrastructure to read built-in presets from libhb.
sr55
2015-05-09
7
-101
/
+553
*
cli: fix audio codec selection when one codec specified on the command line
jstebbins
2015-05-09
1
-1
/
+4
*
cli: fix off-by-one error in subtitle track selection
jstebbins
2015-05-09
1
-2
/
+2
*
WinGui: Restore Preview functionality. The calc logic still needs fixed as t...
sr55
2015-05-07
3
-24
/
+53
*
MacGui: use small size for the cropping radio button.
ritsuka
2015-05-07
1
-42
/
+42
*
MacGui: wrap more hb_title properties in HBTitle.
ritsuka
2015-05-07
5
-15
/
+72
*
MacGui: cosmetics.
ritsuka
2015-05-07
1
-1
/
+1
*
cli: fix off-by-one audio track selection
jstebbins
2015-05-06
1
-3
/
+3
*
scripts: set svn:executable property on new scripts
jstebbins
2015-05-06
2
-0
/
+0
*
libhb,cli: add preset management to libhb, use it in cli
jstebbins
2015-05-06
24
-2945
/
+7796
*
libhb: enable vbr encoding with fdk-aac and libav-aac
jstebbins
2015-05-04
2
-0
/
+29
*
MacGui: fix endpoints for point-2-point encoding.
Rodeo
2015-05-03
1
-2
/
+2
*
MacGui: fix a couple nasty rounding errors.
Rodeo
2015-05-03
2
-2
/
+2
*
LinGui: refresh queue button pending count when queue item edited
jstebbins
2015-05-03
1
-0
/
+1
*
WinGui: Fix Line Endings and (StyleCop)Warnings
sr55
2015-05-03
24
-423
/
+486
*
WinGui: Some Model Re-factoring by RandomEngy
sr55
2015-05-03
25
-780
/
+963
[next]