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
...
*
configure: add option to enable/disable libnuma
John Stebbins
2019-04-15
1
-0
/
+5
*
make: Tweak configure summary language for consistency.
Bradley Sepos
2019-04-13
1
-19
/
+14
*
make: Fix non-fatal contrib download error.
Bradley Sepos
2019-04-13
1
-1
/
+1
*
make: Tweak configure.py output language.
Bradley Sepos
2019-04-13
1
-3
/
+3
*
make: Reflect FFmpeg AAC required on some platforms in help.
Bradley Sepos
2019-04-13
1
-2
/
+6
*
make: Fix initialization of minver in configure.py.
Bradley Sepos
2019-04-13
1
-2
/
+2
*
make: Remove SelectTool class from configure.py.
Bradley Sepos
2019-04-13
1
-75
/
+0
*
make: Remove last optparse import in configure.py.
Bradley Sepos
2019-04-13
1
-1
/
+0
*
make: Fix configure --minver argument showing for cross.
Bradley Sepos
2019-04-13
1
-3
/
+2
*
make: Rerun cross tools probe before creating CLI help.
Bradley Sepos
2019-04-13
1
-6
/
+6
*
make: Improve handling of cross argument in configure.py.
Bradley Sepos
2019-04-13
1
-3
/
+4
*
make: Fix configure.py conf args for reconfigure.
Bradley Sepos
2019-04-13
1
-29
/
+6
*
make: Tidy up configure help.
Bradley Sepos
2019-04-13
1
-3
/
+3
*
make: Fix configure and Xcode where cross compiling.
Bradley Sepos
2019-04-13
1
-12
/
+13
*
configure: fix argparse callbacks
John Stebbins
2019-04-13
1
-18
/
+35
*
configure: fix parsing debug and optimize options
John Stebbins
2019-04-13
1
-2
/
+2
*
make: Further improvements to feature enable/disable in configure.py.
Bradley Sepos
2019-04-13
4
-125
/
+141
*
make: Require FFmpeg AAC on Linux and Windows.
Bradley Sepos
2019-04-12
1
-2
/
+3
*
make: Disable features on unsupported platforms in configure.py.
Bradley Sepos
2019-04-04
1
-7
/
+27
*
contrib: Remove local pthreads-w32 in favor of winpthreads.
Bradley Sepos
2019-03-31
2
-11
/
+0
*
make: decode bytes objects from subprocess stdout in configure.py Launcher cl...
Andrew Brezovsky
2019-03-28
1
-0
/
+2
*
Fix Py3 compat and logic/syntax in handling version.txt
Frederick Ding
2019-02-28
1
-2
/
+3
*
make: More Python 3 compatibility fixes.
Bradley Sepos
2019-02-26
2
-10
/
+10
*
make: Update python_launcher to accept Python 3.
Bradley Sepos
2019-02-26
1
-1
/
+1
*
configure: gtk: make: scripts: Make scripts compatible with Python 3.
Bradley Sepos
2019-02-25
3
-22
/
+26
*
configure: Move configured special encoders output before launch output.
Bradley Sepos
2019-02-25
1
-10
/
+11
*
configure: Enable hardware encoders by default on suitable platforms.
Bradley Sepos
2019-02-24
1
-17
/
+29
*
MacGui: set the minimum macOS version to 10.11
Damiano Galassi
2019-01-24
1
-1
/
+1
*
configure: fix conftest turds
John Stebbins
2019-01-19
1
-0
/
+3
*
flatpak: remove unnecessary dependencies
John Stebbins
2019-01-06
1
-3
/
+1
*
configure: fix LDProbe cleanup on mingw
John Stebbins
2019-01-06
1
-1
/
+5
*
build: Remove GCC.I and GCC.L for FreeBSD.
Yuichiro NAITO
2018-11-27
1
-2
/
+0
*
build: Respect CC environment variable on all platforms.
Yuichiro NAITO
2018-11-26
1
-1
/
+1
*
build: Respect CC environment variable on FreeBSD.
Yuichiro NAITO
2018-11-26
3
-3
/
+12
*
build: add 'PYTON.exe' to probed tools
John Stebbins
2018-11-14
1
-0
/
+1
*
Set the macOS deployment target to 10.10 when building from the cli.
Damiano Galassi
2018-08-23
1
-1
/
+1
*
build: Allows to use clang/clang++ compiler on FreeBSD.
Yuichiro NAITO
2018-08-22
2
-1
/
+6
*
build: Fix to not pass --enable-nvenc to FFmpeg configure on FreeBSD.
Yuichiro NAITO
2018-07-02
1
-1
/
+1
*
Add NVEnc encoder. (Round 3) (#1437)
Scott
2018-06-29
2
-0
/
+9
*
flatpak: prebuild some dependencies
John Stebbins
2018-06-19
1
-4
/
+0
*
contrib: make: Remove CMake contrib.
Bradley Sepos
2018-06-17
2
-20
/
+1
*
contrib: make: Remove --enable-local-autotools and --enable-local-pkgconfig.
Bradley Sepos
2018-06-17
3
-51
/
+17
*
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
2
-33
/
+1
*
build: move --flatpak option into configure "Build Options"
John Stebbins
2018-06-07
1
-4
/
+3
*
scripts: add script for creating flatpak manifests
John Stebbins
2018-06-06
1
-0
/
+5
*
LinGui: Add opus for flatpak builds
John Stebbins
2018-06-04
1
-0
/
+1
*
contrib: build: Add AMF headers and --enable-vce.
Bradley Sepos
2018-06-03
2
-0
/
+8
*
build: Detected Xcode clobbered PATH and reconfigure if necessary.
Bradley Sepos
2018-06-01
1
-0
/
+2
*
libhb: build: README: Replace instances of Libav with FFmpeg.
Bradley Sepos
2018-05-29
1
-4
/
+4
[prev]
[next]