summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2013-12-03Switch I4xxToI420 to point sample to pass drmemory.fbarchard@google.com
2013-11-28Move scale row functions to scale_win etcfbarchard@google.com
2013-08-27Move vertical scaler to common code.fbarchard@google.com
2013-06-18Remove fixed_math from Android.mkfbarchard@google.com
2013-06-17include lint warning fixesfbarchard@google.com
2013-06-15FixedDiv function in C and benchmarkfbarchard@google.com
2013-04-15Remove cruft.fbarchard@google.com
2013-04-12android mk updated source listfbarchard@google.com
2013-02-06LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/includefbarchard@google.com
2013-01-07Name fix in Android make file for scalerfbarchard@google.com
2012-11-16scale by even amounts using Neonfbarchard@google.com
2012-10-30Move any functions into their own filefbarchard@google.com
2012-10-25unittest simplify loop counterfbarchard@google.com
2012-10-22quick space removal fix for android.mkfbarchard@google.com
2012-10-22Move compare modules into their own files, and scale for mipsfbarchard@google.com
2012-10-11Add convert_from_argb.h for all conversion functions from ARGB to something e...fbarchard@google.com
2012-10-09.neon suffix on neon filesfbarchard@google.com
2012-10-09Move Neon source to its own files.fbarchard@google.com
2012-10-04Android makefile allow armv6 without neon and x86.fbarchard@google.com
2012-09-21YUY2 and UYVY conversions to I420 ported to NEONfbarchard@google.com
2012-09-19Android.mk moved into libyuv to central supportfbarchard@google.com