1b362b15af34006e6a11974088a46d42b903418e |
|
10-Oct-2012 |
Johann <johannkoenig@google.com> |
Update libvpx and incorporate new build system Move libvpx down a directory. Separate libwebm and rename it. It would be more accurate to rename external/libvpx to external/webm. Use file lists directly from upstream libvpx. This allows adding new targets and new features (such as the encoder) easily. MIPS and x86 options are in progress. See new file "UPDATING" The new libvpx checkout is not from a release branch. The decoder is stable but it should be checked and potentially updated if the encoder is enabled. Requires I42b51e2845a696a6e211dde00951afc8f571336f which updates libstagefright to account for new paths and library names. Change-Id: I739f99d48b8d7e6354c416ef2ca79c954826307f
/external/libvpx/Android.mk
|
2f01f9a5c363613e7389fb28c250edcd4509f815 |
|
14-Aug-2012 |
Dragan Mrdjan <dragan.mrdjan@rt-rk.com> |
[MIPS] VP8 optimizations for MIPS For Little-endian only Change-Id: I3c054379c49efd39658756bf72786de6699879c1 Signed-Off-By: Bhanu Chetlapalli <bhanu@mips.com> Signed-Off-By: Raghu Gandham <raghu@mips.com>
/external/libvpx/Android.mk
|
37ccc4d993c36f55356eb119bbd3edd720142a81 |
|
07-Apr-2011 |
Andreas Huber <andih@google.com> |
Grrr, more build fixes. Change-Id: Ie69ab0d2d7b540a9cce107e29af844a0a6261f1f
/external/libvpx/Android.mk
|
0c59242dc539a9a9f0293dfa5e2b23a75f2b9fc5 |
|
07-Apr-2011 |
Andreas Huber <andih@google.com> |
While all our devices were V6 compatible, our simulator doesn't appear to be... Change-Id: Id594b4cf13c650f57770129f8a708b6eef3cbd4f
/external/libvpx/Android.mk
|
f8070e5af95989e60087d53322960db55374c95a |
|
06-Apr-2011 |
Andreas Huber <andih@google.com> |
Enable ARMV6 specific optimization in the vp8 decoder. Change-Id: I5ad91e040125a342659cac0760572e91954dac40 related-to-bug: 4238198
/external/libvpx/Android.mk
|
79f15823c34ae1e423108295e416213200bb280f |
|
01-Apr-2011 |
Andreas Huber <andih@google.com> |
Upgrade to the latest version of libvpx pulled from the webm project's git server. latest commit pulled from git://review.webmproject.org/libvpx.git: 82315be75d54d00ad5f2ea51f844f27f2d921dc0 Also enabled more optimizations in the neon build. Change-Id: I744765d798471c30c2faf32af27161f772129516
/external/libvpx/Android.mk
|
2fdd35794bdddd0a74749a933c402a416da34954 |
|
23-Feb-2011 |
James Dong <jdong@google.com> |
Move mkv parser to libvpx project bug - 3322129 Change-Id: If1261dba67bd16a4c0e0de56a01add9b3960e544
/external/libvpx/Android.mk
|
538f6170b788de7408b06efc6613dc98579aa6a6 |
|
08-Nov-2010 |
Andreas Huber <andih@google.com> |
Upgrade to the latest version of libvpx pulled from the webm project's git server. latest commit pulled from git://review.webmproject.org/libvpx.git: 4d1b0d2a2dff335baedd52bd7de09d55ec10b253 Change-Id: Ia4c70c4910b7f7f0530d04dfbbc8961b38e7e5e4 related-to-bug: 3175974
/external/libvpx/Android.mk
|
acb586e0536bb0ffc5b3f41dcdedf77fed3f02c5 |
|
17-Sep-2010 |
Andreas Huber <andih@google.com> |
Fix a build warning - a source file was specified multiple times. Change-Id: I2e7d4887648fad0cfcdb3f59fcc9fda7673dde72
/external/libvpx/Android.mk
|
5de41a6c00cc5779275aa9f132872a944f3a2b3b |
|
16-Sep-2010 |
Jeff Hamilton <jham@android.com> |
Attempt to fix the build. On targets without neon it looks like idct_blk.c is needed to provide some symbols that come from NEON optimized ASM. Change-Id: I223071ce60ca7fde59160854fc1a71211f049a81
/external/libvpx/Android.mk
|
f71323e297a928af368937089d3ed71239786f86 |
|
16-Sep-2010 |
Andreas Huber <andih@google.com> |
Upgrade to the latest .webm project code. Change-Id: I33907e0c9ded667e54d31e2f9226c77501731c6c
/external/libvpx/Android.mk
|
90d3ed91ae9228e1c8bab561b6138d4cb8c1e4fd |
|
25-May-2010 |
Andreas Huber <andih@google.com> |
Initial checkin of libvpx based on libvpx-0.9.0, androidified Change-Id: If8a6d31334580954fa899e57377d45ed64e984e3 related-to-bug: 2483739
/external/libvpx/Android.mk
|