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
path:
root
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "make: Print unsupported status of FFmpeg AAC on Darwin/macOS in confi...
Bradley Sepos
2019-10-25
1
-1
/
+1
*
make: Reduce pkg-config required version to 0.29.0.
Bradley Sepos
2019-10-14
1
-1
/
+1
*
make: Print unsupported status of FFmpeg AAC on Darwin/macOS in configure.py.
Bradley Sepos
2019-10-13
1
-1
/
+1
*
make: Reduce automake required version to 1.15.0.
Bradley Sepos
2019-10-11
1
-1
/
+1
*
make: Remove libtool version check in configure.py.
Bradley Sepos
2019-10-04
1
-1
/
+1
*
make: Revise configure.py tool and version probing.
Bradley Sepos
2019-10-04
1
-62
/
+81
*
build: make: macosx: Make xcodebuild use number of jobs passed to make.
Bradley Sepos
2019-09-23
1
-0
/
+1
*
make: Fix typo in xcodemake.
Bradley Sepos
2019-09-23
1
-1
/
+1
*
make: Further unclobber Xcode PATH in xcodemake.
Bradley Sepos
2019-09-22
1
-2
/
+24
*
make: Add ninja-build as a ninja alias in configure.py.
Bradley Sepos
2019-09-17
1
-1
/
+1
*
contrib: Use libdav1d for AV1 decoding in FFmpeg.
Justin Bull
2019-09-17
2
-0
/
+3
*
make: Check for -Wno-format-truncation in configure.py and record to GNUmakef...
Bradley Sepos
2019-09-10
2
-1
/
+13
*
make: Rearrange the configure.py ordering for GNUmakefile generation.
Nomis101
2019-09-09
1
-4
/
+4
*
build: make: Fix df-verify where `make contrib.verify` is called directly.
Bradley Sepos
2019-09-08
1
-1
/
+4
*
make: Allow tar to extract xz archives.
Bradley Sepos
2019-08-31
1
-1
/
+1
*
make: Disable warning for AMD VCE on Linux.
Bradley Sepos
2019-08-31
1
-1
/
+1
*
VCE: Vulkan support on linux.
OvchinnikovDmitrii
2019-08-28
1
-2
/
+2
*
make: Rearrange configure.py help output into a more logical order.
Bradley Sepos
2019-08-21
1
-53
/
+51
*
make: Revise security section comments in configure.py.
Bradley Sepos
2019-08-21
1
-2
/
+2
*
make: Move harden option to the new Security group in configure.py.
Nomis101
2019-08-21
2
-4
/
+3
*
make: Move sandbox option into new Security group in configure.py.
Nomis101
2019-08-21
1
-4
/
+8
*
make: Add a configure.py option to enable app sandbox.
Nomis101
2019-08-21
1
-0
/
+10
*
Remove libsamplerate
John Stebbins
2019-08-11
1
-1
/
+0
*
LinGui: make selection of gtk3/gtk4 configure-able
John Stebbins
2019-07-31
1
-0
/
+5
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-2
/
+2
*
build: Change hardening logic from None to False in configure.py.
Nomis101
2019-07-19
1
-2
/
+2
*
Fix gcc 9 compiler warnings
John Stebbins
2019-06-28
1
-1
/
+1
*
build: Update to config.guess 2019-06-10
Nomis101
2019-06-23
1
-297
/
+495
*
Revert some changes of too extensive gardening
Nomis101
2019-06-22
2
-2
/
+26
*
[gardening] Clean up old OS X code pieces
Nomis101
2019-06-22
3
-46
/
+4
*
build: Add --enable-hardening flag to enable stack protection and enhanced bu...
Nomis101
2019-06-19
2
-1
/
+11
*
Add a definition file for NetBSD
Ryo ONODERA
2019-06-18
1
-0
/
+19
*
Enable GTK user interface for NetBSD
Ryo ONODERA
2019-06-18
1
-0
/
+5
*
configure: More verbose selection of python interpreters.
Ryo ONODERA
2019-06-18
1
-1
/
+1
*
configure: add fixed option name to ToolProbe
John Stebbins
2019-04-17
1
-32
/
+34
*
configure: export FEATURE.* vars to project.h
John Stebbins
2019-04-17
1
-1
/
+1
*
configure: fix osx build
John Stebbins
2019-04-17
1
-2
/
+1
*
make: finish correcting host/build semantics
John Stebbins
2019-04-17
5
-44
/
+44
*
configure: Add comments to make lib checks more readable
John Stebbins
2019-04-16
1
-18
/
+29
*
configure: make separate LDTest and PkgConfigTest functions
John Stebbins
2019-04-16
1
-76
/
+74
*
configure: fix comments
John Stebbins
2019-04-15
1
-14
/
+6
*
configure: fix typo
John Stebbins
2019-04-15
1
-1
/
+1
*
configure: move sanitation of options together
John Stebbins
2019-04-15
1
-10
/
+19
*
configure: make sure numa is only enabled on linux
John Stebbins
2019-04-15
1
-2
/
+3
*
configure: move init of HostTuple after parsing cross
John Stebbins
2019-04-15
1
-8
/
+9
*
configure: use stricter 'is not None'
John Stebbins
2019-04-15
1
-2
/
+2
*
configure: initialize host_tuple with cross
John Stebbins
2019-04-15
1
-11
/
+14
*
configure: Fix host vs build specs
John Stebbins
2019-04-15
1
-95
/
+123
*
configure: add PkgConfigProbe and ChkLib actions
John Stebbins
2019-04-15
1
-0
/
+102
*
configure: add option to enable/disable libnuma
John Stebbins
2019-04-15
1
-0
/
+5
[next]