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: Add StyleCop.Analyzers NuGet package
sr55
2017-02-11
6
-2
/
+36
*
WinGui: Further CProj Cleanup
sr55
2017-02-11
3
-14
/
+3
*
WinGui: Tidy up Solution file builds.
sr55
2017-02-11
1
-21
/
+1
*
WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...
sr55
2017-02-11
5
-358
/
+0
*
WinGui: Remove HandBrake.Server library. We don't use it.
sr55
2017-02-11
4
-159
/
+0
*
libav: fix mp4 audio sync problem
John Stebbins
2017-02-10
1
-0
/
+14
*
LinGui: fix crash when changing video encoders
John Stebbins
2017-02-10
1
-7
/
+28
*
WinGui: Fix Tape, Sprite and HighMotion Denoise Tunes. #571
sr55
2017-02-09
1
-1
/
+7
*
libhb: fix Bob + CFR Same As Source + 2 Pass encode
John Stebbins
2017-02-09
1
-4
/
+5
*
libav: fix h.264 initial recovery point detection
John Stebbins
2017-02-09
1
-0
/
+20
*
WinGui: Allow Title Specific Scan for DVD / Bluray Discs. Fixes #559
sr55
2017-02-06
1
-1
/
+1
*
Updating NEWS file
sr55
2017-02-04
1
-0
/
+20
*
WinGui: Order By Name R-Click option on Add to queue selection window.
sr55
2017-02-04
2
-0
/
+33
*
MacGui: allow to sort by title/name/duration in the title selections sheet.
Damiano Galassi
2017-02-04
4
-51
/
+68
*
MacGui: make it possible to create a new folder in the destination open panel.
Damiano Galassi
2017-02-04
1
-0
/
+1
*
MacGui: add a "Add titles to queue" toolbar button.
Damiano Galassi
2017-02-04
1
-15
/
+49
*
MacGui: set toolbar images dpi to 72, so Xcode doesn't go crazy and resize th...
Damiano Galassi
2017-02-04
20
-0
/
+0
*
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
[next]