aboutsummaryrefslogtreecommitdiff
path: root/makefile.unix
AgeCommit message (Expand)Author
2024-01-12mv SharpYuvEstimate420Risk to extras/James Zern
2023-12-05Add YUV420 riskiness metric.Maryla
2023-10-28Switch code to SDL2.Vincent Rabaud
2023-07-06Have the palette code be in its own file.Vincent Rabaud
2022-10-26sharpyuv: add SharpYuvGetCPUInfoJames Zern
2022-08-08Create libsharpyuv.a in makefile.unix.Maryla
2022-07-05makefile.unix: add sharpyuv objects to clean targetJames Zern
2022-06-01sharpyuv: increase precision of gamma<->linear conversionMaryla
2022-04-08libsharpyuv: add colorspace utilitiesMaryla
2022-03-04Make libwebp depend on libsharpyuv.Maryla
2022-02-18Basic version of libsharpyuv in libwebp, in C.Maryla
2021-11-23update http linksJames Zern
2021-02-18SSE4.1 version of TransformColorInverseIlya Kurdyukov
2019-07-01makefile.unix: allow *_LIBS to be overridden w/EXTRA_LIBSJames Zern
2019-03-15BitTrace: if BITTRACE is > 0, record and print syntax bits usedPascal Massimino
2018-11-14neon: SetResidualCoeffsJohann
2018-10-16Remove AVX2 files.Vincent Rabaud
2018-10-09libwebp: Remove duplicate GIFDisplayError in anim_utilYannis Guyon
2018-04-11makefile.unix: add DEBUG flag for compiling w/ debug-symbolPascal Massimino
2018-04-03makefile.unix,dist: use ascii for text outputJames Zern
2018-03-31remove some deprecation warning on MacOSXPascal Massimino
2018-03-28imagedec: support metadata reading for WebP image decodingPascal Massimino
2018-02-09remove WEBP_EXPERIMENTAL_FEATURESJames Zern
2017-12-11fix missing sse41 targets in makefile.unixPascal Massimino
2017-10-10WIP: list includes as descendants of the project dirJames Zern
2017-09-06use sdl-config (if available) to determine the link flagsPascal Massimino
2017-09-03use CPPFLAGS before CFLAGSPascal Massimino
2017-08-30anim_dump: small tool to dump frames from animated WebPPascal Massimino
2017-08-01unify the ALTERNATE_CODE flag usageskal
2017-06-25Remove the argb* files.Vincent Rabaud
2017-06-01Split cost-based backward references in its own file.Vincent Rabaud
2017-05-09Add a man page for webpinfohui su
2017-04-18NEON implementation of some Sharp-YUV420 functionsPascal Massimino
2017-03-14Add webpinfo tool.Pascal Massimino
2017-03-08add explicit reference to /usr/local/{lib,inc}Pascal Massimino
2017-02-27vwebp_sdl: fix the makefile.unixPascal Massimino
2017-02-21move the SSIM calculation code in ssim.c / ssim_sse2.cPascal Massimino
2017-02-03Merge "vwebp_sdl: simple viewer based on SDL"Pascal Massimino
2017-02-01imageio: add limited PNM support for readingPascal Massimino
2017-01-31vwebp_sdl: simple viewer based on SDLPascal Massimino
2017-01-19src/{dec,enc,utils}: give filenames a unique suffixJames Zern
2017-01-18makefiles: prune get_disto & webp_quality depsJames Zern
2017-01-17NEON: implement alpha-filters (horizontal/vertical/gradient)Pascal Massimino
2017-01-11NEON: implement several alpha-processing functionsPascal Massimino
2016-12-02img2webp: convert a sequence of images to an animated webpPascal Massimino
2016-10-05Add libwebp/src/mux/animi.hhui su
2016-09-13Move some lossless logic out of dsp.Vincent Rabaud
2016-09-12Split off common lossless dsp inline functions.Vincent Rabaud
2016-09-08libimageenc.a: extract image-saving code from dwebpPascal Massimino
2016-08-17switch libimagedec.a and libimageio_util.a to avoid undefined symbolPascal Massimino