Commit Graph

18 Commits

Author SHA1 Message Date
Florian Eckert bd0dd9d134 faad2: fix PKG_MIRROR_HASH
Due to the change in the version description, the package must be
downloaded again. In addition, the standard compression method has changed
to zst. The checksum must therefore be recalculated.

Fixes: 0c13c5e3c8 ("faad2: fix version for APK")
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-10 14:16:38 +02:00
Florian Eckert 0c13c5e3c8 faad2: fix version for APK
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-06 12:10:42 +02:00
Robert Marko 272f55e87f treewide: refresh hashes after move to use ZSTD as default
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-07 12:06:34 +02:00
Rosen Penev f8af56c555 faad2: update to 2.11.1
CMake is used now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-14 17:06:21 -08:00
Rosen Penev 76b9b4eb32 faad2: update to 2.10.1
Switch to local tarballs. Smaller and faster.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-13 00:03:39 -08:00
Rosen Penev 682227eb35
faad2: update to 2.10.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-17 21:10:04 -08:00
Rosen Penev ad1203ebb9
faad2: update to 2.9.2
Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-13 15:25:23 -07:00
Rosen Penev ff62511ab2
faad2: update to 2.9.1
It seems upstream abandoned sourceforge.

Add license information.

Fix CVE tag. It seems the mass CVE patch placed many wrong CVEs.

Add PKG_BUILD_PARALLEL for faster compilation.

Do not build patented functionality when BUILD_PATENTED is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-11 13:39:45 -07:00
Jan Pavlinec 299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Rosen Penev c47a4e7d5d
faad2: Remove uClibc hack
OpenWrt uses uClibc-ng now, and it seems that these are no longer needed
as it seems faad2 automatically renames these functions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-05 16:07:32 -07:00
Rosen Penev 0c8b7ef14e
faad2: Update to 2.8.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 17:03:50 -07:00
Ted Hess d13f892279 faad2: Remove BUILD_PATENTED
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-03-15 10:17:40 -04:00
Daniel Engberg fb98124db3
libs/faad2: Update to 2.8.6
Update faad2 to 2.8.6

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-10-29 09:11:39 +01:00
Daniel Engberg f47809da44 libs/faad2: Update to 2.8.1
* Switch back to upstream repo
* Follow the same configuration style as ffmpeg and mpg123 for using float vs
  fixed point codepaths.
* Remove unneeded cpp variables (musl provides C99 math library)

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-08-07 14:31:04 +02:00
Ted Hess 855150a8f9 faad2: Upgrade to lastest Debian patches, cleanup build procs
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-05-20 11:43:17 -04:00
Stefan Weil d9c37187e6 libs: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-04-13 16:05:03 +02:00
thess 57ae91f5f2 FAAD2: Update pkg copyright/version, fix fixed-point builds, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:30:43 -04:00
Ted Hess 1dfaa6666e Import faad2 from oldpackages 2014-07-16 12:31:58 -04:00