| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | build: changes to version numbering and build process | John Stebbins | 2015-09-23 | 1 | -18/+66 |
* | build: fix errors in last commit | John Stebbins | 2015-08-25 | 1 | -1/+1 |
* | build: use git version info instead of svn | John Stebbins | 2015-08-25 | 2 | -74/+79 |
* | MacGui: set the deployment target to 10.7. | ritsuka | 2015-05-21 | 1 | -1/+1 |
* | libhb: Build local pkgconfig when building local autotools. | bradleys | 2015-04-24 | 1 | -1/+2 |
* | Move strtok_r fallback to dedicated "compat" files. | Rodeo | 2015-04-10 | 1 | -0/+15 |
* | LinGui: change settings dict from glib to jansson | jstebbins | 2015-03-06 | 1 | -1/+1 |
* | libhb: Fix lame and i686/mingw builds with SSE enabled. | bradleys | 2015-02-11 | 1 | -7/+7 |
* | build: fix linux i686 build | jstebbins | 2015-01-30 | 2 | -3/+8 |
* | build: fix mingw Jenkins builds | jstebbins | 2015-01-19 | 1 | -2/+2 |
* | Work around fedora mingw pthread library requirement | jstebbins | 2015-01-18 | 2 | -1/+6 |
* | contrib: build and link new jansson lib | jstebbins | 2014-12-05 | 1 | -0/+2 |
* | Set Version to 0.10.0 | sr55 | 2014-11-21 | 1 | -4/+4 |
* | contrib: Add libgnurx to provide POSIX regex on Windows. | bradleys | 2014-10-15 | 2 | -0/+41 |
* | LinGui: enable gtk frontend on kfreebsd systems | jstebbins | 2014-09-30 | 1 | -0/+5 |
* | build: add cmake contrib for building x265 on osx | jstebbins | 2014-08-20 | 3 | -2/+21 |
* | Using https for all appcast urls | sr55 | 2014-08-19 | 1 | -2/+2 |
* | LinGui: link lame and x264 system libs | jstebbins | 2014-08-18 | 1 | -3/+2 |
* | build: remove mp4v2 and libmkv dependencies | jstebbins | 2014-08-18 | 2 | -24/+2 |
* | contrib: fix building libvpx on mingw | jstebbins | 2014-04-16 | 1 | -1/+1 |
* | Add VP8 support | jstebbins | 2014-04-15 | 2 | -1/+2 |
* | Build: pass --build to configure when cross-compiling. | Rodeo | 2014-03-13 | 1 | -1/+4 |
* | Remove libfaac | sr55 | 2014-03-02 | 2 | -9/+0 |
* | libhb: remove a52dec | jstebbins | 2014-02-20 | 1 | -2/+0 |
* | libhb: Add cpuid inline asm macro | jstebbins | 2014-02-15 | 1 | -0/+5 |
* | Missing in last commit. Also by Zhang Zhiqiang. Thanks! | Rodeo | 2014-02-10 | 2 | -0/+8 |
* | build: use a local version of pkg-config when necessary (Darwin-only). | Rodeo | 2014-02-07 | 2 | -0/+13 |
* | build: add parsing of version info from version.txt file | jstebbins | 2014-01-27 | 1 | -0/+28 |
* | remove contrib mpeg2dec | jstebbins | 2014-01-13 | 2 | -4/+0 |
* | Build: use GNU99 mode. | Rodeo | 2013-12-05 | 2 | -7/+11 |