Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-12 | libvpx: Backport some patches from upstream to hopefully fix iOS build with ↵ | Sebastian Dröge | 3 | -0/+165 | |
XCode 7 | |||||
2015-04-13 | libvpx: Update to v1.4.0 | Sebastian Dröge | 7 | -102/+79 | |
2015-02-22 | libvpx: Fix up pre-armv7 Android build | Arun Raghavan | 1 | -0/+25 | |
2015-02-22 | libvpx: Fix git build on iOS | Arun Raghavan | 1 | -0/+27 | |
2015-02-22 | libvpx: Switch to a build from git | Arun Raghavan | 8 | -473/+11 | |
2015-02-14 | libvpx: Fix android toolchain usage and add ARM64 target | Edward Hervey | 2 | -0/+98 | |
The code was always looking for a -arm toolchain ... pretty sure we ended building arm libvpx when we wanted x86 code :) | |||||
2015-01-28 | recipes/libvpx: Fix Android/X86_64 build | Edward Hervey | 1 | -0/+24 | |
* Define a new target in their awesome build system * Disable example builds (it just fails and there's not much need on android sdk) | |||||
2014-10-28 | libvpx: Fix typo in configure script | Sebastian Dröge | 1 | -1/+1 | |
That part of the configure script is not used anyway in cerbero but let's keep it correct. | |||||
2014-10-27 | libvpx: Add ARM64 support | Sebastian Dröge | 1 | -0/+73 | |
This does not use any assembler optimizations at all currently. | |||||
2014-09-22 | libvpx: Add support for iOS on x86-64 | Sebastian Dröge | 1 | -0/+48 | |
Also fix a problem with the simulator on x86 | |||||
2014-05-23 | libvpx: fix build with ccache enabled | Andoni Morales Alastruey | 1 | -0/+27 | |
2014-05-23 | libvpx: Update to 1.3.0 | Sebastian Dröge | 5 | -84/+46 | |
VP9 support \o/ Also contains a fixed pkg-config file that makes encoder detection in gst-plugins-good's configure work again. https://bugzilla.gnome.org/show_bug.cgi?id=729755 | |||||
2014-04-16 | libvpx: Fix ios armv7s build | Edward Hervey | 1 | -0/+45 | |
Inspired by patch from Philip Withnall <philip.withnall@collabora.co.uk> https://bugzilla.gnome.org/show_bug.cgi?id=728258 | |||||
2013-10-07 | libvpx: Bump to v1.2.0 and switch to tarballs | Edward Hervey | 5 | -0/+332 | |