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
*
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
*
WinGui: Remove some test code.
sr55
2015-05-09
1
-1
/
+1
*
WinGui: Fix Line Endings and (StyleCop)Warnings
sr55
2015-05-03
1
-2
/
+0
*
WinGui: When Switching from x264 to another encoder, the video tab options wo...
sr55
2015-04-10
1
-0
/
+5
*
WinGui: Updates to the latest JSON API. This enables hardware decode / encode...
sr55
2015-04-05
1
-5
/
+0
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
1
-1
/
+1
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
1
-2
/
+2
*
WinGui: Improve the extra args tooltip.
sr55
2015-01-23
1
-1
/
+1
*
WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...
sr55
2015-01-23
1
-1
/
+23
*
WinGui: Fix an issue with the video preset defaulting when changing the video...
sr55
2015-01-23
1
-1
/
+1
*
WinGui: Hide the advanced tab checkbox for x265 since there isn't one.
sr55
2015-01-22
1
-1
/
+1
*
WinGui: Fix a few binding errors.
sr55
2015-01-22
1
-10
/
+6
*
WinGui: Some minor tidy up for the last checkin.
sr55
2015-01-22
1
-4
/
+1
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
1
-480
/
+279
*
WinGui: Quick Fix for the batch encoding with libhb mode.
sr55
2015-01-19
1
-1
/
+4
*
WinGui: Some fixes around x264/x265 tune/profile options
sr55
2015-01-12
1
-2
/
+2
*
WinGui: Correcting namespaces.
sr55
2015-01-05
1
-1
/
+1
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
1
-0
/
+1
*
WinGui: Part 1 - Restructuring the AppServices library in preparation for the...
sr55
2014-11-29
1
-1
/
+1
*
WinGui: Move the preset model object into the presets package.
sr55
2014-11-23
1
-1
/
+1
*
WinGui: Move the preset system out of the services package.
sr55
2014-11-23
1
-0
/
+1
*
WinGui: Fix x265 preset not loading correctly. UIA on the queue toolbar butt...
0.10.0
sr55
2014-11-21
1
-1
/
+1
*
WinGui: Fix for quality slider on queue edit. Was not updating correctly.
sr55
2014-10-25
1
-49
/
+66
*
WinGui: Bug Fixes:
sr55
2014-09-21
1
-2
/
+2
*
WinGui: Only show Turbo First pass checkbox on x264
sr55
2014-08-26
1
-0
/
+34
*
WinGui: Fix QSV preset loading of RF Slider
sr55
2014-05-21
1
-1
/
+6
*
WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...
sr55
2014-05-18
1
-7
/
+1
*
WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265
sr55
2014-04-19
1
-2
/
+14
*
WinGui: Fix QuickSync and x265 quality slider.
sr55
2014-03-28
1
-21
/
+17
*
WinGui: x265 UI patch by Zhang Zhigiang.
sr55
2014-02-23
1
-4
/
+177
*
WinGui: Fix a large number of stylecop warnings.
sr55
2013-11-19
1
-6
/
+0
*
WinGui: Finish off moving the User Settings service to the UI Layer.
sr55
2013-11-19
1
-47
/
+48
*
WinGui: don't ignore the H.264 profile and level when the encoder is QSV.
Rodeo
2013-11-08
1
-19
/
+47
*
WinGui: Handle libhb dll errors.
sr55
2013-10-08
1
-1
/
+15
*
WinGui: Remove the option to disable libhb features as it's now vital to have...
sr55
2013-09-17
1
-2
/
+3
*
WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...
sr55
2013-09-14
1
-1
/
+1
*
WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk
sr55
2013-08-23
1
-3
/
+198
*
WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.
sr55
2013-07-27
1
-1
/
+6
*
WinGui:
sr55
2013-07-27
1
-1
/
+15
*
WinGui: Make the AVFormat Muxers default.
sr55
2013-07-13
1
-1
/
+1
*
WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...
sr55
2013-06-06
1
-1
/
+0
*
WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers und...
sr55
2013-06-02
1
-0
/
+13
*
WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...
sr55
2013-05-25
1
-1
/
+1
*
WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...
sr55
2013-04-12
1
-4
/
+28
*
WinGui: UI Tweaks.
sr55
2013-01-17
1
-0
/
+68
*
WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...
sr55
2013-01-06
1
-4
/
+22
*
WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...
sr55
2012-12-29
1
-4
/
+16
[next]