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
*
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
*
disable fontconfig on macOS
Damiano Galassi
2017-01-18
1
-1
/
+4
*
build: Gracefully exit configure where version info is not present.
Bradley Sepos
2016-12-27
1
-5
/
+10
*
doc: Remove legacy documentation.
Bradley Sepos
2016-12-22
1
-1
/
+0
*
build: Add install, install-strip, and uninstall targets for Darwin/Mac.
Bradley Sepos
2016-12-22
1
-1
/
+13
*
build: Really ensure tag suffix is not None in configure.py.
Bradley Sepos
2016-12-18
1
-2
/
+1
*
build: Ensure tag suffix is not None in configure.py.
Bradley Sepos
2016-12-18
1
-1
/
+2
*
contrib: Use SHA256 instead of MD5 for contrib archive checksums.
Justin Scholz
2016-12-15
3
-20
/
+20
*
build: Use UTC datetime for build info.
Chris Lamb
2016-09-09
1
-3
/
+5
*
build: Add PKGCONFIG.exe tool.
Bradley Sepos
2016-09-03
1
-0
/
+1
*
contrib: Add opus audio encoder.
John Stebbins
2016-09-02
1
-0
/
+1
*
build: fix configure error created by flatpak commit
John Stebbins
2016-08-31
1
-2
/
+2
*
LinGui: Add flatpak support (#231)
John Stebbins
2016-08-30
2
-0
/
+15
*
configure: check for strerror_r()
Sean McGovern
2016-07-10
1
-0
/
+21
*
contrib: Update to pthreads-win32 2.9.1.
Bradley Sepos
2016-06-21
1
-0
/
+1
*
build: Avoid sending ANSI to Windows terminals.
Bradley Sepos
2016-05-25
1
-1
/
+1
*
contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6.
Bradley Sepos
2016-05-25
1
-0
/
+1
*
build: Add basic termination signal handling to df-*.py.
Bradley Sepos
2016-05-25
2
-0
/
+20
*
build: Add download jobs option and progress display.
Bradley Sepos
2016-05-25
3
-4
/
+42
*
Build: fix configure to escape $ for xcode
KonaBlend
2016-05-25
1
-1
/
+1
*
Build: more fetch tweaks
KonaBlend
2016-05-25
2
-13
/
+10
*
Build: fix duplicate pkgconfig include
KonaBlend
2016-05-25
1
-0
/
+2
*
Build: add target contrib.fetch.test
KonaBlend
2016-05-25
3
-3
/
+7
*
Build: add configure --df-exhaust-url
KonaBlend
2016-05-25
3
-6
/
+11
*
Build: split fetch into df-fetch and df-verify
KonaBlend
2016-05-25
7
-308
/
+450
*
Build: add configure --verbose-fetch
KonaBlend
2016-05-25
2
-4
/
+7
*
Build: add target: contrib.verify
KonaBlend
2016-05-25
2
-11
/
+68
*
Build: refactor fetch for contrib tarballs
KonaBlend
2016-05-25
7
-33
/
+321
*
Add ability to set C++ standard (#195)
John Stebbins
2016-05-24
2
-7
/
+11
*
build: Increase max logical CPU cores to 64.
Bradley Sepos
2016-05-24
1
-2
/
+2
*
build: Update regex in configure.py to fix buggy Python versions.
Bradley Sepos
2016-05-24
1
-1
/
+1
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
1
-3
/
+0
*
build: fix regex probe
John Stebbins
2016-03-13
1
-1
/
+1
*
build: do not enable fdk-aac by default
John Stebbins
2016-02-10
1
-1
/
+1
*
configure: use gm4 as a synonym for GNU m4
Sean McGovern
2015-10-07
1
-1
/
+1
[next]