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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSV: don't use AVBR rate control.
Rodeo
2013-08-25
2
-43
/
+21
*
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
*
Big merge, QSV to trunk: part 2 (new files).
Rodeo
2013-08-22
14
-0
/
+6678
*
Big merge, QSV to trunk: part 1 (tracked files).
Rodeo
2013-08-22
22
-81
/
+785
*
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
*
libhb: fix compiler warning...
jstebbins
2013-08-19
1
-1
/
+8
*
MacGui: use FSEvent api to create a FSEventStream to keep track of when a fil...
ritsuka
2013-08-19
2
-28
/
+105
*
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
*
MacGui: calculate the actual height of the queue rows. Align the interface el...
ritsuka
2013-08-18
2
-1308
/
+318
*
encx264: auto-enable metrics when the relevant tune is requested.
Rodeo
2013-08-17
1
-0
/
+22
*
encx264: don't force-enable metrics (PSNR, SSIM).
Rodeo
2013-08-17
1
-5
/
+0
*
WinGui: General code tidyup
sr55
2013-08-17
15
-131
/
+16
*
WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...
sr55
2013-08-17
8
-36
/
+61
*
WinGui: Fix the autoname helper so that it correctly sets the mkv extension f...
sr55
2013-08-17
1
-1
/
+1
*
libhb: log avio_open2 error return code
jstebbins
2013-08-16
1
-1
/
+1
*
LinGui: add language files to debian install file
jstebbins
2013-08-12
1
-0
/
+1
*
LinGui: add language files to rpm spec
jstebbins
2013-08-12
1
-1
/
+2
*
WinGui: Fix an issue with Queue Import/Export that didn't obey the Ok/Cancel ...
sr55
2013-08-11
1
-6
/
+8
*
MacGui: Read events from the mouse scroll wheel in HBPreviewController.m to c...
ritsuka
2013-08-04
1
-0
/
+17
*
LinGui: mark more strings as translation candidates
jstebbins
2013-08-01
7
-311
/
+270
*
WinGui: Setting the Initial Directory to null when we can't resolve a full pa...
sr55
2013-07-30
1
-4
/
+3
*
WinGui: Updating Caliburn Micro Libraries
sr55
2013-07-28
4
-1108
/
+1543
*
WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.
sr55
2013-07-27
2
-31
/
+44
*
WinGui:
sr55
2013-07-27
8
-17
/
+53
*
WinGui: Fixed Anamorphic mode was not being saved when adding a preset with n...
sr55
2013-07-27
1
-0
/
+1
*
LinGui: mark more strings as translatable
jstebbins
2013-07-26
1
-10
/
+10
*
LinGui: Add russian translation :P
jstebbins
2013-07-26
3
-1
/
+1698
*
MacGui: fix UI lockup when adding a chapter with a name containing non-UTF8 c...
Rodeo
2013-07-22
1
-1
/
+2
*
Bump x264 to r2345-f0c1c53.
Rodeo
2013-07-21
3
-240
/
+5
*
WinGui: Update the exception handling code to deal with Component Activation ...
sr55
2013-07-20
3
-14
/
+44
*
WinGui: Switch to native WPF dialogs for file handling except for the folder ...
sr55
2013-07-20
1
-5
/
+5
*
WinGui: Misc fixes and improvements
sr55
2013-07-20
6
-8
/
+64
*
WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_size
sr55
2013-07-14
4
-526
/
+161
*
libhb: store and print additional CPU information
Rodeo
2013-07-13
3
-11
/
+156
[next]