summaryrefslogtreecommitdiff
path: root/recipes/libvpx
AgeCommit message (Collapse)AuthorFilesLines
2015-10-12libvpx: Backport some patches from upstream to hopefully fix iOS build with ↵Sebastian Dröge3-0/+165
XCode 7
2015-04-13libvpx: Update to v1.4.0Sebastian Dröge7-102/+79
2015-02-22libvpx: Fix up pre-armv7 Android buildArun Raghavan1-0/+25
2015-02-22libvpx: Fix git build on iOSArun Raghavan1-0/+27
2015-02-22libvpx: Switch to a build from gitArun Raghavan8-473/+11
2015-02-14libvpx: Fix android toolchain usage and add ARM64 targetEdward Hervey2-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-28recipes/libvpx: Fix Android/X86_64 buildEdward Hervey1-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-28libvpx: Fix typo in configure scriptSebastian Dröge1-1/+1
That part of the configure script is not used anyway in cerbero but let's keep it correct.
2014-10-27libvpx: Add ARM64 supportSebastian Dröge1-0/+73
This does not use any assembler optimizations at all currently.
2014-09-22libvpx: Add support for iOS on x86-64Sebastian Dröge1-0/+48
Also fix a problem with the simulator on x86
2014-05-23libvpx: fix build with ccache enabledAndoni Morales Alastruey1-0/+27
2014-05-23libvpx: Update to 1.3.0Sebastian Dröge5-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-16libvpx: Fix ios armv7s buildEdward Hervey1-0/+45
Inspired by patch from Philip Withnall <philip.withnall@collabora.co.uk> https://bugzilla.gnome.org/show_bug.cgi?id=728258
2013-10-07libvpx: Bump to v1.2.0 and switch to tarballsEdward Hervey5-0/+332