| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | OpenCL: use the new library loading architecture for all OpenCL code. | Rodeo | 2013-11-08 | 1 | -3/+0 |
* | BuildSystem: initial Xcode5 support | konablend | 2013-09-24 | 2 | -4/+23 |
* | Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. | sr55 | 2013-09-21 | 1 | -0/+7 |
* | Big merge, QSV to trunk: part 1 (tracked files). | Rodeo | 2013-08-22 | 2 | -0/+7 |
* | libhb: add experimental avformat muxer for mkv and mp4 | jstebbins | 2013-06-30 | 2 | -2/+23 |
* | improve aac encoder build options and change some aac encoder defaults | jstebbins | 2013-06-15 | 2 | -3/+17 |
* | Bump VPoint to 9 | sr55 | 2013-04-28 | 1 | -1/+1 |
* | Add optional fdk-aac encoder | jstebbins | 2013-03-03 | 2 | -0/+8 |
* | Disable mno-ms-bitfields globally - Thanks to Maxym Dmytrychenko and Konab1en... | sr55 | 2013-02-21 | 1 | -0/+2 |
* | - xcode debug builds now use --debug=std instead of --debug=max | konablend | 2013-01-29 | 1 | -1/+1 |
* | - parse yasm version at configure time | konablend | 2013-01-25 | 1 | -4/+101 |
* | build system: update config.guess | jstebbins | 2013-01-03 | 1 | -123/+159 |
* | Introduce Solaris Support | dynaflash | 2012-11-15 | 1 | -0/+2 |
* | LinGui: use more system libs | jstebbins | 2012-10-05 | 1 | -9/+9 |
* | Fix mingw build problems | jstebbins | 2012-10-04 | 1 | -8/+8 |
* | Remove mingw+libmkv dependency on libiberty. | konablend | 2012-09-08 | 1 | -8/+8 |
* | Add autotools { autoconf, automake, libtool } as contribs. | konablend | 2012-09-07 | 3 | -13/+34 |
* | build system: enforce an order to applying contrib patches | jstebbins | 2012-08-02 | 1 | -2/+2 |
* | Use libav for dts audio decoding instead of libdca | jstebbins | 2012-07-15 | 1 | -1/+0 |
* | Forgotten part of portability patches | jstebbins | 2012-07-07 | 2 | -0/+22 |
* | Add CFLAGS and LDFLAGS specified during configure to compile and link commands | jstebbins | 2012-06-17 | 2 | -6/+6 |
* | Portability patches | jstebbins | 2012-06-07 | 1 | -0/+5 |
* | MacGui: checkin make/configure.py to increment to 0.9.60.9.6 | dynaflash | 2012-02-28 | 1 | -1/+1 |
* | BuildSystem: Mac OS X - fix terminal-driven build to relink when contrib prod... | konablend | 2012-01-17 | 1 | -0/+5 |