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
*
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
*
macosx: Add liblzma (xz) on Mac.
Bradley Sepos
2018-05-29
1
-0
/
+4
*
contrib: add lzma support
John Stebbins
2018-05-29
3
-1
/
+18
*
contrib: Add Speex decoder libspeex.
Bradley Sepos
2018-05-29
1
-0
/
+1
*
Build: Make --enable-qsv MinGW and Linux only. #1060
sr55
2018-01-23
1
-1
/
+1
*
build: Add FreeBSD support.
Yuichiro NAITO
2018-01-13
3
-5
/
+22
*
build: More robust failure on missing or old nasm.
Bradley Sepos
2018-01-10
1
-1
/
+8
*
build: Unclobber PATH when shunting build through Xcode.
Bradley Sepos
2018-01-10
1
-0
/
+5
*
build: Update configure.py to check for nasm >= 2.13.
Bradley Sepos
2018-01-10
1
-0
/
+1
*
build: Additional hashbang compatibility for BSD-like systems.
Bradley Sepos
2017-12-03
2
-2
/
+3
*
build: Update to config.guess 2017-11-07.
Bradley Sepos
2017-12-02
1
-52
/
+49
*
build: Make hashbangs more compatible.
Bradley Sepos
2017-12-02
1
-1
/
+1
*
build: Add support for Xcode Archive feature.
Bradley Sepos
2017-11-27
1
-1
/
+2
*
x265: add support for 8/10/12 bit encoding in single static lib (#975)
John Stebbins
2017-11-06
3
-15
/
+30
*
build: Fix configure to report success when REV=0 in version.txt.
Bradley Sepos
2017-11-04
1
-1
/
+1
*
build: Quote variables in xcodemake.
Bradley Sepos
2017-09-06
1
-9
/
+9
*
build: Configure options cosmetics.
Bradley Sepos
2017-06-21
1
-7
/
+10
*
build: Always enable Libav AAC when building with mingw-w64.
Bradley Sepos
2017-06-21
1
-1
/
+1
*
build: Update to config.guess 2017-03-05.
Bradley Sepos
2017-04-07
1
-287
/
+223
*
Remove Fontconfig on Windows (#610)
Oleg Oshmyan
2017-03-12
1
-4
/
+0
*
configure: Modernize Python in configure.py.
cclauss
2017-03-04
1
-50
/
+35
*
Unbreak non-mingw cross.
Wouter van Kesteren
2017-03-04
1
-1
/
+1
[next]