summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* contrib: backport zimg NEON alignment fix.Damiano Galassi2021-04-161-0/+26
|
* Testing a build fix for Github ActionsScott2021-04-131-6/+1
|
* contrib: fix FFmpeg VideoToolbox HEVC 10bit extradata on Kaby Lake.Damiano Galassi2021-03-011-0/+40
|
* libhb: add videotoolbox 10bit hevc encoder.Damiano Galassi2021-02-282-0/+57
|
* Gate MediaFoundation encoder behind --enable-mf.Bradley Sepos2021-02-201-3/+7
| | | | Windows (mingw-w64) only for now.
* contrib: ffmpeg: Enable the MediaFoundation encoder wrappersMartin Storsjö2021-02-201-1/+3
|
* contrib: Update to x265 r12666 681c05e83.Damiano Galassi2021-02-0322-346/+736
|
* contrib: Update to x264 build 161 r3043 59c06095.Damiano Galassi2021-02-033-87/+11
|
* contrib: Apply libdav1d pc location patch on all systems.Bradley Sepos2021-01-241-0/+0
| | | | Fixes #3299.
* contrib: add zimg.Damiano Galassi2021-01-233-3/+30
|
* qsv: add scaling modes and interpolation methods for qsv scale filteragalin892021-01-221-0/+49
|
* contrib: Update libdav1d to 0.8.0Ewout ter Hoeven2020-12-071-3/+3
| | | | | | | | | | | | 0.8.0 is a major update for dav1d: - Improve the performance by using a picture buffer pool; The improvements can reach 10% on some cases on Windows. - Support for Apple ARM Silicon - ARM32 optimizations for 8bit bitdepth for ipred paeth, smooth, cfl - ARM32 optimizations for 10/12/16bit bitdepth for mc_avg/mask/w_avg, put/prep 8tap/bilin, wiener and CDEF filters - ARM64 optimizations for cfl_ac 444 for all bitdepths - x86 optimizations for MC 8-tap, mc_scaled in AVX2 - x86 optimizations for CDEF in SSE and {put/prep}_{8tap/bilin} in SSSE3
* qsv: fixed corrupted images in scale_qsv filteragalin892020-11-291-0/+35
|
* contrib: Update libass module.Bradley Sepos2020-11-171-3/+3
|
* contrib: Add freetype and fribidi patches for mingw-w64.Bradley Sepos2020-11-172-0/+30
|
* contrib: update freetype fribidi harfbuzz and libass.Damiano Galassi2020-11-178-68/+25
|
* Fix mfx hashScott2020-11-121-1/+1
|
* Update module.defsScott2020-11-121-2/+2
|
* Update libmfx to 1.34Scott2020-11-121-3/+3
|
* qsv: added AV1 HW decoding capabilitiesagalin892020-11-121-0/+77
|
* contrib: combine some checks and cosmetics.Damiano Galassi2020-11-058-30/+13
|
* contrib: macOS arm and intel cross compilation.Damiano Galassi2020-11-0527-10/+344
|
* removing thread priority change for better performanceDmitrichenko, Max2020-10-244-0/+72
|
* qsv: multi adapters improvementsagalin892020-10-101-192/+2
|
* contrib: add arm64-apple-darwin arch x265 NEON optimizations.Damiano Galassi2020-10-064-0/+5133
|
* qsv: switched to the IDXGIFactory2 interfaceagalin892020-10-041-33/+203
|
* qsv: add patch for MFXQueryAdapters function in libmfx dispatcheragalin892020-10-041-0/+33
|
* nvenc: Bump nvcodec-headers to 10.0.26.0sr552020-09-261-3/+3
|
* contrib: Update to mfx_dispatch 1.32.1.Bradley Sepos2020-09-041-5/+5
| | | | Closes #3111.
* contrib: update mfx_dispatch to 1.32agalin892020-09-021-5/+5
|
* qsv: fix dx11 crop/resizeagalin892020-08-291-1/+10
|
* contrib: add back patch to enable b-frames in hevc videotoolbox encoder.Damiano Galassi2020-08-251-0/+12
|
* contribs: Remove x265 bitbucket download URLs since those no longer work. ↵sr552020-08-244-4/+0
| | | | Fixes #3082
* libhb: improve videotoolbox detection and add support for constant quality ↵Damiano Galassi2020-08-231-0/+51
| | | | encoding mode when available.
* qsv: update dx11 patch for ffmpeg 4.3.1agalin892020-08-221-294/+937
|
* contrib: Update to FFmpeg 4.3.1.Bradley Sepos2020-08-221-3/+3
|
* contrib: Restore and update QSV DX11 patch for FFmpeg 4.3.Bradley Sepos2020-08-221-0/+611
|
* contrib: Update to FFmpeg 4:3.Bradley Sepos2020-08-229-1326/+28
|
* contrib: Update to NVENC headers 9.1.23.1.Bradley Sepos2020-08-221-4/+3
|
* contrib: Update most contribs for Apple Silicon.Bradley Sepos2020-08-057-2/+272
|
* contrib: libjpeg-turbo: Add a patch for fixing building for arm64 windowsMartin Storsjö2020-07-141-0/+13
| | | | | | This patch has been sent upstream at https://github.com/libjpeg-turbo/libjpeg-turbo/pull/438, but it hasn't been reacted upon yet.
* Contrib: Build dav1d without avx512 assemblyEwout ter Hoeven2020-06-171-1/+1
| | | This keeps compatibility with Nasm 2.13
* contrib: Update libdav1d to 0.7.0Ewout ter Hoeven2020-06-171-3/+3
| | | Changelog: https://code.videolan.org/videolan/dav1d/-/blob/master/NEWS
* contrib: Fixup harfbuzz and libjpeg-turbo cmake system name defines per ↵Bradley Sepos2020-06-162-2/+4
| | | | #2654 and bc4a502d.
* contrib: gtk: libhb: macosx: make: test: Add libjpeg-turbo.Bradley Sepos2020-06-152-0/+50
|
* qsv: fixing log printDmitrichenko, Max2020-06-071-2/+2
|
* contrib: Update to FFmpeg 4.2.3.Bradley Sepos2020-05-301-3/+3
| | | | Numerous bug fixes.
* contrib: Add patch fixing cross compiling libdav1d with gcc 10.1.Bradley Sepos2020-05-071-0/+11
| | | | Fixes a variation on an old bug causing posix_memalign to be used where unavailable.
* libav: fix remuxing aac from ts to mkvJohn Stebbins2020-05-031-0/+36
| | | | Fixes https://github.com/HandBrake/HandBrake/issues/2809
* contrib: ffmpeg: Remove a patch that has been merged upstreamMartin Storsjö2020-04-271-17/+0
| | | | | | | This patch (with a minor modification) has been merged upstream in http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=08b1d1d8122517d07f2335437cde0aeedc50143f, which was part of the 4.1 release - and we currently build 4.2.2.