History log of /external/libvpx/libvpx/vp8/common/x86/postproc_sse2.asm
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
614a6a21483b59b4ab557785c160c8ca4722b062 13-Jun-2014 Johann <johannkoenig@google.com> Cherry-pick "Use lrand48 on Android"

Also remove from x86/libvpx_srcs.txt
Original change: https://gerrit.chromium.org/gerrit/70494/

When building x86 assembly use lrand48 instead of the
undocumented inlined _rand function.

Android now supports rand()
https://android-review.googlesource.com/97731
but only for new versions. Original workaround:
https://gerrit.chromium.org/gerrit/15744

Change-Id: I3c17cf37c40623f8353d8836fb4ac02c35a4d8b8
/external/libvpx/libvpx/vp8/common/x86/postproc_sse2.asm
4fb68e5dd4e93c7599dc905d861de11ac39c5585 09-Apr-2014 hkuang <hkuang@google.com> Roll latest libvpx to fix hang when doing adaptive playback.

VP9 decoder will hang when switching from frames with 2 tiles to
4 tiles on a 4 core device.

libvpx hash:4fffefe189a9123d4b04482c26a1be5eb632b397

(cherry picked from commit 6ac915abcdb404a00d927fe6308a47fcf09d9519)

Bug: 13931133
Change-Id: I24a51fd572ca7e872bc440491e2c645a20e9a736
/external/libvpx/libvpx/vp8/common/x86/postproc_sse2.asm
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/libvpx/vp8/common/x86/postproc_sse2.asm