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
/
ViewModels
/
VideoViewModel.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: When using QuickSync and defaulting to VFR same as source on encoder ...
sr55
2019-12-14
1
-4
/
+10
*
WinGui: Remove "QP" label for NVENC since it's no longer QP. Fixes #2356
sr55
2019-10-14
1
-2
/
+15
*
WinGui: Force set FastDecode = false for x265. It's only an option under the ...
sr55
2019-07-28
1
-1
/
+2
*
WinGui: Level support for x265
sr55
2019-07-12
1
-1
/
+2
*
WinGui: Fix an issue where Fast Decode appeared not to save as part of preset...
sr55
2019-07-01
1
-3
/
+11
*
WinGui: Prevent Fast Decode from being double set when changing to x265 from ...
sr55
2019-07-01
1
-0
/
+5
*
WinGui: Fix fast decode tune with x264 vs x265. #2083
sr55
2019-05-07
1
-6
/
+9
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-1
/
+8
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
1
-83
/
+1
*
WinGui: Fix erroneous log message error about invalid x264 preset when not us...
sr55
2019-01-01
1
-0
/
+5
*
WinGui: Completely hide the 2pass control for all hardware encoders.
sr55
2018-12-02
1
-15
/
+11
*
Default Nvenc to use slower, higher quality settings. Fix some issues around ...
sr55
2018-12-01
1
-1
/
+1
*
WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.
sr55
2018-11-21
1
-1
/
+32
*
WinGui: Remove the preference to show the advanced tab. This can still be tog...
sr55
2018-10-20
1
-1
/
+23
*
NVEnc: Add human names for encoder presets and remove currently invalid options.
sr55
2018-08-08
1
-0
/
+6
*
WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...
sr55
2018-06-29
1
-11
/
+14
*
Add NVEnc encoder. (Round 3) (#1437)
Scott
2018-06-29
1
-6
/
+21
*
WinGui: Add Support for the VCE Encoders.
sr55
2018-06-08
1
-8
/
+35
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
1
-2
/
+2
*
WinGui: Fix Framerate mode setting when using presets and quicksync. Fixes #...
sr55
2018-03-10
1
-1
/
+0
*
WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...
sr55
2017-12-12
1
-11
/
+35
*
WinGui: use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it...
sr55
2017-12-04
1
-21
/
+28
*
WinGui: Improve the behaviour of the quality slider when changing video encod...
sr55
2017-10-29
1
-25
/
+34
*
WinGui: Initial ground work on code that will detect when the user modifies s...
sr55
2017-09-17
1
-3
/
+98
*
WinGui: Add support in the UI for QSV 10bit H.265 encoder.
sr55
2017-03-05
1
-8
/
+12
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-02-11
1
-3
/
+2
*
WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...
sr55
2017-01-13
1
-2
/
+2
*
WinGui: Store the Extra Args when switching video encoders. This prevents inv...
sr55
2016-12-31
1
-4
/
+16
*
WinGui: A number of small fixes and Improvements.
sr55
2016-12-27
1
-1
/
+1
*
WinGui: Advanced Tab Changes
sr55
2016-12-13
1
-43
/
+8
*
WinGui: Fix a large number of stylecop warnings.
sr55
2016-10-30
1
-2
/
+0
*
WinGui: Fix RF0 Lossless warning for x264 10bit
sr55
2016-09-15
1
-1
/
+1
*
WinGui: Allow the preset slider for VP8 and VP9
sr55
2016-07-25
1
-3
/
+36
*
WinGui: Fix Quality slider for VP9
sr55
2016-07-23
1
-0
/
+3
*
WinGui: Don't call hb_x264_param_unparse when we are not using x264
sr55
2016-04-13
1
-1
/
+1
*
WinGui: Fixed an issue where the " Use Advanced Tab" was not being loaded co...
sr55
2016-03-18
1
-14
/
+4
*
WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...
sr55
2016-02-13
1
-1
/
+1
*
WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...
sr55
2016-02-13
1
-11
/
+24
*
WinGui: Fix Video Bitrate Text Box not updating correctly with presets.
sr55
2016-02-04
1
-5
/
+6
*
WinGui: QuickSync H265 supports levels.
sr55
2016-01-17
1
-1
/
+1
*
WinGui: Fixed an issue that was preventing the h264 level combo displaying fo...
sr55
2016-01-05
1
-1
/
+1
*
WinGui: Some API and warnings cleanup.
Scott
2015-12-27
1
-1
/
+1
*
WinGui: Missing changes from previous checking that was fixing queue edit bugs.
Scott
2015-12-27
1
-3
/
+4
*
WinGui: Couple of fixes for the Edit Queue feature. (Video Tune, Video Bitra...
Scott
2015-12-27
1
-20
/
+52
*
WinGui: draft set of options handling for QuickSyncH265, AVC replica for now
Max Dmytrychenko
2015-09-30
1
-7
/
+9
*
App Services Tidyup Contd
Scott
2015-09-26
1
-0
/
+1
*
AppServices tidyup
Scott
2015-09-26
1
-4
/
+8
*
WinGui: Fetch video framerates from libhb
Scott
2015-09-11
1
-1
/
+3
*
WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting presets...
Scott
2015-09-05
1
-1
/
+2
*
WinGui: Update the libhb preset stubs.
sr55
2015-05-16
1
-1
/
+1
[next]