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: clean up HBCore, add a way to register a block as error handler.
ritsuka
2015-01-23
6
-95
/
+113
*
WinGui: Hide the advanced tab checkbox for x265 since there isn't one.
sr55
2015-01-22
1
-1
/
+1
*
libav: bump to version 11.2
jstebbins
2015-01-22
14
-1276
/
+58
*
WinGui: Always show 1 based indexes for audio and subtitles, and give libhb 0...
sr55
2015-01-22
2
-4
/
+4
*
json: revert last commit
jstebbins
2015-01-22
1
-4
/
+2
*
json: add "Track" to audio and subtitle in titles
jstebbins
2015-01-22
1
-2
/
+4
*
WinGui: Remove bad comment.
sr55
2015-01-22
1
-1
/
+0
*
WinGui: Fix subtitle track index. Made both Audio and Subtitle tracks 0 based.
sr55
2015-01-22
3
-4
/
+5
*
WinGui: Fix a few binding errors.
sr55
2015-01-22
3
-12
/
+8
*
WinGui: Some minor tidy up for the last checkin.
sr55
2015-01-22
3
-13
/
+41
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
35
-1436
/
+1152
*
MacGui: fix start/pause toolbar items validation.
ritsuka
2015-01-22
1
-16
/
+8
*
MacGui: add back the drawer code I accidentally removed previously.
ritsuka
2015-01-22
1
-1
/
+7
*
MacGui: center the prefs window in the showWindow: method.
ritsuka
2015-01-22
2
-9
/
+12
*
MacGui: rename HBController and HBQueueController files.
ritsuka
2015-01-22
5
-13
/
+13
*
MacGui: move the application delegate to its own class. Removed the "Open Sou...
ritsuka
2015-01-22
11
-1826
/
+1800
*
MacGui: do a mutable copy instead of a copy for the masterTrackArray.
ritsuka
2015-01-21
1
-1
/
+1
*
WinGui: Fix audio track selection on JSON LibHB API.
sr55
2015-01-20
2
-5
/
+4
*
WinGui: Improve the preset load failure error message. Remove some duplicate ...
sr55
2015-01-20
5
-57
/
+71
*
MacGui: add a number formatter to the seconds and frames textfields.
ritsuka
2015-01-20
1
-4
/
+36
*
MacGui: fix the "Cancel encode and stop" alert button.
ritsuka
2015-01-20
1
-17
/
+33
*
MacGui: rename cancel: to cancelRip: so it won't be automatically called when...
ritsuka
2015-01-20
4
-17
/
+6
*
MacGui: remove the public hb_state property in HBCore, fix a bug in HBVideo a...
ritsuka
2015-01-20
4
-14
/
+19
*
MacGui: use bindings to enable/disable the main window ui elements.
ritsuka
2015-01-20
3
-111
/
+101
*
WinGui: Quick Fix for the batch encoding with libhb mode.
sr55
2015-01-19
17
-34
/
+90
*
WinGui: Adding additional logging around LibHB scan / encode to track down wh...
sr55
2015-01-19
3
-19
/
+67
*
build: fix mingw Jenkins builds
jstebbins
2015-01-19
2
-3
/
+3
*
MacGui: enable and fix more compiler warnings in the Xcode project.
ritsuka
2015-01-19
13
-42
/
+43
*
MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw...
ritsuka
2015-01-19
5
-43
/
+40
*
MacGui: moved the queue code from HBController to HBQueueController, reworked...
ritsuka
2015-01-19
20
-2395
/
+2278
*
WinGui: Removing some more dead code in the interop library.
sr55
2015-01-18
20
-759
/
+65
*
WinGui: Removing some redundant code from the interop library.
sr55
2015-01-18
7
-326
/
+6
*
WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...
sr55
2015-01-18
9
-637
/
+566
*
Work around fedora mingw pthread library requirement
jstebbins
2015-01-18
5
-4
/
+23
*
WinGui: Combine the Still and Live previews into a single window in the same ...
sr55
2015-01-17
14
-634
/
+455
*
WinGui: Don't set audio rate fields in the json message for passthru.
sr55
2015-01-17
3
-11
/
+22
*
WinGui: Fix SRT subtitle filepath issue.
sr55
2015-01-17
1
-1
/
+1
*
json: fix srt filename parsing
jstebbins
2015-01-17
1
-1
/
+1
*
WinGui: Make the Bitrate, compression and quality nullable in the json audiol...
sr55
2015-01-17
1
-3
/
+3
*
WinGui:
sr55
2015-01-17
20
-159
/
+224
*
libav: remove dos line endings from patch
jstebbins
2015-01-15
1
-110
/
+110
*
build: fix configure environment of several contribs
jstebbins
2015-01-15
4
-8
/
+8
*
dvd: demote an hb_error to hb_log to prevent GUI error dialog spam
jstebbins
2015-01-15
1
-1
/
+1
*
MacGui: disable the alert on error code
ritsuka
2015-01-15
1
-11
/
+11
*
MacGui: fix some leaks
ritsuka
2015-01-15
5
-9
/
+59
*
WinGui: Fix QSV Preset/Profile/Level
sr55
2015-01-14
1
-0
/
+6
*
WinGui: Libhb JSON API, Fix Extra encode arguments.
sr55
2015-01-14
1
-3
/
+2
*
stream: Fix scanning files with large PNGs
jstebbins
2015-01-14
1
-1
/
+15
*
MacGui: simplify the toolbar/menu validation methods, plus some cosmetics.
ritsuka
2015-01-14
4
-173
/
+143
*
WinGui: Fixes to new JSON API Code, Audio and Chapter settings.
sr55
2015-01-13
4
-17
/
+22
[next]