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
...
*
macosx: Add liblzma (xz) on Mac.
Bradley Sepos
2018-05-29
2
-0
/
+10
*
LinGui: add liblzma dependency for Ubuntu nightly builds
John Stebbins
2018-05-29
4
-4
/
+4
*
contrib: add lzma support
John Stebbins
2018-05-29
9
-4
/
+45
*
LinGui: remove Ubuntu xenial and trusty from nightly builds
John Stebbins
2018-05-29
3
-32
/
+2
*
LinGui: add libspeex dependency for Ubuntu nightly builds
John Stebbins
2018-05-29
4
-4
/
+4
*
libhb: fix segfault when decoding empty audio track
John Stebbins
2018-05-29
1
-1
/
+2
*
lame: disable frontend
John Stebbins
2018-05-29
1
-0
/
+1
*
LinGui: add speex decoder lib
John Stebbins
2018-05-29
1
-1
/
+1
*
contrib: Explicitly disable bzlib and zlib during FFmpeg configure.
Bradley Sepos
2018-05-29
1
-1
/
+3
*
contrib: Fix FFmpeg configure warning.
Bradley Sepos
2018-05-29
1
-1
/
+0
*
Update .gitignore for new Xcode notification.
Bradley Sepos
2018-05-29
1
-2
/
+3
*
contrib: Add Speex decoder libspeex.
Bradley Sepos
2018-05-29
7
-6
/
+25
*
contrib: test: Strip dll and cli binary in build phase if debug=none.
Bradley Sepos
2018-05-29
2
-0
/
+10
*
contrib: Remove unused Libav patches from FFmpeg.
Bradley Sepos
2018-05-29
17
-1051
/
+0
*
contrib: Do not enable bzlib and zlib in FFmpeg.
Bradley Sepos
2018-05-29
1
-2
/
+0
*
libhb: cli: Link to libbcrypt on mingw-w64.
Bradley Sepos
2018-05-29
2
-2
/
+2
*
contrib: Only enable pthreads for non-win32 FFmpeg.
Bradley Sepos
2018-05-29
1
-4
/
+3
*
contrib: Update to FFmpeg 4.0.
Bradley Sepos
2018-05-29
1
-4
/
+3
*
contrib: Disable AudioToolbox, CoreImage, VideoToolbox in FFmpeg.
Bradley Sepos
2018-05-29
1
-0
/
+4
*
Mac: Link to FFmpeg's libpostproc and libswresample.
Bradley Sepos
2018-05-29
1
-0
/
+12
*
contrib: Remove unnecessary FFmpeg ifeq for Mac/Darwin.
Bradley Sepos
2018-05-29
1
-3
/
+0
*
contrib: Use AV_CODEC_ID_ASS for FFmpeg.
Bradley Sepos
2018-05-28
2
-4
/
+4
*
FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...
Sven Gothel
2018-05-28
6
-22
/
+16
*
FFMPEG decavcodec: Consider returned error from av_buffersrc_add_frame(..)
Sven Gothel
2018-05-28
1
-2
/
+6
*
FFMPEG: Enable A01-matroskaenc-pgs-duration patch
Sven Gothel
2018-05-28
1
-11
/
+12
*
Using AV_CODEC_ID_SUBRIP instead of AV_CODEC_ID_SRT (libav->ffmpeg)
Sven Gothel
2018-05-28
1
-2
/
+2
*
FFMPEG #974: Use latest FFMPEG 3.4.1 (2/2)
Sven Gothel
2018-05-28
18
-0
/
+0
*
FFMPEG #974: Use latest FFMPEG 3.4.1 (1/2)
Sven Gothel
2018-05-28
5
-9
/
+21
*
Fix diff command check for FreeBSD.
Yuichiro NAITO
2018-05-28
1
-0
/
+11
*
x265: Upgrade to version 2.8
sr55
2018-05-27
4
-20
/
+20
*
x264: Upgrade to snapshot 7d0ff22 r2901
sr55
2018-05-27
3
-79
/
+5
*
contrib: Explicitly set x265 build type to release.
Bradley Sepos
2018-05-26
3
-0
/
+6
*
WinGui: Open and Save File dialogs on the main window, now have their own "MR...
sr55
2018-05-24
3
-19
/
+65
*
WinGui: Don't allow subtitle import before a source has been scanned.
sr55
2018-05-24
4
-1
/
+22
*
WinGui: Add support for dropping .srt files onto the main window. When you do...
sr55
2018-05-24
3
-15
/
+62
*
LinGui: fix extra space in debian changelog entry
John Stebbins
2018-05-22
1
-4
/
+4
*
LinGui: set the build date in the debian changelog
John Stebbins
2018-05-21
1
-4
/
+6
*
WinGui: Potential Fix for #1288 Crash in the TreeViewHelper when selecting p...
sr55
2018-05-18
1
-0
/
+5
*
WinGui: Fix an issue with the Add preset window that prevented it from updati...
sr55
2018-05-18
2
-3
/
+19
*
Lib: Update LibVPX to 1.7.0
sr55
2018-05-18
1
-3
/
+3
*
WinGui: Some more backend work for the upcoming Queue redesign.
sr55
2018-05-18
3
-16
/
+67
*
LinGui: fix behaviour of queue add multiple
John Stebbins
2018-05-18
1
-4
/
+12
*
LinGui: fix opening files on command line
John Stebbins
2018-05-17
1
-1
/
+2
*
WinGui: Improved behaviour of the Add Selection to Queue Window. Can now be ...
sr55
2018-05-16
2
-4
/
+19
*
LinGui: fix display of video quality over slider
John Stebbins
2018-05-15
1
-0
/
+2
*
libhb: Increase maximum packet read size in stream.c.
Bradley Sepos
2018-05-13
1
-1
/
+1
*
scripts: Update to mingw-w64-build 4.0.1.
Bradley Sepos
2018-05-10
1
-3
/
+3
*
WinGui: Make the error checking more aggressive when adding to queue. Add sup...
sr55
2018-05-09
3
-5
/
+50
*
WinGui: Remove Logging abstraction from the Services library. Let the librar...
sr55
2018-05-08
17
-166
/
+167
*
WinGui: Remove the need for ILog on the key Interop API surface.
sr55
2018-05-08
4
-66
/
+64
[prev]
[next]