summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Encode/Factories
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-041-4/+3
* WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...sr552021-02-041-1/+4
* WinGui: Add support for Chroma Smooth filter.sr552021-01-301-0/+12
* WinGui: Add support for the colourspace filter.sr552021-01-301-0/+14
* WinGui: Switch over to System.Text.Json for the Queue Services.sr552021-01-151-3/+1
* WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. T...sr552020-12-111-0/+2
* WinGui: Removing the dependency on Newtonsoft.Json library in HandBrake.Inter...sr552020-12-012-426/+13
* HandBrake.Interop: Library cleanup.sr552020-10-041-31/+13
* WinGui: Update the UI to allow passthru of metadata to be disabled. This util...sr552020-07-311-133/+50
* WinGui: Fix an erroneous log message about low-power not being supported on o...sr552020-07-191-3/+2
* WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...sr552020-05-171-0/+20
* WinGui: keep all previous gui advanced options and add qsv lowpower optionArtem Galin2020-05-071-2/+2
* WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...sr552020-04-111-70/+0
* qsv: encoder fixes for newer cpusagalin892020-03-111-0/+4
* WinGui: Add an explicit option in preferences to enable additional fixed func...sr552020-02-261-1/+11
* WinGui: Make the error information clearer when the user imports a preset wit...sr552020-02-151-1/+3
* WinGui: Limit iPod atom to H.264. Fixes #2490sr552019-12-091-1/+2
* WinGui:sr552019-09-222-13/+30
* WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...sr552019-08-121-1/+3
* WinGui: Update the UI for the new deblock filter. #2028sr552019-05-022-4/+3
* WinGui: Initial support for SSA file import.sr552019-01-142-7/+8
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-16/+8
* 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-081-2/+2
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-083-15/+441
* WinGui: Update the Encode Json Factory to produce human readable Json for aud...sr552018-07-071-13/+13
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-071-0/+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-052-16/+16
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-1/+1
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-141-0/+1
* 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-021-0/+19
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-221-0/+6
* WinGui: Always use iso639 for srt language code rather than name. #541sr552017-01-241-1/+1
* 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: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-261-0/+6
* WinGui: Set QSV Decode to false if the hardware isn't available for use.sr552016-12-181-1/+3
* WinGui: Advanced Tab Changessr552016-12-131-8/+8
* WinGui: Better handle empty/null strings from hb_generate_filter_settings_jso...sr552016-10-301-33/+69
* WinGui: Stubbing out some meta data code.sr552016-07-231-1/+13
* WinGui: Handle null mixdowns properly. Fixes #152sr552016-04-121-2/+1
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-1/+1
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-261-0/+55
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-9/+0
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-111-0/+13
* WinGui: Fix Framerate mode for Same as sourcesr552016-03-091-1/+1
* WinGui: Update deinterlace method to Yadif and update presets. Will look int...sr552016-03-091-1/+1