Commit Graph
17 Commits
Author SHA1 Message Date
Daniel Bermond aa0b46a588 Updated to version 3.4 2017-10-15 17:29:15 -02:00
Daniel Bermond 9b2fe487d2 Added support for openjpeg 2.3 2017-10-10 13:31:59 -03:00
Daniel Bermond 5f21d05068 Updated to version 3.3.4 2017-09-13 17:01:30 -03:00
Daniel Bermond 4f57b3e921 Added Intel Media SDK plugins path for hw-accelerated QSV encoders
This seems to not work currently with the Intel binary version of
Media SDK. But the correct is to provide this path for ffmpeg to
try the hardware accelerated encoders before falling back to
software mode. Only software mode seems to be working currently,
and then intel-media-sdk optdepend will still remain marked as
experimental.
2017-09-13 16:57:34 -03:00
Daniel Bermond 5821135944 opencv 3.3.0 rebuild 2017-08-25 20:57:54 -03:00
Daniel Bermond 24bbace3ca openjpeg 2.2 fix / x265 2.5 rebuild 2017-08-16 15:03:59 -03:00
Daniel Bermond 4b087f52c7 Updated to version 3.3.3 2017-08-05 16:46:47 -03:00
Daniel Bermond db7faf6206 libmfx 1.23 rebuild 2017-07-17 12:45:55 -03:00
Daniel Bermond f344105971 PIE static libraries rebuild / Recent toolchain changes rebuild
The recent toolchain changes (PIE and SSP enabled by default in
gcc) makes the need to rebuild packages that uses static
libraries as makedepends. A static library that is in makedepends
of ffmpeg-full have triggered a rebuild (libmfx).

Also, packages that uses hardening-wrapper will need a rebuild
without it since it is being dropped from official repositories
due to the recent toolchain changes. Although hardening-wrapper
was not being used in this package it is 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/pie-rebuild/
https://www.archlinux.org/todo/hardening-wrapper-removal/
2017-07-16 17:51:14 -03:00
Daniel Bermond 46730c67e6 Added sndio support 2017-06-24 14:22:41 -03:00
Daniel Bermond e033168cdb libmfx dependency changings
Switched libmfx dependency from libmfx-git to libmfx (stable release).
Moved it to makedepends (static library).
2017-06-24 14:18:00 -03:00
Daniel Bermond dfd8c537dc Updated description 2017-06-24 14:16:03 -03:00
Daniel Bermond d57a2986a7 Removed nvcc code
Currently it's only needed in git master version. It will be
needed in future releases when the stable version catches
code from git master.
2017-06-18 12:39:06 -03:00
Daniel Bermond ad4999ee93 openh264 1.7.0 rebuild 2017-06-17 22:34:54 -03:00
Daniel Bermond 852ab8ebdd Cosmetic changings 2017-06-17 22:34:15 -03:00
Daniel Bermond 778c57b78e Updated to version 3.3.2 2017-06-06 23:53:27 -03:00
Daniel Bermond 2513526bb2 Updated to version 3.3.1
First commit after package adoption.
2017-05-31 20:31:43 -03:00