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
/
HandBrakeWPF
/
Services
/
Encode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-0
/
+4
*
WinGui: Fix instance handling in Libencode.
sr55
2019-02-03
1
-17
/
+17
*
WinGui: Make the disposal of services more aggressive. May Fix or help in #1851
sr55
2019-02-02
1
-1
/
+18
*
WinGui: Initial support for SSA file import.
sr55
2019-01-14
2
-7
/
+8
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
2
-100
/
+48
*
WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...
sr55
2018-12-09
1
-1
/
+1
*
WinGui: Fix Mixdown selection when the preset mixdown is not available for a ...
sr55
2018-10-06
1
-4
/
+5
*
WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...
sr55
2018-09-28
2
-0
/
+10
*
NVEnc: Add human names for encoder presets and remove currently invalid options.
sr55
2018-08-08
1
-0
/
+41
*
WinGui: Few small updates to the EncodeTaskImportFactory
sr55
2018-07-13
1
-10
/
+5
*
WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...
sr55
2018-07-08
2
-18
/
+6
*
WinGui: Initial work to refactor the queue infrastructure to use the same JSO...
sr55
2018-07-08
5
-16
/
+446
*
WinGui: Update the Encode Json Factory to produce human readable Json for aud...
sr55
2018-07-07
2
-15
/
+15
*
WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...
sr55
2018-07-07
2
-12
/
+26
*
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...
sr55
2018-06-14
1
-2
/
+2
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
1
-7
/
+6
*
WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...
sr55
2018-06-10
1
-1
/
+1
*
WinGui: Add Support for the VCE Encoders.
sr55
2018-06-08
1
-2
/
+6
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
15
-37
/
+37
*
WinGui: Some more backend work for the upcoming Queue redesign.
sr55
2018-05-18
1
-13
/
+6
*
WinGui: Remove Logging abstraction from the Services library. Let the librar...
sr55
2018-05-08
2
-5
/
+6
*
WinGui: Tidy-up some erroneous namespaces.
sr55
2018-05-06
2
-4
/
+0
*
WinGui: Tidy up AudioTrack.cs
sr55
2018-04-23
1
-4
/
+1
*
WinGui: Add support for setting mixdown, bitrate, sample rate, gain and DRC f...
sr55
2018-04-23
1
-1
/
+5
*
Misc. typos
luz.paz
2018-02-20
2
-4
/
+4
*
WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077
sr55
2017-12-25
1
-1
/
+3
*
WinGui: Make the QSV Decoding options clearer.
sr55
2017-12-13
1
-1
/
+1
*
WinGui: Uncheck the Forced flag when it's not supported. #1035
sr55
2017-12-02
1
-0
/
+10
*
Did a bit of refactoring and added an .editorconfig file to enforce the "spac...
RandomEngy
2017-11-20
1
-2
/
+3
*
WinGui: Putting in some back-end infrastructure into the queue screen to supp...
sr55
2017-08-28
3
-20
/
+60
*
WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...
sr55
2017-06-14
2
-0
/
+4
*
Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...
sr55
2017-06-07
1
-2
/
+0
*
WinGui: Support for the new sharpen filter.
sr55
2017-06-02
2
-3
/
+29
*
WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...
sr55
2017-05-31
1
-0
/
+4
*
WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...
sr55
2017-04-15
2
-10
/
+29
*
WinGui: Strip out some out some legacy code that was causing some threading i...
sr55
2017-04-13
4
-5
/
+7
*
WinGui: Handle auto-passthru correctly in the mixdown sanatising code.
sr55
2017-04-11
1
-1
/
+1
*
WinGui: Fix a potential crash in the audio track mixdown handling code.
sr55
2017-04-11
1
-1
/
+1
*
WinGui: Audio Defaults: If the mixdown is not supported, get the best defau...
sr55
2017-04-10
1
-0
/
+11
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-03-26
6
-102
/
+102
*
WinGui: Change the default behaviour for the WinGui to automatically use fall...
sr55
2017-03-22
3
-6
/
+24
*
WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...
sr55
2017-03-17
6
-47
/
+42
*
WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...
sr55
2017-03-17
1
-1
/
+3
*
WinGui: Adding missing Tape and Sprite Denoise Tunes #544
sr55
2017-01-25
1
-0
/
+8
*
WinGui: Always use iso639 for srt language code rather than name. #541
sr55
2017-01-24
2
-2
/
+23
*
WinGui: Update EndPoint for API Change.
sr55
2017-01-11
1
-1
/
+1
*
WinGui: Workaround a bug in libhb where if the audio track name == "", the en...
sr55
2017-01-07
1
-1
/
+2
*
WinGui: Make sure to set libdvdnav setting before encoding. This fixes an iss...
sr55
2017-01-07
1
-0
/
+2
*
WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...
sr55
2016-12-26
1
-0
/
+6
*
WinGui: Change the status bar to show when it's doing a subtitle scan.
sr55
2016-12-22
2
-0
/
+12
[next]