Search Criteria
Package Details: zimg-git 3.0.5.154.g108bfb7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zimg-git.git (read-only, click to copy) |
---|---|
Package Base: | zimg-git |
Description: | Scaling, colorspace conversion, and dithering library. (GIT version) |
Upstream URL: | http://forum.doom9.org/showthread.php?t=171334 |
Keywords: | vapoursynth |
Licenses: | custom:WTFPL |
Conflicts: | vapoursynth-plugin-zimg, vapoursynth-plugin-zimg-git, zimg |
Provides: | libzimg.so, zimg |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-22 01:50 (UTC) |
Last Updated: | 2023-11-05 00:12 (UTC) |
Dependencies (4)
- gcc-libs (gccrs-libs-gitAUR, gcc-libs-gitAUR, gcc11-libsAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-widevineAUR)
- cmake (cmake-gitAUR) (make)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
Required by (55)
- ffmpeg-amd-full (requires zimg)
- ffmpeg-amd-full-git (requires zimg)
- ffmpeg-compat-59 (requires libzimg.so)
- ffmpeg-cuda (requires libzimg.so)
- ffmpeg-decklink (requires libzimg.so)
- ffmpeg-full (requires zimg)
- ffmpeg-full-git (requires zimg)
- ffmpeg-git (requires libzimg.so)
- ffmpeg-headless (requires libzimg.so)
- ffmpeg-intel-full-git (requires zimg)
- ffmpeg-libfdk_aac (requires libzimg.so)
- ffmpeg-mpp (requires libzimg.so)
- ffmpeg-nonvidia (requires zimg)
- ffmpeg-nonvidia (requires libzimg.so)
- ffmpeg-nvcodec-11-1-git (requires libzimg.so)
- ffmpeg-obs (requires zimg)
- ffmpeg-threading-git (requires libzimg.so)
- ffmpeg-v4l2-request-git (requires libzimg.so)
- ffmpeg4.4-mpp (requires libzimg.so)
- ffmpeg4.4-v4l2-request-git (requires libzimg.so)
- Show 35 more...
Latest Comments
jholmer commented on 2022-12-05 08:34 (UTC)
Would it be possible to get thebombzen's patch applied to the PKGBUILD? Would be much appreciated as this still fails to compile without said change.
Traneptora commented on 2022-07-20 20:13 (UTC) (edited on 2022-07-20 20:13 (UTC) by Traneptora)
You need to add
cd zimg && git submodule update --init --recursive && cd ..
to prepare() or it won't compile at the moment.keren_sky commented on 2021-03-13 00:40 (UTC) (edited on 2021-03-13 00:40 (UTC) by keren_sky)
is this where you report build failures for this package? error: inlining failed in call to ‘always_inline’ ‘void _mm256_maskstore_ps(float*, __m256i, __m256)’
pingplug commented on 2016-10-04 02:14 (UTC)