Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-29 | Switch to toolchain=hardened, remove hardening-wrapper makedep | Dmitry Kharitonov | |
2017-03-27 | libass, libbluray, x265 rebuild | Dmitry Kharitonov | |
2017-03-24 | Removed jni, mediacodec (Android-only), x11grab per ffmpeg-full-git | Dmitry Kharitonov | |
Removed java-environment from dependencies | |||
2017-02-14 | Removed chromaprint patch from repo too | Dmitry Kharitonov | |
2017-02-14 | Updated to 3.2.4 | Dmitry Kharitonov | |
Removed chromaprint-1.4 patch, as it was merged upstream finally | |||
2016-12-26 | Revert switching to flite1 because of it's building problems | Dmitry Kharitonov | |
2016-12-24 | Changed flite dependencies | Dmitry Kharitonov | |
Now this package depends on flite1, and it becomes a makedep | |||
2016-12-11 | Removed --enable-audiotoolbox and --enable-vda | Dmitry Kharitonov | |
Because the build will fail now if autodetect-libraries are requested but not found, and these libs are for MacOS anyway (http://git.videolan.org/?p=ffmpeg.git;a=commit;h=8aad209c13c2a66a9256e37d7f44b5f9f19b13b2) | |||
2016-12-08 | Re-enabling chromaprint support | Dmitry Kharitonov | |
Merged the upstream patch (http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=581f93f37ef2e7a00662828ed0348d1edb9041fe#patch1) | |||
2016-12-08 | Removed libcl dependency, added opencl-driver dep | Dmitry Kharitonov | |
Per changes in ocl-icd 2.2.9-2, see https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ocl-icd&id=900d0b28f209d6af3910ffab5d0e47f1e1d1cfa0 | |||
2016-12-08 | Temporarily disabling chromaprint support | Dmitry Kharitonov | |
Because it's last update to 1.4 breaks ffmpeg building, see https://trac.ffmpeg.org/ticket/5997. | |||
2016-12-07 | Updated to 3.2.2. | Dmitry Kharitonov | |
2016-12-04 | Changed opencl dependencies | Dmitry Kharitonov | |
Package now depends on opencl-icd-loader; opencl-headers moved to makedepends Per ffmpeg-full-git (https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=ffmpeg-full-git&id=38e4eb6f8ea47b97f3191c287b50290b12234ed9) and other packages (https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/imagemagick&id=193cd1967d79f4de07019e94cda75aaff9947a3d) | |||
2016-11-26 | Enabled lzma compression; added xz dep | Dmitry Kharitonov | |
2016-11-26 | Updated to 3.2.1 | Dmitry Kharitonov | |
2016-11-03 | Replaced openjpeg dep with openjpeg2 | Dmitry Kharitonov | |
2016-10-28 | Mentioned the fix to 'jni.h not found' in the PKGBUILD; not bumping pkgrel | Dmitry Kharitonov | |
2016-10-28 | Updated to 3.2; added support for openmpt; readded support for openjpeg and ↵ | Dmitry Kharitonov | |
openh264 after upstream fixes; removed faac; changed sdl to sdl2; removed nvidia-sdk from makedeps and nvidia-utils from deps | |||
2016-10-24 | Updated to 3.1.5 | Dmitry Kharitonov | |
2016-10-02 | Updated to 3.1.4; switched to https xz url | Dmitry Kharitonov | |
2016-08-27 | Updated to 3.1.3 | Dmitry Kharitonov | |
2016-08-09 | Updated to 3.1.2 | Dmitry Kharitonov | |
2016-08-06 | Disabling openh264 till the next release | Dmitry Kharitonov | |
2016-07-21 | Changed chromaprint dep to chromaprint-fftw | Dmitry Kharitonov | |
2016-07-20 | Added git to makedepends, as it is needed to apply the patch | Dmitry Kharitonov | |
2016-07-20 | Added the patch to fix compiling with openh264 1.6; forced rebuild against ↵ | Dmitry Kharitonov | |
x265 2.0 | |||
2016-07-17 | Added --enable-{vaapi,vda,vdpau} | Dmitry Kharitonov | |
2016-07-14 | Added nvidia-utils to dependencies | Dmitry Kharitonov | |
2016-07-09 | Fix mistype | Dmitry Kharitonov | |
2016-07-09 | Really disable openjpeg support | Dmitry Kharitonov | |
2016-07-09 | Temporarily disable openjpeg support, because the package doesn't build with ↵ | Dmitry Kharitonov | |
recently updated openjpeg2-2.1.1 | |||
2016-07-07 | Updated to 3.1.1 | Dmitry Kharitonov | |
2016-07-03 | Update .SRCINFO too | Dmitry Kharitonov | |
2016-07-03 | Mentioned how to enable Blackmagic DeckLink in PKGBUILD | Dmitry Kharitonov | |
2016-07-03 | Added comment in PKGBUILD to those who don't want CUDA/CUVID; rearranged ↵ | Dmitry Kharitonov | |
libnpp config line, because it requires CUDA too | |||
2016-06-28 | GCC 6.1 compatibility was fixed upstream; forcing -std=gnu++98 is not needed ↵ | Dmitry Kharitonov | |
anymore | |||
2016-06-28 | Updated dependencies and configure options per upstream | Dmitry Kharitonov | |
2016-06-28 | Updated to 3.1; removed libdcadec per upstream | Dmitry Kharitonov | |
2016-05-04 | Forcing -std=gnu++98 cxxflag to fix compiling with GCC 6.1 | Dmitry Kharitonov | |
2016-05-02 | Updated to 3.0.2 | Dmitry Kharitonov | |
2016-04-06 | Moving cuda to optdepends - it's still not enabled in configure as of 3.0.1. | Dmitry Kharitonov | |
2016-04-03 | Updated to 3.0.1 | Dmitry Kharitonov | |
2016-03-21 | Fixing Intel QSV support per ffmpeg-full-git | Dmitry Kharitonov | |
2016-03-20 | Re-enabling opencl, now compiling ffmpeg with rpath | Dmitry Kharitonov | |
2016-03-20 | Added missing keys and dependencies from ffmpeg-full-git and ffmpeg ↵ | Dmitry Kharitonov | |
documentation except blackmagic-decklink and opencl | |||
2016-02-18 | Added --enable-netcdf option | Dmitry Kharitonov | |
2016-02-18 | Removed AAC dependencies too | Dmitry Kharitonov | |
2016-02-18 | Removed some unavailable AAC configure options | Dmitry Kharitonov | |
2016-02-18 | Updated to 3.0 | Dmitry Kharitonov | |
2016-02-03 | Updated to 2.8.6 | Dmitry Kharitonov | |