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
*
presets: enforce 2 level hierarchy when importing presets
John Stebbins
2017-11-06
4
-3
/
+201
*
LinGui: fix small memory leaks
John Stebbins
2017-11-06
1
-0
/
+2
*
LinGui: fix scan progress display
John Stebbins
2017-11-06
2
-17
/
+55
*
LinGui: enforce preset heirarchy in presets list
John Stebbins
2017-11-06
1
-145
/
+156
*
LinGui: Add "Category" dropdown to preset save dialog
John Stebbins
2017-11-06
11
-252
/
+407
*
LinGui: allow angles when dvdnav is disabled
John Stebbins
2017-11-06
2
-3
/
+0
*
LinGui: clean up UI xml a bit
John Stebbins
2017-11-06
1
-135
/
+25
*
LinGui: add preset description tooltip to preset menu button
John Stebbins
2017-11-06
2
-1
/
+7
*
LinGui: preset "Reset" -> "Reload"
John Stebbins
2017-11-06
3
-10
/
+11
*
LinGui: allow preset delete when list selection is not highlighted
John Stebbins
2017-11-06
1
-64
/
+63
*
LinGui: add preset "modified" indicator and reset button
John Stebbins
2017-11-06
3
-32
/
+100
*
LinGui: reinitialize presets menu when list changes
John Stebbins
2017-11-06
1
-8
/
+30
*
LinGui: open preset selection menu to right of button
John Stebbins
2017-11-06
1
-2
/
+2
*
LinGui: Add preset selection menu
John Stebbins
2017-11-06
16
-801
/
+1058
*
LinGui: Split presets list out into separate window
John Stebbins
2017-11-06
4
-63
/
+256
*
LinGui: Reorgainize Summary pane
John Stebbins
2017-11-06
14
-825
/
+882
*
x265: fix xclean
John Stebbins
2017-11-06
3
-3
/
+3
*
x265: add support for 8/10/12 bit encoding in single static lib (#975)
John Stebbins
2017-11-06
14
-38
/
+263
*
libhb: add HLG to our list of known transfer characteristics.
Damiano Galassi
2017-11-06
2
-0
/
+3
*
MacGui: remove the i386 architecture from Growl framework, and the strip phas...
Damiano Galassi
2017-11-04
3
-37
/
+0
*
build: Fix configure to report success when REV=0 in version.txt.
Bradley Sepos
2017-11-04
1
-1
/
+1
*
tx3g: make font size scale with video height
John Stebbins
2017-11-03
3
-16
/
+41
*
MacGui: fix a wrong usage of CFData API, CFDataCreateMutable creates a a CFD...
Damiano Galassi
2017-11-03
1
-17
/
+21
*
WinGui: Fix Window Title not resetting when queue finishing.
sr55
2017-11-02
1
-0
/
+2
*
WinGui: Small Typo #833
sr55
2017-11-02
2
-2
/
+2
*
WinGui: Adding Preset Category support into the Windows UI. Single layer supp...
sr55
2017-11-02
7
-34
/
+137
*
CLI: add help for --align-av
John Stebbins
2017-11-02
1
-0
/
+3
*
WinGui: Add basic deinterlace to the static preview. #958
sr55
2017-10-30
3
-4
/
+14
*
WinGui: Change ChannelLayout to Int64 #968
sr55
2017-10-30
1
-1
/
+1
*
WinGui: Improve the behaviour of the quality slider when changing video encod...
sr55
2017-10-29
1
-25
/
+34
*
WinGui: Don't perform Foreign Audio Subtitle Scans for short video previews. ...
sr55
2017-10-29
1
-0
/
+18
*
build: explicitly select HFS+ as the dmg filesystem.
Damiano Galassi
2017-10-28
1
-1
/
+1
*
github: Minor follow-up revision to issue form.
Bradley Sepos
2017-10-20
1
-4
/
+2
*
github: Revise issue form prefilled text.
Bradley Sepos
2017-10-20
1
-7
/
+24
*
LinGui: fix Ubuntu 17.10 snapshots
John Stebbins
2017-10-19
1
-1
/
+1
*
LinGui: add Ubuntu 17.10 (artful) to snapshots
John Stebbins
2017-10-18
3
-0
/
+130
*
LinGui: remove Ubuntu 15.04 (vivid) snapshots
John Stebbins
2017-10-17
1
-15
/
+0
*
Update libmfx to 5d6f1b6 (Based on upstream 1.23)
sr55
2017-10-14
2
-16
/
+2
*
QSV: Main10 should be default profile
maxd
2017-10-13
3
-3
/
+12
*
WinGui: Fix a culture issue with Framerates. Fixes #926
sr55
2017-10-12
1
-3
/
+14
*
MacGui: Disable implicit animations on 10.9 and earlier.
Damiano Galassi
2017-10-11
1
-2
/
+2
*
MSYS compilation on Windows and for Windows
maxd
2017-10-05
5
-2
/
+24
*
contrib: Update to Libav 12.2.
Bradley Sepos
2017-10-05
3
-135
/
+3
*
WinGui; Implement a smarter Title Case Algorithm. This may resolve #922
sr55
2017-10-01
1
-15
/
+4
*
WinGui: Code tidyup / tweaks around presets.
sr55
2017-09-22
2
-43
/
+4
*
WinGui: Change the Preset Selection to a Menu based design as it offers faste...
sr55
2017-09-22
7
-18
/
+69
*
WinGui: Remove the in-line queue view preference. It does not make sense with...
sr55
2017-09-20
2
-2
/
+5
*
WinGui: Tidy up some warnings that you get when you import WinGui presets int...
sr55
2017-09-20
2
-2
/
+2
*
QSV: Adding D11 support for encode
maxd
2017-09-17
3
-23
/
+60
*
WinGui: Experimenting with InLine vs Preset Pane designs.
sr55
2017-09-17
5
-3
/
+287
[next]