summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-01-11Use sdl2-nox and libva-headlessAntoine Viallon
2020-10-21Initial commit based on ffmpeg-gitAntoine Viallon
2020-09-08Refresh the vmaf patchDaniel Bermond
2020-07-17Match repository package changesDaniel Bermond
2020-05-31Match changes of repositoy packageDaniel Bermond
2020-02-29Add dav1d (match repository package)Daniel Bermond
2020-01-23Add Intel Quick Sync Video support (added by repository package)Daniel Bermond
2019-07-15Drop i686 supportDaniel Bermond
2018-11-19Change source to httpsDaniel Bermond
2018-11-09Add jack. https url. Drop avresample. Do not rename source clone.Daniel Bermond
2018-10-15Remove makepkg internal function. Clean provides.Daniel Bermond
2018-07-04Add aom support to match official repository packageDaniel Bermond
References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=2f4a39f0d3c2fd9da58cad101e8aa7bdce1cd18c
2018-05-13Match latest repository changes (notably nvidia hwaccel support)Daniel Bermond
Changes to match ffmpeg from official repository package in its 1:4.0-2 update: - add support for nvdec/nvenc/cuda/cuvid hardware acceleration by adding ffnvcodec-headers - remove jack support - remove avisynth - add libdrm - improve xlib dependencies by adding libxv and libxext References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=ccdc194edaa4617bc8730a48d62f1665cb23acc1
2018-05-02Add --enable-omx to match official repository packageDaniel Bermond
References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=ea3d2c484f7184e70213196e0feeece5a0fb4444
2018-01-04Add --enable-libxml2 to match repository packageDaniel Bermond
References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=8aef847cff420afdb0be3fb18510bc901d39aca9 https://bugs.archlinux.org/task/56886
2018-01-04Change libva dependency to match repository packageDaniel Bermond
References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=138f2072bf4d267c047639eb042b357c8b8c9e56
2017-08-16x265 2.5 rebuildDaniel Bermond
2017-07-16Recent toolchain changes rebuildDaniel Bermond
Packages that uses hardening-wrapper will need a rebuild without it since it is being dropped from official repositories due to recent toolchain changes (PIE and SSP enabled by default in gcc). Although hardening-wrapper was not being used in this package it seems a good practice to rebuild against the recent toolchain changes. References: ----------- https://lists.archlinux.org/pipermail/arch-dev-public/2017-July/028909.html https://www.archlinux.org/todo/hardening-wrapper-removal/
2017-07-11Fix: FS#54758Daniel Bermond
This commit fixes the issue described in bug report FS#54758 (optdepends are displayed in red in some AUR packages). A commit seems necessary to regenerate the AUR database. References: ----------- https://bugs.archlinux.org/task/54758 https://bbs.archlinux.org/viewtopic.php?id=228091
2017-07-09depends: removed schroedingerDaniel Bermond
2017-07-09conflicts: fixed a missing spaceDaniel Bermond
2017-07-09First commit after package adoptionDaniel Bermond
The package was not building due to --enable-libschroedinger which was removed from upstream. Removing it fixes building. Reference: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=220b24c7c97dc033ceab1510549f66d0e7b52ef1 Some other important changes: - package now matches settings from ffmpeg of [extra] official repository. It means that license is now GPL3 only and all nonfree dependencies have been removed. Please use another package like ffmpeg-full-git if you need nonfree components in your ffmpeg git master build. - package revision number now correctly matches FFmpeg internal git versioning (the package revision number will match the revision number that is displayed at the ffmpeg command line), while maintaining the Arch Linux Wiki recommendations. The previous approach was differing the revision number in one unit, making the package revision number to be one unit higher than the FFmpeg internal git versioning.
2016-07-10Fixed another tab spacing error.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-10Updated .mksrcinfo.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-10Minor improvements.Kamran Mackey
Added vim special settings. Also improved the "make doc" command. Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-10Added git as a makedepend.Kamran Mackey
Thanks yan12125! Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-10Fixed tabspacing, again.Kamran Mackey
I really need to configure vim's tab spacing properly... Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-10Improved the PKGBUILD.Kamran Mackey
Improved the tabbing for ./configure, and made the "make" command respect users' CFLAGS like in the Python PKGBUILD. Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-07Updated .SRCINFOKamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-07Added back 'ffmpeg' to provides.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-04Added non-free to the license section.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-04Fixed tab spacing, again.Kamran Mackey
Really need to configure vim properly... Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-04Fixed libfdk-aac dependency.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-04Fixed build issues.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-04Updated .srcinfo.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-04Fixed another issue with tab spacing.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-04Fixed tab spacing.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-07-04Major update!Kamran Mackey
Revamped pkgver(), removed broken build options and removed dependencies that are no longer needed. Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2016-02-13Removed the libdcadec dep.Kamran Mackey
2015-12-25Added back the libfdk-aac config option.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-21Updated the package version.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20Switched to source.ffmpeg.org.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20Go back to being lean.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20God fricken dammit.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20God dammit.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20Removed the --disable-stripping option.Kamran Mackey
Also bumped up the package version. Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20Just add all possible --enable options to ./configure.Kamran Mackey
Might as well. Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20Fixed the libavcodec.so provide.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20Added ffmpeg to the provides section.Kamran Mackey
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
2015-12-20Removed the --disable-stripping option.Kamran Mackey
We should strip the symbols. It did that in the older PKGBUILD before I took over as maintainer of the package. Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>