aboutsummaryrefslogtreecommitdiff
path: root/sound/mpg123
Commit message (Collapse)AuthorAge
* treewide: Enable VFP/NEON optimizations for aarch64Jeffery To2020-05-12
| | | | | | | | For speexdsp, support for NEON on aarch64 was added in 1.2.0[1]. [1]: https://github.com/xiph/speexdsp/pull/8 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* treewide: Update ARM NEON/VFP detectionJeffery To2020-05-11
| | | | | | | | | | With openwrt/openwrt@8dcc1087602e2dd606e4f6e81a06aee62cfd4f4c, the ARM FPU compiler options are no longer part of CONFIG_TARGET_OPTIMIZATION. This updates various packages that look for NEON/VFP support to search CONFIG_CPU_TYPE instead. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* mpg123: Update to 1.25.13Rosen Penev2019-10-31
| | | | | | | | | | Fixed license information. Small Makefile rearrangements for consistency. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* mpg123: Update to 1.25.10Daniel Engberg2018-04-29
| | | | | | Update mpg123 to 1.25.10 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* mpg123: Update to 1.25.8Daniel Engberg2018-01-09
| | | | | | Update mpg123 to 1.25.8 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* sound/mpg123: Update to 1.25.7Daniel Engberg2017-10-20
| | | | | Update mpg123 to 1.25.7 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* sound/mpg123: Update to 1.25.6Daniel Engberg2017-08-26
| | | | | Update mpg123 to 1.25.6 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* sound/mpg123: Update to 1.25.3Daniel Engberg2017-07-23
| | | | | Update mpg123 to 1.25.3 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* sound/mpg123: Update to 1.25.2Daniel Engberg2017-07-16
| | | | | | | | | | | | | | | | | | | Update mpg123 to 1.25.2 Change download URL to Sourceforge Change deprecated checksum variable (PKG_MD5SUM) to PKG_HASH Add libout123 Add generic optimizations depending on platform have fpu or not Add NEON-specific optimization Remove BUILD_PATENTED, reference: https://github.com/openwrt/packages/pull/4587 Small cleanup of Makefile Thanks to Ted Hess for reviewing and suggesting compilation fix NOTE: mpg123 uses the most recent approach just like ffmpeg that's mentioned here: https://github.com/openwrt/packages/pull/4555 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* mpg123: build with alsa onlyTed Hess2015-12-16
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mpg123: fix installation by adding a missing backslashHannu Nyman2015-11-14
| | | | | | Fix the installation command by adding a missing "\". Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* mpg123: simplify deps, add more binariesAlexander Ryzhov2015-09-25
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* mpg123: add package with release 1.22.3Zoltan HERPAI2015-08-08
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>