summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: When using QuickSync and defaulting to VFR same as source on encoder ...sr552019-12-141-4/+10
* WinGui: Remove "QP" label for NVENC since it's no longer QP. Fixes #2356sr552019-10-141-2/+15
* WinGui: Force set FastDecode = false for x265. It's only an option under the ...sr552019-07-281-1/+2
* WinGui: Level support for x265sr552019-07-121-1/+2
* WinGui: Fix an issue where Fast Decode appeared not to save as part of preset...sr552019-07-011-3/+11
* WinGui: Prevent Fast Decode from being double set when changing to x265 from ...sr552019-07-011-0/+5
* WinGui: Fix fast decode tune with x264 vs x265. #2083sr552019-05-071-6/+9
* Add WebM support (#1822)Justin Bull2019-02-131-1/+8
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-83/+1
* WinGui: Fix erroneous log message error about invalid x264 preset when not us...sr552019-01-011-0/+5
* WinGui: Completely hide the 2pass control for all hardware encoders.sr552018-12-021-15/+11
* Default Nvenc to use slower, higher quality settings. Fix some issues around ...sr552018-12-011-1/+1
* WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.sr552018-11-211-1/+32
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-201-1/+23
* NVEnc: Add human names for encoder presets and remove currently invalid options.sr552018-08-081-0/+6
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-291-11/+14
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-6/+21
* WinGui: Add Support for the VCE Encoders.sr552018-06-081-8/+35
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-2/+2
* WinGui: Fix Framerate mode setting when using presets and quicksync. Fixes #...sr552018-03-101-1/+0
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-121-11/+35
* WinGui: use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it...sr552017-12-041-21/+28
* WinGui: Improve the behaviour of the quality slider when changing video encod...sr552017-10-291-25/+34
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-3/+98
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-051-8/+12
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-3/+2
* WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...sr552017-01-131-2/+2
* WinGui: Store the Extra Args when switching video encoders. This prevents inv...sr552016-12-311-4/+16
* WinGui: A number of small fixes and Improvements.sr552016-12-271-1/+1
* WinGui: Advanced Tab Changessr552016-12-131-43/+8
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-2/+0
* WinGui: Fix RF0 Lossless warning for x264 10bitsr552016-09-151-1/+1
* WinGui: Allow the preset slider for VP8 and VP9sr552016-07-251-3/+36
* WinGui: Fix Quality slider for VP9sr552016-07-231-0/+3
* WinGui: Don't call hb_x264_param_unparse when we are not using x264sr552016-04-131-1/+1
* WinGui: Fixed an issue where the " Use Advanced Tab" was not being loaded co...sr552016-03-181-14/+4
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-131-1/+1
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-131-11/+24
* WinGui: Fix Video Bitrate Text Box not updating correctly with presets.sr552016-02-041-5/+6
* WinGui: QuickSync H265 supports levels.sr552016-01-171-1/+1
* WinGui: Fixed an issue that was preventing the h264 level combo displaying fo...sr552016-01-051-1/+1
* WinGui: Some API and warnings cleanup.Scott2015-12-271-1/+1
* WinGui: Missing changes from previous checking that was fixing queue edit bugs.Scott2015-12-271-3/+4
* WinGui: Couple of fixes for the Edit Queue feature. (Video Tune, Video Bitra...Scott2015-12-271-20/+52
* WinGui: draft set of options handling for QuickSyncH265, AVC replica for nowMax Dmytrychenko2015-09-301-7/+9
* App Services Tidyup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-261-4/+8
* WinGui: Fetch video framerates from libhbScott2015-09-111-1/+3
* WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting presets...Scott2015-09-051-1/+2
* WinGui: Update the libhb preset stubs.sr552015-05-161-1/+1