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: Add support in the UI for QSV 10bit H.265 encoder.
sr55
2017-03-05
1
-0
/
+16
*
WinGui: Always use iso639 for srt language code rather than name. #541
sr55
2017-01-24
1
-0
/
+25
*
WinGui: Update the VersionUtility class to work for official releases that ar...
sr55
2016-12-18
1
-7
/
+5
*
WinGui: Some initial work to make the HandBrake.ApplicationServices library m...
sr55
2016-04-19
3
-319
/
+2
*
WinGui: Remove a restriction on the WMI GPU information call. It will now dis...
sr55
2016-03-22
1
-2
/
+9
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
1
-0
/
+9
*
WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...
sr55
2016-01-23
1
-189
/
+203
*
fix .NET condition
Max Dmytrychenko
2015-09-30
1
-3
/
+3
*
better usage of MASK for feature detection, OR fix
Max Dmytrychenko
2015-09-30
1
-2
/
+2
*
better usage of MASK for feature detection
Max Dmytrychenko
2015-09-30
1
-2
/
+2
*
App Services Cleanup Contd
Scott
2015-09-26
1
-154
/
+0
*
App Services Tidyup Contd
Scott
2015-09-26
5
-516
/
+0
*
WinGui: QuickSync H264 is 768, not 512
Scott
2015-09-24
1
-1
/
+1
*
WinGui: Enable support for H.265 QuickSync support
Scott
2015-09-24
1
-1
/
+39
*
UI adjustment for MASK usage
Max Dmytrychenko
2015-09-24
1
-2
/
+2
*
WinGui: Update the GUI to handle the version information correctly after the ...
Scott
2015-08-29
1
-1
/
+7
*
WinGui: Completely replace the plist preset import code with the functionalit...
sr55
2015-06-26
1
-231
/
+0
*
WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHB
sr55
2015-06-20
1
-99
/
+15
*
WinGui: Use the new libhb preset management code to fetch built-in presets on...
sr55
2015-05-31
1
-3
/
+4
*
WinGui: Fix Line Endings and (StyleCop)Warnings
sr55
2015-05-03
5
-18
/
+38
*
WinGui: Updates to the latest JSON API. This enables hardware decode / encode...
sr55
2015-04-05
2
-21
/
+0
*
WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
1
-80
/
+7
*
WinGui: Fixed the temp Property Changed Base Impl.
sr55
2015-03-14
3
-29
/
+236
*
WinGui: Remove the Caliburn Micro / Castle dependency in The services library...
sr55
2015-03-14
2
-0
/
+121
*
WinGui: Remove the EncodeJob model. This removes another abstraction layer th...
sr55
2015-03-05
2
-268
/
+1
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
1
-33
/
+0
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
4
-5
/
+5
*
WinGui: Advanced tab now correctly overrides video tab options.
sr55
2015-02-07
1
-1
/
+2
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
2
-1062
/
+3
*
WinGui: Bring the live preview and static preview indexes into sync.
sr55
2015-01-25
1
-1
/
+1
*
WinGui:
sr55
2015-01-25
2
-570
/
+0
*
WinGui: Fix subtitle track index. Made both Audio and Subtitle tracks 0 based.
sr55
2015-01-22
1
-1
/
+1
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
4
-354
/
+53
*
WinGui: Fix audio track selection on JSON LibHB API.
sr55
2015-01-20
1
-3
/
+3
*
WinGui: Improve the preset load failure error message. Remove some duplicate ...
sr55
2015-01-20
1
-2
/
+2
*
WinGui: Removing some redundant code from the interop library.
sr55
2015-01-18
1
-6
/
+0
*
WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...
sr55
2015-01-18
1
-63
/
+56
*
WinGui: Don't set audio rate fields in the json message for passthru.
sr55
2015-01-17
1
-1
/
+4
*
WinGui: Fix SRT subtitle filepath issue.
sr55
2015-01-17
1
-1
/
+1
*
WinGui:
sr55
2015-01-17
2
-41
/
+44
*
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
*
WinGui: Fixes to new JSON API Code, Audio and Chapter settings.
sr55
2015-01-13
1
-0
/
+2
*
WinGui: Fix build.
sr55
2015-01-13
1
-3
/
+3
*
WinGui: Some fixes around x264/x265 tune/profile options
sr55
2015-01-12
2
-6
/
+18
*
WinGui: Another fix to 2Pass encoding on the new JSON api.
sr55
2015-01-11
1
-0
/
+2
*
WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...
sr55
2015-01-11
1
-1
/
+2
*
WinGui: Correcting namespaces.
sr55
2015-01-05
4
-4
/
+4
*
WinGui: Further fixes to libhb json api filters code.
sr55
2015-01-05
1
-0
/
+2
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
3
-0
/
+3
[next]