History log of /external/libvpx/libvpx/vpxenc.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6ac915abcdb404a00d927fe6308a47fcf09d9519 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

Bug: 13931133
Change-Id: I24a51fd572ca7e872bc440491e2c645a20e9a736
/external/libvpx/libvpx/vpxenc.c
a72801d7d92ababb50eecf27a36bd222d031d2fe 21-Mar-2014 Vignesh Venkatasubramanian <vigneshv@google.com> libvpx: Roll latest libvpx

Pulling changes related to fixing a rare bitstream issue on video upscaling.

Upstream Hash: 8e9c9f118cda45013f14cce7961dcc8df78ffebf

Change-Id: I8639e6ef48f0309efaf6bdf745719beb71f7a58d
/external/libvpx/libvpx/vpxenc.c
b08e2e23eec181e9951df33cd704ac294c5407b6 10-Mar-2014 Vignesh Venkatasubramanian <vigneshv@google.com> libvpx: Roll latest libvpx and enable VP9 Encoder

Rolling latest libvpx from upstream and generating configurations with VP9
Encoder enabled. Updating a mistake in UPDATING file.

Upstream Hash: 1f08824d6db735e4cacb0419785a789395e42b2b

Change-Id: Ie2c45e2253ade4a9ce88ca640cae39a7ece2d8f4
/external/libvpx/libvpx/vpxenc.c
9b35249446b07f40ac5fcc3205f2c048616efacc 15-Nov-2013 hkuang <hkuang@google.com> Roll latest libvpx to fix scalling bug.
Checkout is from master:Ib748eb287520c794631697204da6ebe19523ce95

Bug: 11690668
Change-Id: Ia2bde2e50feca81556563ad3797e4972748e2041
/external/libvpx/libvpx/vpxenc.c
5ae7ac49f08a179e4f054d99fcfc9dce78d26e58 08-Nov-2013 hkuang <hkuang@google.com> Roll latest libvpx into Android.

The lastest libvpx just added multithread tile decoding support.
Checkout is from master: abdefeaa89a0908327518e5ca75c935c66b2e1aa

Bug:11576718
Change-Id: Icbe5430633e179b8dc6d419e280ad7ebd3cad4a0
/external/libvpx/libvpx/vpxenc.c
1184aebb761cbeac9124c37189a80a1a58f04b6b 17-Sep-2013 hkuang <hkuang@google.com> Roll latest libvpx into Android.

The latest libvpx has more neon optimizations and a lot of
algorithm optimizations which make the vp9 decode much more faster.

bug:10804666

Change-Id: I75eaacea57ecc7542a780be778f0e9e157978524
(cherry picked from commit 3df0563f1b24dac6c0bd122fc922a48211269061)
/external/libvpx/libvpx/vpxenc.c
91037db265ecdd914a26e056cf69207b4f50924e 25-Jul-2013 hkuang <hkuang@google.com> Roll latest libvpx into Android.

Make the VP9 decoding 2X faster than the old one.
Checkout is from master branch(hash:242157c756314827ad9244952c7253e8900b9626).

Change-Id: Ibe67b3ee19f82b87df2416826b63a67f7f79b63a
/external/libvpx/libvpx/vpxenc.c
ba164dffc5a6795bce97fae02b51ccf3330e15e4 20-Jun-2013 hkuang <hkuang@google.com> Updates libvpx to enable the VP9 decoder.

This change enables VP9 decoder for all build configurations.

Checkout is from master branch(hash:12180c8329d56d72e8d4424b8fd82b1b2f8e846a).

Change-Id: Ieaba85d0bc54e1ecdf9596398dafa03c43182f8c
/external/libvpx/libvpx/vpxenc.c
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/vpxenc.c