summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop/Model/Encoding
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-0519-846/+0
* WinGui: Support for the new sharpen filter.sr552017-06-021-0/+28
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-173-24/+21
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-051-4/+8
* WinGui: Fix Anamorphic Mode Autosr552016-11-011-1/+1
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-1/+1
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-291-3/+3
* WinGui: Support VP9 and fix VP8 encoding.sr552016-05-281-2/+6
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-68/+0
* WinGui: Fixes for the new filters setup.sr552016-03-111-3/+0
* WinGui: Missing Decomb optionssr552016-03-111-1/+7
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-111-0/+34
* WinGui: Update deinterlace method to Yadif and update presets. Will look int...sr552016-03-092-12/+9
* WinGui: Initial support for dict based filter options.sr552016-03-091-0/+42
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-131-0/+12
* WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...sr552016-01-031-2/+2
* WinGui: Some API and warnings cleanup.Scott2015-12-271-1/+1
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-243-15/+37
* AppServices Tidyup ContdScott2015-09-265-41/+156
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-241-0/+4
* WinGui: Initial Implementation of the json preset export code.sr552015-07-055-0/+42
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-201-89/+0
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-0/+13
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-0/+12
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-055-132/+2
* WinGui: Tabs -> Spaces.sr552015-02-2816-235/+235
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-2820-0/+804