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
*
LinGui: don't free uninitialized things on exit
John Stebbins
2017-11-12
2
-6
/
+12
*
MacGui: fix a potential null dereference.
Damiano Galassi
2017-11-12
1
-2
/
+5
*
MacGui: show a preview image in the summary tab.
Damiano Galassi
2017-11-12
6
-5
/
+47
*
MacGui: realign the main window ui elements.
Damiano Galassi
2017-11-12
8
-188
/
+259
*
MacGui: rearrange main window tabs order, fix some warnings.
Damiano Galassi
2017-11-12
4
-37
/
+50
*
MacGui: add a double click action to start editing a chapter title. Align thi...
Damiano Galassi
2017-11-12
2
-32
/
+41
*
MacGui: initialize the selectedCategory ivar with the default value in HBAddP...
Damiano Galassi
2017-11-12
1
-0
/
+1
*
MacGui: do not allow the path separator "/" character to be inserted in the o...
Damiano Galassi
2017-11-11
3
-7
/
+34
*
presets: fix selection of audio tracks
John Stebbins
2017-11-10
2
-1
/
+4
*
x265: fix build race with download verification
John Stebbins
2017-11-10
2
-0
/
+2
*
MacGui: move the format options to the summary tab.
Damiano Galassi
2017-11-10
6
-177
/
+295
*
MacGui: always use the new add category controller to add a category.
Damiano Galassi
2017-11-10
1
-6
/
+7
*
MacGui: select the newly created category in the add preset sheet.
Damiano Galassi
2017-11-10
1
-1
/
+1
*
MacGui: add a popup menu to select the category in the add preset sheet.
Damiano Galassi
2017-11-10
8
-31
/
+348
*
MacGui: rename Folder to Category.
Damiano Galassi
2017-11-10
8
-25
/
+26
*
Add adaptive streaming support (#972)
John Stebbins
2017-11-09
14
-58
/
+247
*
Auto-rotate video that has rotation tag
John Stebbins
2017-11-09
7
-525
/
+740
*
libhb: read video rotation from libav.
Damiano Galassi
2017-11-09
3
-0
/
+33
*
LinGui: disable i386 releases
John Stebbins
2017-11-07
4
-8
/
+8
*
LinGui: fix build with glib older than 2.44
John Stebbins
2017-11-07
3
-2
/
+25
*
WinGui: Updates to handle changes to the JSON API. #964
sr55
2017-11-06
11
-36
/
+165
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
12
-61
/
+409
*
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
[next]