index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
make
/
Android.mk
Age
Commit message (
Expand
)
Author
2016-11-24
build/make/Android.mk: correct rtcd template var refs
James Zern
2016-11-23
Android.mk,armv7: fix idct_neon.asm.S creation
James Zern
2016-11-23
build/make/Android.mk: set/use qexec appropriately
James Zern
2016-11-18
build/make/Android.mk: use -fPIC w/ENABLE_SHARED=1
James Zern
2016-11-14
build/make/Android.mk: fix cpufeatures import
James Zern
2016-10-31
build/make/Android.mk: s/armv8/arm64/
James Zern
2016-10-31
build/make/Android.mk: fix armeabi-v7a build
James Zern
2016-10-31
use .S suffix rather than .s for NEON asm
James Zern
2016-09-15
Documentation for building unit tests for Android
Johann
2016-08-04
Remove armv6 target
Johann
2016-06-17
remove vp10
James Zern
2015-08-11
Android.mk: add missing vp10_rtcd.h dep
James Zern
2015-07-30
Android.mk: fix *_rtcd.h deps for armeabi-v7a
James Zern
2015-07-29
Android.mk: add a dep on vpx_config.asm for x86_64
James Zern
2015-07-24
build/make/Android.mk: support TARGET_ARCH_ABI=x86_64
James Zern
2015-06-09
test/android/Android.mk: fix build w/ENABLE_SHARED=0
James Zern
2015-05-07
Fix ndk build.
Frank Galligan
2015-04-15
Android.mk: remove unnecessary -llog reference
James Zern
2015-04-08
Android.mk: add a flag to control shared/static lib
James Zern
2014-11-06
Remove asm offset dependencies
Johann
2014-05-14
Remove intermediate step in vp8_dequantize_b
Johann
2014-05-12
Only build neon assembly for armv7 targets
Johann
2014-05-02
Android NDK support for x86 and mips
Johann
2014-01-10
Apply neon flags to intrinsic files
Johann
2013-04-17
Fix Android ndk-build
Johann
2013-03-02
prefix vp8 asm_{com,dec,enc}_offsets files
James Zern
2012-12-27
Merge branch 'vp9-preview' of review:webm/libvpx
John Koleszar
2012-12-18
Add 'jni' to documention for ndk-build
Johann
2012-11-05
build: merge with master
John Koleszar
2012-06-20
Enables building examples with Android NDK
Attila Nagy
2012-04-12
Use OFFSET_PATTERN from libs.mk
Johann
2012-04-12
Fix vpx_rtcd.h dependency in Android.mk
Attila Nagy
2012-02-15
Fix rtcd build process for Android.mk
Fritz Koenig
2012-01-18
Add makefile for building libvpx for Android.
Fritz Koenig