Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build of libbluray under NetBSD | Ryo ONODERA | 2019-06-18 | 1 | -0/+13 |
| | | | | Provide a header file for NetBSD. | ||||
* | Fix build of ffmpeg under NetBSD | Ryo ONODERA | 2019-06-18 | 1 | -1/+1 |
| | | | | Pick up external libraries from LOCALBASE. | ||||
* | build: fix libdvdread on mingw when dlfcn is present | John Stebbins | 2019-04-17 | 1 | -1/+1 |
| | | | | | | I broke the config that told libdvdread to use it's internal implementation of dlopen. It tried to use system dlopen, but we don't add -ldl to the link line. So it fails to link | ||||
* | make: finish correcting host/build semantics | John Stebbins | 2019-04-17 | 18 | -47/+47 |
| | |||||
* | configure: add option to enable/disable libnuma | John Stebbins | 2019-04-15 | 3 | -0/+12 |
| | | | | | It is not supported or not useful in some Linux environments, so allow disabling it. | ||||
* | contrib: Update to FFmpeg 4.1.3. | Bradley Sepos | 2019-04-13 | 1 | -3/+3 |
| | |||||
* | x265: enable building with libnuma on linux | John Stebbins | 2019-04-04 | 3 | -3/+3 |
| | | | | | | | | | Threadripper and other modern CPUs are now multi-core modules that benefit from having NUMA available. Adds a dependency for libnuma. Fixes https://github.com/HandBrake/HandBrake/issues/1142 | ||||
* | contrib: Update to libvpx 1.8.0. | Ewout ter Hoeven | 2019-03-31 | 8 | -300/+22 |
| | |||||
* | contrib: Remove local pthreads-w32 in favor of winpthreads. | Bradley Sepos | 2019-03-31 | 5 | -45/+2 |
| | | | | Cross-compiling for Windows now requires winpthreads which is part of the toolchain provided by scripts/mingw-w64-build, and similar packages provided by Linux distros. | ||||
* | contrib: Update to nvenc 9.0.18.1 (#1937) | Ewout ter Hoeven | 2019-03-30 | 1 | -4/+4 |
| | | | | | Contrib: Update to nvenc 9.0.18.0 | ||||
* | qsv: disable xlib in ffmpeg | John Stebbins | 2019-03-07 | 1 | -2/+3 |
| | | | | | It is autodetected and results in link failure if ffmpeg finds it bacause we do not add it to final link flags | ||||
* | LinGui: make QSV encoding actually work | John Stebbins | 2019-03-07 | 1 | -1/+6 |
| | | | | | | Assuming you built HandBrake with 'configure --enable-qsv' and you have built and installed Intel MediaSDK in a directory that is in your LD search path, the QSV encoders now work. HW decode is not supported. | ||||
* | contrib: Update to FreeType 2.9.1. | Bradley Sepos | 2019-02-26 | 2 | -3/+27 |
| | |||||
* | contrib: Fix FreeType bzip2 dependency typo. | Bradley Sepos | 2019-02-26 | 1 | -1/+1 |
| | |||||
* | Revert "contrib: Update to FreeType 2.9.1." | Bradley Sepos | 2019-02-26 | 1 | -3/+3 |
| | | | | | | Hoses hb.dll. Reverting until a fix is implemented. This reverts commit 9ad4cae93670aa84349cd05b040a96f8d8e4ef24. | ||||
* | contrib: Update to libxml2 2.9.9. | Bradley Sepos | 2019-02-24 | 1 | -3/+3 |
| | |||||
* | contrib: Update to libdvdread 6.0.1. | Bradley Sepos | 2019-02-24 | 2 | -165/+3 |
| | |||||
* | contrib: Update to libbluray 1.1.0. | Bradley Sepos | 2019-02-24 | 1 | -3/+3 |
| | |||||
* | contrib: Update to Jansson 2.12. | Bradley Sepos | 2019-02-24 | 1 | -3/+3 |
| | |||||
* | contrib: Update to HarfBuzz 2.3.1. | Bradley Sepos | 2019-02-24 | 1 | -3/+3 |
| | |||||
* | contrib: Update to fribidi 1.0.5. | Bradley Sepos | 2019-02-24 | 6 | -62/+17 |
| | |||||
* | contrib: Update to FreeType 2.9.1. | Bradley Sepos | 2019-02-24 | 1 | -3/+3 |
| | |||||
* | contrib: Remove fdk-aac SourceForge url. | Bradley Sepos | 2019-02-21 | 1 | -1/+0 |
| | | | | Checksum does not match the other urls. The GitHub repo by mstorsjo seems preferable at this time, anyway. | ||||
* | contrib: Update bzip2 upstream url. | Bradley Sepos | 2019-02-21 | 1 | -1/+1 |
| | | | | The previous url is gone. | ||||
* | contrib: Update to AMF 1.4.9 | Ewout ter Hoeven | 2019-02-17 | 1 | -4/+4 |
| | |||||
* | contrib: Update to libsamplerate 0.1.9-49-ga2eb281. | Bradley Sepos | 2019-02-14 | 1 | -6/+6 |
| | |||||
* | contrib: Add local patch to fix missing x265 animation tune. | Nomis101 | 2019-02-14 | 4 | -0/+88 |
| | |||||
* | contrib: Restore FFmpeg VideoToolbox patch. | Bradley Sepos | 2019-02-11 | 1 | -0/+27 |
| | | | | Mistakenly removed in 66a362ee92331fa1393fbdb0c1e1b26d8f39de6a. | ||||
* | contrib: Update to x265 3.0. | Ewout ter Hoeven | 2019-02-11 | 4 | -20/+20 |
| | |||||
* | contrib: Update to FFmpeg 4.1.1. | Ewout ter Hoeven | 2019-02-11 | 8 | -321/+3 |
| | |||||
* | contrib: Update to nvenc 8.2.15.7 | Ewout ter Hoeven | 2019-02-11 | 1 | -4/+4 |
| | |||||
* | contrib: Update to fdk-aac 0.1.6. | Ewout ter Hoeven | 2019-02-11 | 1 | -3/+6 |
| | |||||
* | contrib: Update to libvorbis-1.3.6 | Ewout ter Hoeven | 2019-02-11 | 1 | -3/+3 |
| | |||||
* | contrib: Correct upstream libogg url. | Bradley Sepos | 2019-02-11 | 1 | -1/+1 |
| | | | | We use the source url, not the mirror/redirect. | ||||
* | contrib: Update to libogg 1.3.3. | Ewout ter Hoeven | 2019-02-11 | 3 | -27/+3 |
| | |||||
* | Revert "contrib: Update to libvorbis-1.3.6" | Bradley Sepos | 2019-02-11 | 1 | -3/+3 |
| | | | | | | Reverting until we can sort out build issues / Travis glitch. This reverts commit 8bb9566f213d5cb891e72c145824cb268cef0c68. | ||||
* | contrib: Update to libvorbis-1.3.6 | Ewout ter Hoeven | 2019-02-11 | 1 | -3/+3 |
| | |||||
* | contrib: Update x265 cross compilation directives. | Bradley Sepos | 2019-01-19 | 3 | -0/+24 |
| | | | | Necessary for cross compiling with gcc 8. | ||||
* | ffmpeg: enable pict_type setting in AMD VCE | John Stebbins | 2019-01-16 | 1 | -0/+78 |
| | | | | | This is required by HandBrake in order to place IDR frames at chapter boundaries | ||||
* | contrib: Revert libvpx clang patch added in ↵ | Bradley Sepos | 2019-01-08 | 1 | -46/+0 |
| | | | | | | e3817b13cfebce6f7542be6761bd9fa8b51e1005. I must have forgotten to `make libvpx.xclean` before building. | ||||
* | contrib: Fix potential assembly issues with libvpx and AVX-512. | Bradley Sepos | 2019-01-07 | 2 | -0/+50 |
| | | | | Fixes cross compilation with gcc 8 and where clang is acting weird. | ||||
* | flatpak: fix x264 link errors in latest flatpak Sdk | John Stebbins | 2019-01-05 | 1 | -0/+4 |
| | | | | | Latest flatpak freedesktop Sdk gcc uses PIE by default which requires that we build x264 with PIC | ||||
* | Update the mfx dispatch library to the head revision a7d95e5 to fix issues ↵ | sr55 | 2018-12-30 | 1 | -2/+2 |
| | | | | with newer Intel Drivers. | ||||
* | contrib: Add FFmpeg patch fixing decoding for certain MPEG streams. | Bradley Sepos | 2018-12-14 | 1 | -0/+30 |
| | | | | Fixes #1563. | ||||
* | contrib: Update to FFmpeg 4.1.0. | Bradley Sepos | 2018-11-26 | 7 | -67/+262 |
| | | | | Includes additional patches applied to the release branch shortly after tagging, including a patch that fixes #1595. | ||||
* | contrib: Update to x265 2.9. | Bradley Sepos | 2018-11-26 | 4 | -20/+20 |
| | |||||
* | contrib: Update to x264 build 157 r2935 545de2f. | Bradley Sepos | 2018-11-26 | 3 | -606/+10 |
| | |||||
* | contrib: Update to libopus 1.3. | Bradley Sepos | 2018-11-26 | 1 | -3/+3 |
| | |||||
* | Add VideoToolbox hardware encoding thru FFmpeg. | Damiano Galassi | 2018-11-15 | 2 | -1/+31 |
| | |||||
* | ffmpeg: fix static audio with pcm in mp4 | John Stebbins | 2018-09-09 | 1 | -0/+64 |
| | | | | Fixes https://github.com/HandBrake/HandBrake/issues/1555 |