Age | Commit message (Collapse) | Author |
|
All changes were included since last update/sync with native package.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
There is no lib32 zeromq package, so this is disabled but still listed in
the PKGBUILD if at some point it was to be made available.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Upstream-patches: https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=11693
Ref: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29400
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
mbedtls is covered/replaced by gnutls
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
CFLAGS needed to compile. Otherwise, compilation fails with error not seen
under native package.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
This will simplify things.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Update a few dependencies at the same time to be as close to the native
package as possible.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Include:
FS#79281
FS#77813
non-deprecated nvenc GUID
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Remove version check: while this is technically correct, where the
executables in lib32-ffmpeg should depend on libraries from
lib32-libffmpeg of the same version or greater, it seems a limit of the
package managing tools.
Add Zimg support.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
- Remove cherry-picked eb0455d646 that was introduced temporarily in the
last update
- Add a version check in lib32-ffmpeg on lib32-libffmpeg
- Many new dependencies in native package are not available as 32 bit
libraries
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
After the latest update to vulkan's header files, optional encode/decode
extensions are not available anymore. FFMPEG fixed it with commit
eb0455d646, which we just need to cherry-pick until a new tag created.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Remove vmaf2 patch
Add pgp key
Update add-av_stream patch
Add dependencies:
- mesa,
- opencl-headers,
- vulkan-headers,
- ocl-icd,
- libbs2b,
- libglvnd
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Mixed up the tag's value.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Fix PKGBUILD's style.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
New patch for vmaf 2.3.0
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Fix version verification (missing epoch)
Import from native package "add-av_stream_get_first_dts-for-chromium.patch"
Add --disable-doc to prevent doc generation
Switch to nasm as in native package
Fix clang make dependency
Thanks to MarsSeed for a few suggestions.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Add support for librsvg.
Fix some config options.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Update version restriction on lib32-x264. The epoch was missing.
The restrictions should come from the packages themselves to be on par with
their native counterparts... While I'm lib-x264's maintainer, I'm not for
x265.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
This will prevent building from previous config which would use previous detected versions.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Lay out base for libzimg support (but package not available in crossbuild)
Move to a _tag to mimic what is done with system's native arch package.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Import modifications done lately in ffmpeg:
- Remove omx support
- add clang and amf-headers dependencies
- update fix for libsrt
- enable lto (but disable inline asm to prevent errors appearing when crosscompiling)
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Since lib32-vmaf was updated, better rebuild ffmpeg.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Some deprecated functions were removed and FFMPEG was not updated in time.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Otherwise, ffmpeg may end up being updated before x264.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Since makepkg doesn't install dependencies if they are listed under a
specific package, put them as global dependencies.
Update to 4.3.1.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Most peolple don't need the executables. Let's split libraries from the
executables in two different packages as done in other distro. If needed,
one can install lib32-ffmpeg to mimic exactly what is done by the ffmpeg
package.
Rebuild against latest x265 and aom.
We are not moving to 4.3 yet, since a major bug was reported with chromium
and others. Until it is fixed, we'll stay under the 4.2 branch.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Mirror what was added to native package.
And removed a left over cherry-pick.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Keep binary files. This package is not a library only, so it should have
kept these files from the beginning.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Also reorganize alphabetically (almost, following ffmpeg package) depends.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
lib-dav1d (and its 32bit counterpart) are now online. Rebuild FFMPEG to
use it.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
X264 version 159 is needed.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Update to 4.2.1 and bring in latest patch from official ffmpeg package.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Change order of some dependencies to follow the official package.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Updating to 4.2. However, the dAV1d decoder is not available (yet) as a
32bit package. So it is disabled for now.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
No other changes
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
lib32-aom is now available, which allows us to use it with FFMPEG as in the
official package.
I tested with libdrm and it now works properly without any error about a
missing VA function.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
You either need to modify lib32-x264 package to build it with proper version
or wait until an update.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
You will need an updated lib32-x264 version that supports r157. The update
has been requested as of today, waiting for lib32-x264 maintainer to update
on his side.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
It seems it was deprecated and already removed in the official Arch package.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Nothing special
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Now that lib32-x265 has been fixed, we can update to 4.1.1.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
The whole point of the previous commmit was to add "git", but that line was
left behind... Fixed.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|