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
*
WinGui: Remove further unneeded references from HandBrake.ApplicationServices
sr55
2017-02-03
1
-7
/
+0
*
WinGui: Change the services library dll imports to be "hb" rather than "hb.dl...
sr55
2017-02-03
1
-92
/
+92
*
WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...
sr55
2017-02-03
6
-31
/
+64
*
qsv: Allocate planes contiguously.
maxd
2017-02-02
1
-6
/
+4
*
LinGui: fix widget focus problem
John Stebbins
2017-01-29
1
-0
/
+1
*
preset: fix behavior of AudioSecondaryEncoderMode
John Stebbins
2017-01-29
1
-2
/
+2
*
WinGui: Adding missing Tape and Sprite Denoise Tunes #544
sr55
2017-01-25
1
-0
/
+8
*
encca_aac: Fix initial start time
John Stebbins
2017-01-25
1
-2
/
+8
*
MacGui: improve management of security scoped resources. Fix external SRT in ...
Damiano Galassi
2017-01-25
13
-94
/
+219
*
MacGui: select the right title when editing a queue job, libhb avoids rescann...
Damiano Galassi
2017-01-25
1
-1
/
+17
*
LinGui: clear extra options when video codec changes
John Stebbins
2017-01-24
1
-0
/
+1
*
WinGui: Always use iso639 for srt language code rather than name. #541
sr55
2017-01-24
3
-2
/
+48
*
decavcodec: fix avcodec_open failure upon bad extradata
John Stebbins
2017-01-24
1
-2
/
+6
*
decavcodec: fix crash in decavcodecvInfo
John Stebbins
2017-01-24
1
-1
/
+1
*
WinGui: Another fix to WhenDone. Should reset when the main window opens, not...
sr55
2017-01-23
1
-0
/
+6
*
WinGui: Bump version to 1.0.3 for the future release.
sr55
2017-01-22
6
-8
/
+8
*
Revise and extend NEWS.markdown for 1.0.2.
Bradley Sepos
2017-01-22
1
-0
/
+1
*
Revise and extend NEWS.markdown for 1.0.2.
Bradley Sepos
2017-01-22
1
-22
/
+27
*
WinGui: Fix an issue with QueueEdit not restoring PointToPoint settings corre...
sr55
2017-01-22
1
-6
/
+7
*
Fixed a typo
Damiano Galassi
2017-01-22
1
-1
/
+1
*
Initial draft of NEWS for 1.0.2
sr55
2017-01-21
1
-0
/
+42
*
dvdread: Don't ignore errors from UDFReadBlocks
John Stebbins
2017-01-21
1
-0
/
+162
*
WinGui: Set a min height on the queue selection window.
sr55
2017-01-21
1
-0
/
+1
*
MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...
Damiano Galassi
2017-01-20
23
-138
/
+1233
*
MacGui: reload the queue outline view action column when an encode is done (t...
Damiano Galassi
2017-01-19
1
-1
/
+4
*
disable fontconfig on macOS
Damiano Galassi
2017-01-18
5
-23
/
+56
*
libhb: force title rescan after completing a job encode (#488)
John Stebbins
2017-01-16
3
-0
/
+12
*
cli: Adding hb_opencl_set_enable when --use-opencl is set. #496
sr55
2017-01-15
1
-0
/
+5
*
WinGui: Pause on Low Diskspace is for local drives only. Disabling check for ...
sr55
2017-01-15
1
-1
/
+1
*
WinGui: Remove extension check as it can cause an erroneous error when settin...
sr55
2017-01-15
1
-1
/
+1
*
WinGui: Fix typo in #496
sr55
2017-01-15
1
-1
/
+1
*
WinGui: Use new hb_opencl_set_enable function. #496
sr55
2017-01-15
4
-3
/
+8
*
opencl: Workaround broken drivers that crash when you call clGetPlatformIDs w...
Scott
2017-01-15
3
-4
/
+28
*
WinGui: SplitButton was broken. #524
sr55
2017-01-15
1
-1
/
+1
*
WinGui: Fix erroneous path and filename handling. #515
sr55
2017-01-14
2
-8
/
+18
*
WinGui: Fix a crash when saving presets for video encoders that don't have pr...
sr55
2017-01-14
1
-3
/
+3
*
WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...
sr55
2017-01-13
3
-4
/
+11
*
WinGui: Put up a clearer error when we can't read older presets rather than j...
sr55
2017-01-12
4
-5
/
+29
*
MacGui: fix string encoding when converting chapters titles to NSString.
Damiano Galassi
2017-01-12
1
-1
/
+1
*
qsv: fix building with qsv disabled
John Stebbins
2017-01-11
2
-2
/
+13
*
WinGui: Update EndPoint for API Change.
sr55
2017-01-11
1
-1
/
+1
*
json: revise range "End" for time and frame ranges
John Stebbins
2017-01-11
3
-19
/
+45
*
WinGui: Fix for the Queue Item Tooltip. Would erroneously display "2Pass" for...
sr55
2017-01-11
1
-1
/
+7
*
json: Decoding JSON now checks if QSV is available before setting QSV… (#509)
Scott
2017-01-11
1
-0
/
+4
*
libav: fix EIO error when reaching EOF of DV files
John Stebbins
2017-01-11
1
-0
/
+37
*
reader: fix incorrect duration of UTF8 subtitles
John Stebbins
2017-01-11
1
-0
/
+4
*
preset: fix "all" AudioTrackSelectionBehavior
John Stebbins
2017-01-11
1
-5
/
+10
*
added support of Kaby Lake CPU recognition
maxd
2017-01-11
3
-1
/
+10
*
WinGui: Fix a stack overflow exception in Options screen that was causing a s...
sr55
2017-01-09
1
-1
/
+0
*
libhb: check if decvobsub.c private_data is not null before accessing one of ...
Damiano Galassi
2017-01-09
1
-1
/
+1
[next]