summaryrefslogtreecommitdiff
path: root/package/libvpx
AgeCommit message (Collapse)Author
2024-02-04libvpx: update to 1.14.0Waldemar Brodkorb
2023-01-13libvpx: enable for aarch64Waldemar Brodkorb
2022-12-25update kodi, ffmpeg and libvpxWaldemar Brodkorb
2018-04-16add basic support for raspberry-pi3pOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-10-31libvpx: update to 1.6.0Waldemar Brodkorb
2016-09-24libvpx: add entry for rpi3Waldemar Brodkorb
2016-03-07rework menu based config systemWaldemar Brodkorb
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;)
2016-02-27fix qemu-arm (vexpress) compileWaldemar Brodkorb
2015-12-30libvpx: update to latest stable versionWaldemar Brodkorb
2015-11-09libvpx: fix build for x86_64, we are lacking support for ↵Waldemar Brodkorb
PKG_BUILDDEP_<arch>, so just always compile host yasm
2015-08-25use target arch symbols where appropriateWaldemar Brodkorb
2015-06-04update libvpx to latest stable versionWaldemar Brodkorb
2015-04-04add rpi2, reported by SusheelWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-10-31rename to SOLIDRUN_IMX6, reported via Oliver (cubox-i forum)Waldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-06-15fix xtensa buildWaldemar Brodkorb
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-11add cubox-i support, update to latest stableWaldemar Brodkorb
2014-01-16good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵Waldemar Brodkorb
available
2014-01-06fix lemote yeelong compileWaldemar Brodkorb
2013-11-19fix cygwin buildWaldemar Brodkorb
2013-11-13add yasm-host, remove yasm checksWaldemar Brodkorb
2013-10-24fix m68k allmodconfig buildWaldemar Brodkorb
2013-10-21automatically create development subpackages, without user interaction, ↵Waldemar Brodkorb
depend on gcc for the target, simplifies a lot of library packages
2013-10-15disable avr32Waldemar Brodkorb
2013-10-15fix md5sumWaldemar Brodkorb
2013-10-14update to latest upstream versionWaldemar Brodkorb
2013-10-14add qemu-armWaldemar Brodkorb
2013-10-04use gettext-tiny instead of gettextWaldemar Brodkorb
2013-07-11update to latest upstreamWaldemar Brodkorb
2013-07-10add support for raspberry piWaldemar Brodkorb
2012-07-27full build on Darwin fixesWaldemar Brodkorb
2011-10-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-10-12add intel atomWaldemar Brodkorb
2011-10-12allow vpx on lemoteWaldemar Brodkorb
2011-09-25fixes for make bulkallmodWaldemar Brodkorb
2011-09-17add support for ibm x40Waldemar Brodkorb
2011-09-17add support for VP8 codecWaldemar Brodkorb