summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* bump version to 1.3.0James Zern2022-12-161-1/+1
* *.pc.in: rename lib_prefix to webp_libname_prefixJames Zern2022-10-241-2/+2
* configure.ac: export an empty lib_prefix variableJames Zern2022-10-241-0/+2
* Merge tag 'v1.2.4'James Zern2022-08-081-1/+1
|\
| * bump version to 1.2.4James Zern2022-08-041-1/+1
* | libsharpyuv: add pkg-config fileChristopher Degawa2022-08-021-1/+1
|/
* bump version to 1.2.3James Zern2022-06-301-1/+1
* configure.ac: use LT_INIT if availableJames Zern2022-04-041-1/+2
* Make libwebp depend on libsharpyuv.Maryla2022-03-041-9/+0
* Basic version of libsharpyuv in libwebp, in C.Maryla2022-02-181-1/+12
* bump version to 1.2.2James Zern2021-12-141-1/+1
* update http linksJames Zern2021-11-231-1/+1
* bump version to 1.2.1James Zern2021-07-201-1/+1
* dsp.h: respect --disable-sse2/sse4.1/neonJames Zern2021-07-171-0/+3
* configure: enable libwebpmux by defaultJames Zern2021-07-031-2/+3
* configure: add informational notices when disabling binariesJames Zern2021-07-031-1/+17
* configure: move lib flag checks before binariesJames Zern2021-07-031-33/+33
* bump version to 1.2.0James Zern2020-12-231-1/+1
* remove some unreachable break statementsJames Zern2020-10-261-0/+1
* bump version to 1.1.0James Zern2019-12-181-1/+1
* bump version to 1.0.3James Zern2019-07-041-1/+1
* bump version to 1.0.2James Zern2019-01-141-1/+1
* bump version to 1.0.1James Zern2018-11-021-1/+1
* Remove AVX2 files.Vincent Rabaud2018-10-161-25/+0
* configure,*am,cosmetics: s/WANT_/BUILD_/James Zern2018-06-021-3/+3
* bump version to 1.0.0James Zern2018-04-021-1/+1
* configure: quiet glut deprecation warnings on OS XJames Zern2018-03-311-0/+2
* configure: use sdl-config if availableJames Zern2018-03-301-11/+34
* imagedec: support metadata reading for WebP image decodingPascal Massimino2018-03-281-5/+6
* remove WEBP_EXPERIMENTAL_FEATURESJames Zern2018-02-091-13/+0
* bump version to 0.6.1James Zern2017-11-241-1/+1
* ifdef code not used by Chrome/Android.Vincent Rabaud2017-08-311-0/+15
* configure style fix: animdiff -> anim_diffPascal Massimino2017-08-291-3/+3
* Merge "fix Android standalone toolchain build"James Zern2017-08-041-3/+7
|\
| * fix Android standalone toolchain buildJames Zern2017-08-011-3/+7
* | unify the ALTERNATE_CODE flag usageskal2017-08-011-2/+2
|/
* Merge "configure: fix warnings in sdl check"Pascal Massimino2017-07-181-5/+5
|\
| * configure: fix warnings in sdl checkJames Zern2017-07-111-5/+5
* | configure: test for -WundefJames Zern2017-07-111-0/+1
|/
* configure: test for -Wparentheses-equalityJames Zern2017-06-151-0/+1
* configure: test for -Wconstant-conversionJames Zern2017-05-121-0/+1
* Add webpinfo tool.Pascal Massimino2017-03-141-0/+6
* Merge "vwebp_sdl: simple viewer based on SDL"Pascal Massimino2017-02-031-0/+40
|\
| * vwebp_sdl: simple viewer based on SDLPascal Massimino2017-01-311-0/+40
* | bump version to 0.6.0James Zern2017-01-231-1/+1
|/
* Merge tag 'v0.5.2'James Zern2016-12-201-1/+1
|\
| * bump version to 0.5.2James Zern2016-12-121-1/+1
| * configure: fix NEON flag detection under gcc 6James Zern2016-12-071-34/+46
* | img2webp: convert a sequence of images to an animated webpPascal Massimino2016-12-021-0/+6
* | configure: fix NEON flag detection under gcc 6James Zern2016-10-141-34/+46