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
/
win
/
CS
/
HandBrake.ApplicationServices
/
Utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...
sr55
2013-09-01
1
-3
/
+3
*
WinGui: Fix Quality slider in QSV mode.
sr55
2013-08-25
1
-0
/
+1
*
WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...
sr55
2013-08-23
1
-0
/
+22
*
WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk
sr55
2013-08-23
4
-20
/
+99
*
WinGui: General code tidyup
sr55
2013-08-17
4
-15
/
+0
*
WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.
sr55
2013-07-27
1
-30
/
+38
*
WinGui: Make the AVFormat Muxers default.
sr55
2013-07-13
1
-5
/
+5
*
WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...
sr55
2013-06-16
3
-85
/
+47
*
WinGui: Add support for the 24bit flac encoder.
sr55
2013-06-01
1
-2
/
+11
*
WinGui: Use ISO639-2 Codes rather than language names for auto language selec...
sr55
2013-05-29
1
-1
/
+37
*
WinGui: Fix a potential crash in the options window for clearing log files if...
sr55
2013-05-29
1
-4
/
+11
*
WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...
sr55
2013-05-22
1
-0
/
+2
*
WinGui: Fix the Preset exporter. (VideoFramerateMode was missing)
sr55
2013-04-12
1
-1
/
+1
*
WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...
sr55
2013-04-12
1
-1
/
+1
*
WinGui: Appcast related fixes and tidyup.
sr55
2013-03-20
1
-0
/
+11
*
WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...
sr55
2013-03-19
2
-8
/
+59
*
WinGui: Push Any up to the top of the language lists.
sr55
2013-03-03
1
-1
/
+1
*
WinGui: Code Tidyup.
sr55
2013-01-26
1
-9
/
+30
*
WinGui: Fix Allow Sleep option.
sr55
2013-01-17
1
-1
/
+1
*
WinGui: Removed High444, use auto instead.
sr55
2012-12-31
1
-2
/
+2
*
WinGui: Missed a place for removing High10 and 422
sr55
2012-12-31
1
-4
/
+4
*
WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...
sr55
2012-12-29
3
-1
/
+33
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
3
-25
/
+56
*
WinGui: Improved handling of preview filename generation and fixed the second...
sr55
2012-12-27
1
-8
/
+1
*
WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...
sr55
2012-12-08
1
-1
/
+1
*
WinGui: Couple of Audio and Advanced Panel bug fixes.
sr55
2012-11-24
1
-6
/
+2
*
WinGui: Quick fix to restore building of the app.
sr55
2012-11-22
1
-2
/
+2
*
WinGui: Fixes to deblock filter.
sr55
2012-11-08
1
-1
/
+1
*
WinGui: Initial work to overhaul the plist import code.
sr55
2012-10-27
2
-450
/
+156
*
WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...
sr55
2012-10-13
1
-39
/
+25
*
WinGui: Missed files from previous checkin.
sr55
2012-10-10
1
-124
/
+0
*
WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...
sr55
2012-10-07
1
-23
/
+27
*
WinGui: Misc typos, tidyup
sr55
2012-09-23
1
-1
/
+1
*
WinGui: Missing comma with "Greek, Modern"
sr55
2012-09-11
1
-1
/
+1
*
WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...
sr55
2012-09-07
1
-6
/
+32
*
WinGui: Further work and fixes on the Process Isolation Service
sr55
2012-09-02
1
-2
/
+1
*
WinGui: Fix culture issue with the framerate. Any non round number selection ...
sr55
2012-09-01
1
-1
/
+1
*
WinGui: General Tidyup of the Services Library API.
sr55
2012-08-25
3
-82
/
+69
*
WinGui: Initial Work to wire up Encode Process Isolation.
sr55
2012-08-22
2
-2
/
+28
*
WinGui: Prototype of process isolation support (to be used for libhb when thi...
sr55
2012-08-19
1
-9
/
+15
*
WinGui: --subtitle-burn -> should be burned
sr55
2012-08-08
1
-1
/
+1
*
WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...
sr55
2012-08-05
1
-0
/
+27
*
WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height.
sr55
2012-07-25
1
-2
/
+2
*
WinGui: Fix up the Audio Passthru selection options.
sr55
2012-07-23
2
-12
/
+43
*
WinGui: Fix a possible crash after scanning a source.
sr55
2012-07-23
1
-130
/
+0
*
WinGui: Move some stuff around in the services library and refactor out some ...
sr55
2012-07-20
12
-6
/
+1442
*
WinGui: Fix an issue where selecting the dvd drive in the source menu would n...
sr55
2012-07-11
1
-7
/
+3
*
WinGui: Additional fixes for multi-instance.
sr55
2012-07-07
1
-60
/
+95
*
WinGui: Fix for Chapter markers starting at the wrong point.
sr55
2012-07-06
1
-1
/
+1
*
WinGui: Assorted Fixes
sr55
2012-06-24
1
-4
/
+8
[next]