platform/upstream/ne10.git
2014-06-18 Matthew DuPuycfft and rfft test modules removed
2014-06-16 Yang Zhang optimize int32/int16 complex FFT v1.0.2
2014-06-04 Yang Zhangoptimize float complex FFT v1.0.1
2014-05-15 Zhongwei Yaoextend copyright year and add the extend script.
2014-05-14 Zhongwei Yaoadd box filter to image processing module.
2014-04-22 Matthew DuPuyCreate Acknowledgements.md
2014-03-12 Matthew DuPuyCreate LICENSE
2014-02-19 Yang Zhangmake changes as follows:
2014-02-14 Matthew DuPuyCall for use cases
2014-01-24 Yang Zhangmake the following changes
2013-12-16 Zhongwei Yaoadd following changes: v1.0.0
2013-12-09 Yang Zhangadd hard float support for Linux/Andriod
2013-11-20 Yang Zhangadd the new FFT features
2013-10-29 Zhongwei YaoMake following changes:
2013-09-02 Yang ZhangMake the following changes
2013-08-22 Zhongwei Yaoupdate build script to enable building under Mac OS...
2013-08-22 Zhongwei Yaoadd benchmark result to Android and iOS demo.
2013-07-05 Fang BaoAdd NEON intrinsic implementation of resize.
2013-06-25 Zhongwei Yao- fix a bug when run command line tests
2013-06-17 Zhongwei Yaoadd android demo.
2013-06-08 Zhongwei Yaoadd iOS demo.
2013-06-06 Zhongwei Yaoadd iOS support.
2013-05-24 Zhongwei YaoMerge pull request #53 from projectNe10/dev/zhongwei...
2013-05-23 Zhongwei Yaoupdate building system to add android support.
2013-04-26 yangzhangMerge pull request #52 from projectNe10/dev/yangzhang...
2013-04-01 yang01use ne10 style data types to replace commom style
2013-03-29 yang01add image rotate function(NEON)
2013-03-18 yangzhangMerge pull request #48 from projectNe10/dev/yangzhang...
2013-03-18 yang01fix the bug for image zoom in
2013-02-26 yangzhangMerge pull request #47 from projectNe10/dev/yangzhang...
2013-02-26 yangadd image resize functions(NEON version)
2013-01-09 yangzhangMerge pull request #42 from projectNe10/dev/yangzhang...
2013-01-08 yangchange the URL for New BSD License
2012-12-18 yangmove information of USAGE.txt to documentations of...
2012-12-18 yangadd notes and image for doxygen
2012-12-12 yangbuild the frame work of documents with doxygen
2012-12-12 yangMerge branch 'master' of git://github.com/projectNe10...
2012-12-12 yangadd doxygen files
2012-12-11 yangzhangMerge pull request #41 from projectNe10/dev/yangzhang...
2012-12-11 yangMerge remote-tracking branch 'origin/master' into seatest
2012-12-11 yangremove extra spaces
2012-12-11 yangzhangMerge pull request #40 from projectNe10/dev/yangzhang...
2012-12-11 yangadd license for seatest files
2012-12-10 yangadd functions list to doc
2012-12-07 yangindent the source code
2012-11-30 yangbuild test environment with seatest
2012-11-23 yangzhangMerge pull request #39 from projectNe10/dev/yangzhang...
2012-11-23 yangmodified the interface of CIFFT for precision
2012-11-22 yangmodify push operations for stack aligned
2012-11-20 yangfine tune dsp functions
2012-10-29 yangzhangMerge pull request #38 from projectNe10/dev/yangzhang...
2012-10-29 yangadd notes " these functions aren't for hard vfpv3 ABI...
2012-10-29 yangMerge branch 'master' of git://github.com/projectNe10...
2012-10-29 yangzhangMerge pull request #37 from projectNe10/bsd_license
2012-10-29 yangupdate the 2011-12 notice
2012-10-29 yangpreserve the 2011-12 notice on the files which had...
2012-10-26 yangchange license headers
2012-10-26 yangformat accordding to code review
2012-10-26 yangMerge branch 'master' of git://github.com/projectNe10...
2012-10-26 yangchange compile option to "-O2"
2012-10-26 yangzhangMerge pull request #36 from projectNe10/function_rename
2012-10-26 yangadd prefix "ne10_" to all the functions
2012-10-24 yangzhangMerge pull request #35 from projectNe10/dev/yangzhang...
2012-10-24 yangMerge branch 'master' of git://github.com/projectNe10...
2012-10-24 yangremove redundant space
2012-10-23 mdupuyDual license BSD 3 clause
2012-10-19 yangchange the license to New BSD License
2012-10-19 yangadd fir and iir filter function:
2012-10-10 yangzhangMerge pull request #33 from projectNe10/dev/yangzhang/fft
2012-10-10 yangmodified ne10_init function
2012-10-10 yangmodify macro definition in mask table
2012-10-10 yangmake the following modification
2012-09-28 yangadd notes
2012-09-27 yangadd CFFT/CIFFT and RFFT/RIFFT functions
2012-09-19 yangremove the compile warnings
2012-08-30 yangfix issues about Android.mk
2012-08-02 yangreorganize the code directory
2012-07-24 yangfix bugs in mulcmatvec
2012-07-24 yangfix bugs in invmat
2012-07-23 yangfix bugs in detmat
2012-07-20 yangfix bugs in sub
2012-07-20 yangfix bugs in mul
2012-07-19 yangfix bugs in dot
2012-07-19 yangfix bugs in div
2012-07-19 yangfix bug in cross
2012-07-19 yangfix bugs in add
2012-07-18 yangfix the bugs in abs
2012-06-25 yangMerge branch 'master' of github.com:projectNe10/Ne10...
2012-06-21 yangallow the NE10 to be used in cplusplus programs
2012-06-21 yanguse the CMake to implement build system
2012-05-24 Matthew DuPuyMerge pull request #21 from projectNe10/dev/raminzaghi...
2012-05-11 Ramin ZaghiABS bug fix...
2012-05-10 Ramin Zaghiapplied review #127.
2012-05-10 Ramin ZaghiDST==SRC test corrections.
2012-05-10 Ramin Zaghiadded the new DST==SRC test case to the cross routine.
2012-05-10 Ramin ZaghiAdded header files for cross and dot that were not...
2012-05-10 Ramin Zaghiapplied review #126
2012-05-09 Ramin Zaghiapplied review #126
2012-05-08 Ramin Zaghibug fix.
2012-05-08 Ramin Zaghiadded the DST==SRC condition test case to all the appli...
next