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