summaryrefslogtreecommitdiff
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* sharpyuv: add SharpYuvGetCPUInfoJames Zern2022-10-261-0/+1
* sharpyuv: increase precision of gamma<->linear conversionMaryla2022-06-011-0/+1
* libsharpyuv: add colorspace utilitiesMaryla2022-04-081-0/+1
* Make libwebp depend on libsharpyuv.Maryla2022-03-041-0/+5
* SSE4.1 version of TransformColorInverseIlya Kurdyukov2021-02-181-0/+1
* update gradle to 6.1.1James Zern2021-01-021-5/+0
* neon: SetResidualCoeffsJohann2018-11-141-0/+1
* Remove AVX2 files.Vincent Rabaud2018-10-161-1/+0
* imagedec: support metadata reading for WebP image decodingPascal Massimino2018-03-281-0/+4
* remove WEBP_EXPERIMENTAL_FEATURESJames Zern2018-02-091-1/+0
* Implement the upsampling/yuv functions in SSE41Vincent Rabaud2017-12-041-0/+2
* WIP: list includes as descendants of the project dirJames Zern2017-10-101-0/+2
* fix Android standalone toolchain buildJames Zern2017-08-011-0/+1
* build.gradle: fix arm64 buildJames Zern2017-08-011-1/+1
* Remove the argb* files.Vincent Rabaud2017-06-251-3/+0
* Android.mk/build.gradle: fix mips build with clang from r14bJames Zern2017-06-031-0/+7
* Split cost-based backward references in its own file.Vincent Rabaud2017-06-011-0/+1
* NEON implementation of some Sharp-YUV420 functionsPascal Massimino2017-04-181-0/+1
* Add webpinfo tool.Pascal Massimino2017-03-141-0/+18
* move the SSIM calculation code in ssim.c / ssim_sse2.cPascal Massimino2017-02-211-0/+2
* imageio: add limited PNM support for readingPascal Massimino2017-02-011-0/+1
* src/{dec,enc,utils}: give filenames a unique suffixJames Zern2017-01-191-45/+44
* NEON: implement alpha-filters (horizontal/vertical/gradient)Pascal Massimino2017-01-171-0/+1
* NEON: implement several alpha-processing functionsPascal Massimino2017-01-111-0/+1
* img2webp: convert a sequence of images to an animated webpPascal Massimino2016-12-021-0/+20
* Move some lossless logic out of dsp.Vincent Rabaud2016-09-131-0/+1
* libimageenc.a: extract image-saving code from dwebpPascal Massimino2016-09-081-0/+19
* Add MSA optimized YUV to RGB upsampling functionsParag Salasakar2016-07-221-0/+1
* move imageio/example_util.[hc] (back to) examples/James Zern2016-07-211-1/+1
* split example_util.hJames Zern2016-07-211-0/+20
* move examples/{example_util,image_dec} to imageio/James Zern2016-07-191-4/+4
* Add MSA optimized rescaling functionsParag Salasakar2016-07-191-0/+1
* Add MSA optimized color transform functionsParag Salasakar2016-07-181-0/+1
* build.gradle: remove tabJames Zern2016-07-061-1/+1
* Add MSA optimized encoder transform functionsParag Salasakar2016-07-051-0/+1
* Add MSA optimized alpha filter functionsParag Salasakar2016-07-011-0/+1
* Add MSA optimized colorspace conversion functionsParag Salasakar2016-06-271-0/+1
* Added MSA optimized transform functionsParag Salasakar2016-06-161-0/+9
* collect all decoding utilities from examples/ in libexampledec.aPascal Massimino2016-06-011-3/+19
* Add gradle supportVincent Rabaud2016-05-241-0/+312
* Revert "Add gradle support"Vincent Rabaud2016-05-241-312/+0
* Add gradle supportVincent Rabaud2016-05-241-0/+312