summaryrefslogtreecommitdiff
path: root/package/ffmpeg
AgeCommit message (Collapse)Author
2015-11-29ffmpeg: update to latest stable versionWaldemar Brodkorb
2015-11-16ffmpeg: update to latestWaldemar Brodkorb
2015-11-15add new ADK Symbol PKG_NEEDSWaldemar Brodkorb
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support.
2015-10-24ffmpeg: update to latest stable versionWaldemar Brodkorb
2015-07-24update ffmpeg to latestWaldemar Brodkorb
2015-05-24update ffmpeg to latestWaldemar Brodkorb
2015-04-14update to latest upstream versionWaldemar Brodkorb
2015-03-07update to latest upstream versionWaldemar 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-12-26fix some md5sums. reported via cubox-i forum.Waldemar Brodkorb
2014-12-25update to latest upstream, disable iconvWaldemar Brodkorb
2014-12-05update to latest upstreamWaldemar Brodkorb
2014-09-23update to latest stableWaldemar Brodkorb
2014-09-18update to latest upstreamWaldemar Brodkorb
2014-09-08make kodi usableWaldemar Brodkorb
2014-08-28update ffmpeg, add experimental kodi package, add freescale librariesWaldemar Brodkorb
2014-08-12update to latest upstreamWaldemar Brodkorb
2014-06-30update to latest stable upstreamWaldemar 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-16update to latest stable upstreamWaldemar Brodkorb
2014-06-04fix typoWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
After Joerg asked me about the difference between ADK_TARGET_ARCH and ADK_TARGET_CPU_ARCH I recognized many duplication of variables for this information. These patch fixes this up. Use make cleandir && make menuconfig && make
2014-05-31rework static linking support, works with musl/glibc, fails to boot with ↵Waldemar Brodkorb
uclibc (qemu-x86)
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-23update to latest upstreamWaldemar Brodkorb
2014-04-14Merge branch 'master' of git+ssh://www.openadk.org/git/openadkWaldemar Brodkorb
2014-04-14update to latest bootloader, userland and kernel for rpiWaldemar Brodkorb
2014-04-13use -O0 when debug onWaldemar Brodkorb
2014-04-07update to latest upstream versionWaldemar Brodkorb
2014-01-16good bye cris, hardware is eol, latest toolchain is broken, qemu emulator ↵Waldemar Brodkorb
support is bad, kernel needs patches for serial and network
2014-01-16good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵Waldemar Brodkorb
available
2013-12-03update ffmpegWaldemar Brodkorb
2013-10-24fix m68k allmodconfig buildWaldemar Brodkorb
2013-10-22fix libmix packages, while checking all packages make some style cleanupWaldemar Brodkorb
2013-10-16remove patchWaldemar Brodkorb
2013-10-16add arm optimized dts decoding from raspberry pi developersWaldemar Brodkorb
2013-10-15disable avr32Waldemar Brodkorb
2013-10-14update to latest upstream versionWaldemar Brodkorb
2013-10-11add h264 encoding/decoding supportWaldemar Brodkorb
2013-09-17fix musl compileWaldemar Brodkorb
2013-07-11enable non-free, optimize for armv6, disable ffplay for now, SDL detection failsWaldemar Brodkorb
2013-07-10update to latest stable versionWaldemar Brodkorb
2012-03-21add new libraryWaldemar Brodkorb
2012-03-20more allconfig fixesWaldemar Brodkorb
2012-03-02update apps to latest upstream versionWaldemar Brodkorb
2011-11-09FreeBSD fixesWaldemar Brodkorb
2011-09-18add support for theora/vorbis, some minor fixesWaldemar Brodkorb
2011-09-17add Xvid codecWaldemar Brodkorb
2011-09-17add support for Theora codecWaldemar Brodkorb
2011-09-17add support for VP8 codecWaldemar Brodkorb