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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...
sr55
2013-10-05
3
-10
/
+17
*
WinGui: All the hardware acceleration options are now available view a new ta...
sr55
2013-09-28
12
-29
/
+60
*
WinGui: Fix an index problem with the angles dropdown.
sr55
2013-09-27
1
-1
/
+1
*
WinGui: Flip the dvdnav option back to the correct way round.
sr55
2013-09-27
1
-1
/
+1
*
QSV: libhb-based preset system.
Rodeo
2013-09-24
1
-0
/
+3
*
WinGui: Fix typo
sr55
2013-09-21
2
-2
/
+2
*
WinGui: Added a new tab in Options to host "Video" related settings including...
sr55
2013-09-21
18
-177
/
+631
*
WinGui: Remove now unneeded debug menu
sr55
2013-09-21
9
-53
/
+13
*
WinGui: Fix up libhb encode feature.
sr55
2013-09-21
10
-126
/
+291
*
WinGui: Remove the scan service wrapper as it's no longer needed.
sr55
2013-09-21
10
-231
/
+12
*
Interop: Removed unused structs and constants and added warnings in libhb cod...
randomengy
2013-09-19
23
-613
/
+482
*
WinGui: Remove the option to disable libhb features as it's now vital to have...
sr55
2013-09-17
7
-49
/
+38
*
QSV: minor refactoring.
Rodeo
2013-09-15
4
-8
/
+20
*
Interop: Various fixes/improvements
randomengy
2013-09-14
13
-178
/
+211
*
WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...
sr55
2013-09-14
15
-41
/
+29
*
WinGui: Fix the Audio Track selection again.
sr55
2013-09-10
1
-0
/
+11
*
WinGui: Remove some unused References
sr55
2013-09-08
1
-5
/
+0
*
WinGui: Remove system info from about window.
sr55
2013-09-08
2
-50
/
+0
*
WinGui: Add System Information to the About Window and Log header.
sr55
2013-09-07
5
-1
/
+97
*
WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th...
sr55
2013-09-07
1
-1
/
+1
*
WinGui: Change the implementation of the Source Menu Image handling. Hopefull...
sr55
2013-09-03
4
-19
/
+42
*
WinGui: Fix around logging when the TextWriter is closed and Removed an unne...
sr55
2013-09-01
2
-13
/
+18
*
WinGui: Another small fix around point to point mode setting of start and end...
sr55
2013-09-01
1
-1
/
+1
*
WinGui: Fix an issue with the Seconds mode (not setting end point correctly)
sr55
2013-09-01
1
-5
/
+5
*
WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...
sr55
2013-09-01
2
-5
/
+5
*
WinGui: Possible fix for the main feature detection.
sr55
2013-08-30
1
-2
/
+6
*
Interop: Add Path to the Title object
sr55
2013-08-29
3
-2
/
+9
*
WinGui: Some more work on the Instant HandBrake prototype.
sr55
2013-08-27
10
-60
/
+1142
*
WinGui: Update the new radio buttons to work with the presets changing.
sr55
2013-08-27
1
-0
/
+13
*
WinGui: Show a radio button on the filters tab to select between Deinterlace ...
sr55
2013-08-27
3
-20
/
+82
*
WinGui: Fix Quality slider in QSV mode.
sr55
2013-08-25
1
-0
/
+1
*
Interop: Fix Scanning due to qsv change to hb_title_s
sr55
2013-08-24
2
-3
/
+6
*
Interop: Few minor updates for QuickSync.
sr55
2013-08-24
5
-35
/
+28
*
WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...
sr55
2013-08-24
5
-30
/
+97
*
WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...
sr55
2013-08-24
4
-54
/
+65
*
WinGui: Fix a small logic bug in the video encoder dropdown with av_mkv
sr55
2013-08-23
1
-1
/
+1
*
WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...
sr55
2013-08-23
4
-2
/
+33
*
WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk
sr55
2013-08-23
15
-58
/
+482
*
Interop: Updated some structs to keep up with libhb. Exposed video quality li...
randomengy
2013-08-23
16
-304
/
+238
*
WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...
sr55
2013-08-22
4
-146
/
+55
*
WinGui: Improve the layout of the Subtitle Tracks listbox items.
sr55
2013-08-22
1
-107
/
+69
*
WinGui: Missing theme file from last checkin.
sr55
2013-08-22
1
-0
/
+52
*
WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.
sr55
2013-08-22
5
-22
/
+326
*
WinGui: Cosmetic fixes around the new libhb scanning.
sr55
2013-08-22
3
-23
/
+1
*
WinGui: Strip out legacy CLI scan code.
sr55
2013-08-22
14
-1416
/
+11
*
WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...
sr55
2013-08-22
3
-40
/
+7
*
WinGui: Initial work around around a when done countdown.
sr55
2013-08-21
11
-25
/
+317
*
WinGui: Stopping an encode or pausing the queue will no longer run the "When...
sr55
2013-08-18
5
-22
/
+69
*
WinGui: Missing file from a previous commit.
sr55
2013-08-18
1
-0
/
+67
*
WinGui: General code tidyup
sr55
2013-08-17
15
-131
/
+16
[next]