History log of /external/libyuv/files/source/rotate_win.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b33a82ffd059f362574ae038458e8dee26ac5a4a 18-Apr-2017 Frank Barchard <fbarchard@google.com> libyuv roll to r1652 for new I422ToRGB565 function

Bug: none
Test: I422ToRGB565 unittest
Change-Id: I8b4418badf725d3ecb6735effcb782976b27979b
/external/libyuv/files/source/rotate_win.cc
cead1e07666bcc5914f8927712c2f89b9b789f9b 10-Mar-2017 Frank Barchard <fbarchard@google.com> roll to version r1649 for halffloat memory underflow

on odd sized images (e.g. 1 pixel) the temporary buffer
copied in bytes, not shorts. This CL fixes that and
applies lint and clang-format fixes.

Bug: None
Test: local mm build is clean with full warnings enabled
Change-Id: I9aa95261678113365d289b65375c8b7943c2d486
/external/libyuv/files/source/rotate_win.cc
b83bb38f0a92bedeb52baa31e515220927ef53bb 23-Feb-2017 Frank Barchard <fbarchard@google.com> libyuv r1645 to fix android build warnings

r1602 under android.mk had unused parameter build warnings.
The warnings were disabled. This CL fixes the source and re-enables
the warning.

Bug: 35099807
Test: mm for libyuv builds cleanly.
Change-Id: If6b344ca39b2c321e277421cdeb817a5b1cc2514
/external/libyuv/files/source/rotate_win.cc
f047e7ca6983218eed7703c7afd51fed7bd3b5c9 06-Jul-2016 Hangyu Kuang <hkuang@google.com> Update libyuv to r1602 version to get best performance.

Bug: 29870647

Change-Id: I8ec9fab7f55765fa33ebe7ba1c7ad2147f418de2
/external/libyuv/files/source/rotate_win.cc