Age | Commit message (Collapse) | Author |
|
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>
|
|
When I changed the source's path, I forgot to add git as a dependency
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>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Some dependencies were added. However, we can't use exactly the same thing because there is
an error when enabling libdrm usage.
This still doesn't fix the circular dependency with x264. However, lib32-libx264 should be the
package that should remove its dependency on ffmpeg.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
|
|
Fix .SRCINFO that was not properly updated in the last commit.
Remove patch FS56089 since it doesn't apply anymore (and seems to be included).
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>
|
|
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>
|
|
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Removed --enable-x11grab and added --enable-libxcb.
|