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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed tabs
RandomEngy
2016-07-30
1
-2
/
+2
*
Fixed double-spaced lines when logging multi-line messages from the core.
RandomEngy
2016-07-30
2
-9
/
+9
*
WinGui: Support VP9 and fix VP8 encoding.
sr55
2016-05-28
1
-2
/
+6
*
WinGui: Some initial work to make the HandBrake.ApplicationServices library m...
sr55
2016-04-19
4
-320
/
+2
*
WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...
sr55
2016-04-17
1
-0
/
+5
*
WinGui: Handle null mixdowns properly. Fixes #152
sr55
2016-04-12
1
-1
/
+5
*
WinGui: Sanitise all Mixdown selections. Passthru the Codec into the Scanned...
sr55
2016-04-09
1
-44
/
+44
*
WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...
sr55
2016-04-09
4
-70
/
+17
*
WinGui: Add a new JSON file type to the queue export functionality. This expo...
sr55
2016-03-26
2
-0
/
+25
*
WinGui: Remove a restriction on the WMI GPU information call. It will now dis...
sr55
2016-03-22
1
-2
/
+9
*
WinGUI: Remove option to enable DXVA decoding. There are too many issues with...
sr55
2016-03-21
1
-5
/
+0
*
WinGui: Some fixes and tidyup of the new logging code.
sr55
2016-03-21
2
-4
/
+4
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
12
-76
/
+538
*
WinGui: Fixes for the new filters setup.
sr55
2016-03-11
1
-3
/
+0
*
WinGui: Missing Decomb options
sr55
2016-03-11
1
-1
/
+7
*
WinGui: Initial commit supporting separated interlace detection. Not tested yet.
sr55
2016-03-11
4
-6
/
+64
*
WinGui: Update deinterlace method to Yadif and update presets. Will look int...
sr55
2016-03-09
2
-12
/
+9
*
WinGui: Initial support for dict based filter options.
sr55
2016-03-09
6
-4
/
+151
*
WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...
sr55
2016-02-13
1
-0
/
+12
*
WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...
sr55
2016-02-07
1
-1
/
+1
*
WinGui: Add support for the rotate and flip filter.
[email protected]
2016-01-29
1
-1
/
+1
*
WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...
sr55
2016-01-23
1
-189
/
+203
*
WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...
sr55
2016-01-03
1
-2
/
+2
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
3
-3
/
+3
*
WinGui: Some API and warnings cleanup.
Scott
2015-12-27
5
-5
/
+19
*
Quick Fix for the broken Nightly build. Will add bit-depth support at a later...
Scott
2015-11-22
2
-1
/
+3
*
Make Process Priority a real-time setting. Not per encode instance.
Scott
2015-10-31
1
-5
/
+0
*
Allow the preview encode to run at the same time as an actual encode.
Scott
2015-10-31
2
-1
/
+26
*
Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...
Scott
2015-10-24
4
-15
/
+38
*
Merge pull request #21 from jstebbins/grayscale
John Stebbins
2015-10-19
2
-6
/
+2
|
\
|
*
grayscale: wingui changes
John Stebbins
2015-10-16
2
-6
/
+2
*
|
Completely re-factored the preset file storage to use the same format as the ...
Scott
2015-10-16
1
-1
/
+12
|
/
*
Updating for the new deinterlace/decomb preset keys.
Scott
2015-10-09
1
-13
/
+3
*
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
*
AppServices Tidyup Contd
Scott
2015-09-26
13
-140
/
+289
*
App Services Modelling Tidy Up
Scott
2015-09-26
17
-107
/
+134
*
App Services Cleanup Contd
Scott
2015-09-26
3
-209
/
+0
*
App Services Tidyup Contd
Scott
2015-09-26
43
-6251
/
+0
*
AppServices tidyup
Scott
2015-09-26
5
-40
/
+7
*
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
3
-1
/
+47
*
UI adjustment for MASK usage
Max Dmytrychenko
2015-09-24
1
-2
/
+2
*
WinGui: Strip out some old unused code.
Scott
2015-09-18
1
-11
/
+0
*
WinGui: Starting work on more API cleanup in ApplicationServices library.
Scott
2015-09-18
3
-99
/
+47
*
WinGui: Update the GUI to handle the version information correctly after the ...
Scott
2015-08-29
2
-1
/
+17
*
WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...
sr55
2015-08-23
5
-18
/
+76
*
WinGui: Bumping JSON.net to version 7.0
sr55
2015-07-25
1
-1
/
+1
*
WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...
sr55
2015-07-22
3
-6
/
+11
[next]