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
/
HandBrake.ApplicationServices
/
Utilities
/
QueryGeneratorUtility.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
1
-75
/
+12
*
WinGui:
sr55
2015-01-17
1
-3
/
+3
*
WinGui: Some fixes around x264/x265 tune/profile options
sr55
2015-01-12
1
-1
/
+1
*
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: SRT Subtitles Import now correctly escapes ,
sr55
2014-11-01
1
-2
/
+2
*
WinGui: Fix srt burn in option.
sr55
2014-10-18
1
-0
/
+5
*
WinGui: Another fix to --aname generation.
sr55
2014-10-09
1
-3
/
+3
*
WinGui: Fix an issue with Audio Track Names and ,
sr55
2014-10-04
1
-2
/
+4
*
WinGui: Fix for Srt files not loading correctly.
sr55
2014-09-12
1
-1
/
+1
*
WinGui: Only show Turbo First pass checkbox on x264
sr55
2014-08-26
1
-1
/
+1
*
WinGui: Add some additional escaping around the audio track names
sr55
2014-08-21
1
-2
/
+2
*
WinGui: -Fix to the update service. -Change NlMeans to NLMeans
sr55
2014-08-19
1
-1
/
+1
*
WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.
sr55
2014-07-05
1
-16
/
+58
*
WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265
sr55
2014-04-19
1
-20
/
+4
*
WinGui: Fix x265 default preset in query generation.
sr55
2014-03-29
1
-1
/
+1
*
WinGui: Update the Query Generator to use the new --encoder-{preset,tune,prof...
sr55
2014-03-28
1
-8
/
+8
*
WinGui: Don't set -U or -P when QSV is enabled.
sr55
2014-03-01
1
-4
/
+9
*
WinGui: x265 UI patch by Zhang Zhigiang.
sr55
2014-02-23
1
-0
/
+37
*
WinGui: Fix a large number of stylecop warnings.
sr55
2013-11-19
1
-5
/
+6
*
WinGui: Removed the need for the user settings service from IEncode and IScan...
sr55
2013-11-19
1
-35
/
+11
*
WinGui: Started work on API improvements in the Application services dll. Rem...
sr55
2013-11-19
1
-27
/
+27
*
WinGui: use libhb presets for QSV.
Rodeo
2013-11-08
1
-61
/
+27
*
WinGui: fix an issue where the value of the H.264 level and profile widgets w...
Rodeo
2013-11-02
1
-8
/
+11
*
WinGui: Use a specific culture to make sure . is used rather than ,
sr55
2013-10-10
1
-1
/
+1
*
WinGui: Fix a culture issue with the samplerate query generation.
sr55
2013-10-10
1
-1
/
+1
*
WinGui: All the hardware acceleration options are now available view a new ta...
sr55
2013-09-28
1
-6
/
+29
*
WinGui: Added a new tab in Options to host "Video" related settings including...
sr55
2013-09-21
1
-8
/
+27
*
WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...
sr55
2013-09-14
1
-3
/
+0
*
WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...
sr55
2013-09-01
1
-3
/
+3
*
WinGui: Fix Quality slider in QSV mode.
sr55
2013-08-25
1
-0
/
+1
*
WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk
sr55
2013-08-23
1
-19
/
+63
*
WinGui: General code tidyup
sr55
2013-08-17
1
-2
/
+0
*
WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.
sr55
2013-07-27
1
-30
/
+38
*
WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...
sr55
2012-12-29
1
-0
/
+5
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
1
-5
/
+28
*
WinGui: Improved handling of preview filename generation and fixed the second...
sr55
2012-12-27
1
-8
/
+1
*
WinGui: Couple of Audio and Advanced Panel bug fixes.
sr55
2012-11-24
1
-6
/
+2
*
WinGui: Fixes to deblock filter.
sr55
2012-11-08
1
-1
/
+1
*
WinGui: Fix culture issue with the framerate. Any non round number selection ...
sr55
2012-09-01
1
-1
/
+1
*
WinGui: General Tidyup of the Services Library API.
sr55
2012-08-25
1
-48
/
+45
*
WinGui: Initial Work to wire up Encode Process Isolation.
sr55
2012-08-22
1
-1
/
+28
*
WinGui: --subtitle-burn -> should be burned
sr55
2012-08-08
1
-1
/
+1
*
WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...
sr55
2012-08-05
1
-0
/
+27
*
WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height.
sr55
2012-07-25
1
-2
/
+2
*
WinGui: Fix up the Audio Passthru selection options.
sr55
2012-07-23
1
-7
/
+19
*
WinGui: Move some stuff around in the services library and refactor out some ...
sr55
2012-07-20
1
-2
/
+3
*
WinGui: Fix an issue where selecting the dvd drive in the source menu would n...
sr55
2012-07-11
1
-7
/
+3
*
WinGui: Fix for Chapter markers starting at the wrong point.
sr55
2012-07-06
1
-1
/
+1
*
WinGui: Missing file from last checkin
sr55
2012-06-22
1
-3
/
+3
[next]