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
...
*
stream: fix negative array index
John Stebbins
2016-03-25
1
-1
/
+1
*
MacGui: Remove unnecessary libltdl.a dependency.
Bradley Sepos
2016-03-25
1
-4
/
+0
*
hb: cosmetics, removing trailing whitespace
John Stebbins
2016-03-23
1
-15
/
+15
*
muxavformat: fix sync issue when bframes are enabled
John Stebbins
2016-03-23
1
-19
/
+16
*
stream: fix potential use of uninitialized variable
John Stebbins
2016-03-23
1
-10
/
+18
*
reader: fix memory leak
John Stebbins
2016-03-23
1
-0
/
+6
*
presets: fix memory leak
John Stebbins
2016-03-23
1
-2
/
+6
*
libhb: reorder buffer type enum so uninitialized type is OTHER_BUF
John Stebbins
2016-03-23
1
-1
/
+1
*
fifo: when HB_BUFFER_DEBUG is set, memset buffers to 0
John Stebbins
2016-03-23
1
-0
/
+6
*
decavcodec: cosmetics
John Stebbins
2016-03-23
1
-9
/
+19
*
scan: quit looking for audio if a preview scan reaches EOF
John Stebbins
2016-03-23
1
-44
/
+58
*
WinGui: Remove a restriction on the WMI GPU information call. It will now dis...
sr55
2016-03-22
1
-2
/
+9
*
WinGui: Add an app.manifest to explicitly declare supported operating systems...
sr55
2016-03-22
2
-0
/
+71
*
WinGUI: Remove option to enable DXVA decoding. There are too many issues with...
sr55
2016-03-21
12
-83
/
+1
*
Merge pull request #114 from shakim/support_old_iso639
Scott
2016-03-21
2
-6
/
+8
|
\
|
*
Support language code changes between ISO639 and ISO639-1
Shlomo Hakim
2016-03-03
2
-6
/
+8
*
|
WinGui: Some Cosmetic changes and links added to the GUI.
sr55
2016-03-21
5
-4
/
+48
*
|
presets: fix import of old version-less preset files
John Stebbins
2016-03-21
3
-34
/
+49
*
|
WinGui: Some fixes and tidyup of the new logging code.
sr55
2016-03-21
6
-12
/
+36
*
|
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
24
-681
/
+774
*
|
WinGui: Fixed an issue where the " Use Advanced Tab" was not being loaded co...
sr55
2016-03-18
1
-14
/
+4
*
|
Add note about libfftw3-dev. Fixes #108
sr55
2016-03-18
2
-2
/
+4
*
|
LinGui: center image in preview window
John Stebbins
2016-03-16
1
-5
/
+16
*
|
LinGui: replace preview "fullscreen" with preview window resizing
John Stebbins
2016-03-16
9
-588
/
+770
*
|
LinGui: fix centering of preview in larger window
John Stebbins
2016-03-15
3
-468
/
+450
*
|
LinGui: make preview frame selector slider wider
John Stebbins
2016-03-15
3
-0
/
+3
*
|
LinGui: simplify live preview and preview hud code
John Stebbins
2016-03-15
5
-701
/
+319
*
|
MacGui: added some enum to HBJob model to make things nicer in swift, plus tw...
Damiano Galassi
2016-03-14
9
-14
/
+52
*
|
MacGui: move some kvo helpers to the UIAdditions category.
Damiano Galassi
2016-03-14
4
-41
/
+29
*
|
LinGui: enable live preview (gstreamer) by default on win32
John Stebbins
2016-03-13
1
-1
/
+1
*
|
LinGui: tell gstreamer where to find plugins on win32
John Stebbins
2016-03-13
1
-0
/
+1
*
|
LinGui: some win32 fixes
John Stebbins
2016-03-13
1
-8
/
+21
*
|
build: fix regex probe
John Stebbins
2016-03-13
1
-1
/
+1
*
|
cli: remove unused variables version and build
John Stebbins
2016-03-12
1
-2
/
+0
*
|
LinGui: make gdk pixbuf loaders work under mingw
John Stebbins
2016-03-12
1
-0
/
+5
*
|
Missed updating an hb_init call for the removal of updates.
sr55
2016-03-12
1
-1
/
+1
*
|
Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...
sr55
2016-03-12
7
-328
/
+8
*
|
LinGui: fix "Cancel" of subtitle changes
John Stebbins
2016-03-12
1
-3
/
+6
*
|
cli: add support for import of GUI queue file
John Stebbins
2016-03-12
1
-123
/
+215
*
|
LinGui: Tidy up queue format
John Stebbins
2016-03-12
6
-185
/
+222
*
|
WinGui: Add SHA1 Verification of the update downloads and don't start the ins...
sr55
2016-03-12
5
-11
/
+56
*
|
Merge pull request #124 from jstebbins/decomb-split
John Stebbins
2016-03-12
41
-1660
/
+2843
|
\
\
|
*
|
MacGui: add interlace detection filter.
Damiano Galassi
2016-03-12
6
-4
/
+193
|
*
|
WinGui: Fixes for the new filters setup.
sr55
2016-03-11
3
-6
/
+7
|
*
|
WinGui: Missing Decomb options
sr55
2016-03-11
1
-1
/
+7
|
*
|
WinGui: Initial commit supporting separated interlace detection. Not tested yet.
sr55
2016-03-11
11
-26
/
+229
|
*
|
LinGui: link comb-detect and deinterlace filters
John Stebbins
2016-03-11
4
-3
/
+35
|
*
|
comb-detect: adjust default sensitivity and add "Less Sensitive" preset
John Stebbins
2016-03-11
1
-8
/
+12
|
*
|
cli: add comb detection options
John Stebbins
2016-03-11
1
-2
/
+83
|
*
|
qsv: fix build
John Stebbins
2016-03-11
6
-33
/
+44
[prev]
[next]