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
*
MacGui: fix the audio defaults to use the languages specified in the preferen...
ritsuka
2015-06-01
1
-7
/
+7
*
MacGui: add more nullability annotations.
ritsuka
2015-06-01
6
-4
/
+28
*
MacGui: split HBTitle header to make it easier to test. Added some simple tests.
ritsuka
2015-06-01
13
-27
/
+310
*
MacGui: do not try to create a NSURL if the path if empty. Encode the right t...
ritsuka
2015-06-01
2
-2
/
+6
*
Fix a couple of memory leaks
jstebbins
2015-06-01
2
-0
/
+3
*
WinGui: Use the new libhb preset management code to fetch built-in presets on...
sr55
2015-05-31
6
-1865
/
+171
*
MacGui: remove a useless cast for the deblock value.
ritsuka
2015-05-31
4
-5
/
+5
*
MacGui: fix custom denoise settings.
ritsuka
2015-05-31
1
-1
/
+1
*
MacGui: cast the value of UsesPictureFilters to bool so the dictionary will u...
ritsuka
2015-05-30
1
-1
/
+1
*
MacGui: fix the leaks after using hb_presets_import_json and hb_presets_clean...
ritsuka
2015-05-30
6
-18
/
+72
*
MacGui: add nullability annotations to the headers and use weak where is poss...
ritsuka
2015-05-30
35
-48
/
+125
*
MacGui: don't hardcode which encoders support the preset system.
Rodeo
2015-05-29
5
-12
/
+25
*
LinGui: fix setting "autoscale" widget value from preset
jstebbins
2015-05-29
1
-2
/
+6
*
preset: fix application of VideoScaler to job
jstebbins
2015-05-29
1
-1
/
+1
*
libhb: fix issues with video options
jstebbins
2015-05-28
3
-0
/
+41
*
LinGui: simplify some video widget dependency handling
jstebbins
2015-05-28
3
-10
/
+14
*
LinGui: disable level widget when no levels returned by libhb
jstebbins
2015-05-28
2
-3
/
+8
*
LinGui: fix build error on ubuntu
jstebbins
2015-05-28
1
-3
/
+3
*
libbluray: bump to version 0.8.1
jstebbins
2015-05-27
1
-1
/
+1
*
LinGui: use libhb to initialize job...
jstebbins
2015-05-27
17
-1198
/
+923
*
WinGui: Change audio track behaviours default to None so current presets are ...
sr55
2015-05-26
1
-1
/
+1
*
WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...
sr55
2015-05-26
8
-17
/
+214
*
WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...
sr55
2015-05-26
10
-47
/
+404
*
scan: skip scan if title has already been scanned
jstebbins
2015-05-26
4
-4
/
+36
*
libhb: fix vorbis encoding
jstebbins
2015-05-25
1
-1
/
+1
*
cli: fix display of fps in title summary
jstebbins
2015-05-24
1
-1
/
+1
*
preset: fix application of mp4 mux options
jstebbins
2015-05-24
1
-1
/
+1
*
MacGui: fix queue reading on 10.7.
ritsuka
2015-05-23
1
-1
/
+1
*
MacGui: remove a workaround for a bug in 10.6.
ritsuka
2015-05-21
1
-7
/
+1
*
MacGui: set the deployment target to 10.7.
ritsuka
2015-05-21
5
-6
/
+3
*
x265: bump to version 1.7
jstebbins
2015-05-21
2
-50
/
+1
*
MacGui: add a test target to the Xcode project, plus some simple test. Use a ...
ritsuka
2015-05-20
12
-2
/
+368
*
LinGui: use libhb to init audio and subtitle lists
jstebbins
2015-05-20
14
-525
/
+318
*
libhb: assume remix support when input layout is not set.
Rodeo
2015-05-19
1
-0
/
+8
*
LinGui: refactor subtitle pane
jstebbins
2015-05-19
8
-514
/
+582
*
MacGui: better samplerate validation.
Rodeo
2015-05-19
2
-18
/
+78
*
LinGui: more audio refactoring
jstebbins
2015-05-18
4
-373
/
+196
*
dict: make hb_value_get_json param const
jstebbins
2015-05-18
2
-2
/
+2
*
WinGui: General tidy up and remove the custom styling for the app. The app wi...
sr55
2015-05-17
22
-406
/
+31
*
MacGui: add more tooltips. All the tooltips in https://reviews.handbrake.fr/r...
ritsuka
2015-05-17
7
-78
/
+91
*
preset_template: allow all supported passthru codecs by default.
Rodeo
2015-05-17
4
-10
/
+22
*
MacGui: I would commit seppuku, but I am no samurai.
Rodeo
2015-05-17
1
-1
/
+1
*
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
[next]