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
*
Revert "contrib: Enable PIC when building x264 Flatpak on Linux."
Bradley Sepos
2018-06-18
1
-6
/
+0
*
contrib: Enable PIC when building x264 Flatpak on Linux.
Bradley Sepos
2018-06-18
1
-0
/
+6
*
contrib: Set libvpx target to minimum system version we support on macOS.
Bradley Sepos
2018-06-18
1
-0
/
+6
*
LinGui: add cmake back to debian control file
John Stebbins
2018-06-18
2
-2
/
+2
*
meta: Update NEWS.markdown for 1.1.1 release, take two.
Bradley Sepos
2018-06-17
1
-0
/
+1
*
meta: Update NEWS.markdown for 1.1.1 release.
Bradley Sepos
2018-06-17
1
-0
/
+53
*
scripts: Update to mingw-w64-build 4.1.0.
Bradley Sepos
2018-06-17
1
-2
/
+2
*
LinGui: remove unused dependencies from debian control files
John Stebbins
2018-06-17
2
-2
/
+2
*
contrib: make: Remove CMake contrib.
Bradley Sepos
2018-06-17
8
-41
/
+5
*
contrib: make: Remove --enable-local-autotools and --enable-local-pkgconfig.
Bradley Sepos
2018-06-17
18
-130
/
+22
*
contrib: Enable asm for libtheora on Mac x86_64.
Bradley Sepos
2018-06-17
1
-3
/
+0
*
contrib: gtk: libhb: make: scripts: Remove yasm contrib.
Bradley Sepos
2018-06-17
8
-93
/
+5
*
contrib: Switch yasm dependencies to nasm.
Bradley Sepos
2018-06-17
7
-38
/
+8
*
libhb: Allow 7.1 channels AAC encoding.
Simon Lämmle
2018-06-16
1
-3
/
+11
*
muxavformat: silence mp4 frame size warning
John Stebbins
2018-06-15
1
-0
/
+1
*
muxavformat: use alternate API to initialize out context
John Stebbins
2018-06-15
1
-12
/
+5
*
muxavformat: fix crash on windows
John Stebbins
2018-06-15
1
-1
/
+1
*
WinGui: Fix a bug in queue recovery where old files were not deleted.
sr55
2018-06-15
1
-2
/
+8
*
WinGui: Fix a potential crash in HandBrakeEncoderHelpers.cs
sr55
2018-06-15
1
-20
/
+21
*
WinGui: Fix a crash in a converter.
sr55
2018-06-15
1
-1
/
+1
*
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...
sr55
2018-06-14
7
-15
/
+53
*
WinGui: Soften the colour of the grid lines in the chapters table
Sam H
2018-06-14
1
-1
/
+2
*
WinGui: Make MenuItems the same height as the Menu
Sam H
2018-06-14
1
-0
/
+5
*
WinGui: Add HintPath to newtonsoft json in the worker process project. It sho...
sr55
2018-06-14
1
-0
/
+1
*
libopus: run autoreconf
ilovezfs
2018-06-14
1
-0
/
+2
*
Fix PGS subtitle decoding...
John Stebbins
2018-06-13
8
-97
/
+147
*
libhb: fix snprintf compiler warnings
John Stebbins
2018-06-13
9
-79
/
+105
*
libhb: eliminate use of deprecated av_register_all...
John Stebbins
2018-06-13
1
-2
/
+0
*
libhb: eliminate use of deprecated ffmpeg lockmgr
John Stebbins
2018-06-13
1
-27
/
+0
*
muxavformat: fix use of deprecated AVFormat.filename
John Stebbins
2018-06-13
1
-1
/
+1
*
MacGui: do not play a sound for notification if alerts are disabled in prefs.
Damiano Galassi
2018-06-13
1
-7
/
+5
*
MacGui: fix x264 unparsed string and advanced panel.
Damiano Galassi
2018-06-13
1
-3
/
+3
*
LinGui: change language lists from GtkListBox to GtkTreeView
John Stebbins
2018-06-12
6
-202
/
+451
*
comb_detect: fix crash when no valid frames are passed
John Stebbins
2018-06-11
1
-1
/
+4
*
LinGui: add search function to language popups
John Stebbins
2018-06-11
2
-0
/
+48
*
flatpak: update appstream snapshot images
John Stebbins
2018-06-11
1
-3
/
+11
*
WinGui: Don't compile the AppX project when building the solution. It's not c...
sr55
2018-06-11
1
-4
/
+0
*
MacGui: do not use NSMatrix for radio buttons, fix some layout issues.
Damiano Galassi
2018-06-11
3
-118
/
+98
*
encavcodec: fix encoding with vp8 and vp8 encoders
John Stebbins
2018-06-10
1
-2
/
+2
*
contrib: Add macOS 10.13 High Sierra detection patch to libvpx.
Bradley Sepos
2018-06-10
1
-0
/
+59
*
contrib: Add compatibility patches for libvpx.
Bradley Sepos
2018-06-10
2
-0
/
+116
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
17
-123
/
+414
*
MacGui: remove unused localization files.
Damiano Galassi
2018-06-10
10
-183
/
+0
*
MacGui: Change the "Picture Size" label to "Dimensions" to avoid confusion on...
Damiano Galassi
2018-06-10
1
-10
/
+8
*
MacGui: update Sparkle to 1.19.0.
Damiano Galassi
2018-06-10
30
-295
/
+703
*
WinGui: Stub the RemoteInstance implementation of IEncodeInstance.
sr55
2018-06-10
2
-0
/
+89
*
WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...
sr55
2018-06-10
4
-36
/
+58
*
WinGui: HandBrake.Worker tidyup.
sr55
2018-06-10
3
-35
/
+50
*
WinGui: Stub out a background worker process.
sr55
2018-06-10
7
-0
/
+406
*
Remove the unused "rows" header from the chapters DataGrid
Sam H
2018-06-10
1
-1
/
+1
[next]