summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | doc/webp-*: fix some punctuation, grammarJames Zern2022-10-132-13/+12
| * | webp-container-spec: clarify background color noteJames Zern2022-10-111-2/+2
| * | webp-container-spec: come too late -> out of orderJames Zern2022-10-111-1/+1
| * | webp-container-spec: prefer hex literalsJames Zern2022-10-111-4/+4
| * | webp-container-spec: change SHOULD to MUST w/ANIM chunkJames Zern2022-10-111-2/+2
| * | webp-container-spec: add unknown fields MUST be ignoredJames Zern2022-10-111-1/+1
| * | webp-container-spec: make padding byte=0 a MUSTJames Zern2022-10-111-3/+2
| * | webp-container-spec: update note on trailing dataJames Zern2022-10-111-4/+5
| * | webp-container-spec: clarify Chunk Size is in bytesJames Zern2022-10-111-2/+2
| |/
* | cmake: rename cpufeatures target to cpufeatures-webpJames Zern2022-10-111-4/+4
|/
* Merge "webp_js/README.md,cosmetics: reflow some lines" into mainJames Zern2022-10-101-4/+4
|\
| * webp_js/README.md,cosmetics: reflow some linesJames Zern2022-10-061-4/+4
* | Merge "Update Windows makefile to build libsharpyuv library." into mainMaryla Ustarroz-Calonge2022-10-072-7/+59
|\ \ | |/ |/|
| * Update Windows makefile to build libsharpyuv library.Maryla2022-10-052-7/+59
* | CMakeLists.txt: replace GLUT_glut_LIBRARY w/GLUT::GLUTJames Zern2022-10-041-1/+1
|/
* Merge "WebPConfig.cmake.in: add find_dependency(Threads)" into mainJames Zern2022-10-041-0/+5
|\
| * WebPConfig.cmake.in: add find_dependency(Threads)James Zern2022-10-041-0/+5
* | Merge "cmake: restore compatibility with cmake < 3.12" into mainJames Zern2022-10-041-4/+7
|\ \
| * | cmake: restore compatibility with cmake < 3.12James Zern2022-10-031-4/+7
* | | Merge "Update wasm instructions." into mainVincent Rabaud2022-10-042-14/+17
|\ \ \ | |_|/ |/| |
| * | Update wasm instructions.Vincent Rabaud2022-10-042-14/+17
| |/
* | CMake: add_definitions -> add_compile_optionsJeremy Maitin-Shepard2022-10-031-1/+1
|/
* dsp,neon: use vaddv in a few more placesJames Zern2022-09-122-6/+16
* Set libsharpyuv include dir to 'webp' subdirectory.Maryla2022-08-191-1/+1
* cmake,cosmetics: apply cmake-formatJames Zern2022-08-173-255/+181
* CMakeLists.txt: set @ONLY in configure_file() callsJames Zern2022-08-171-2/+2
* Merge changes I2877e7bb,I777cad70,I15af7d1a,I686e6740,If10538a9, ... into mainJames Zern2022-08-1711-42/+44
|\
| * picture_csp_enc.c: remove SafeInitSharpYuvJames Zern2022-08-121-16/+3
| * sharpyuv: prefer webp/types.hJames Zern2022-08-124-4/+3
| * sharpyuv,SharpYuvInit: add mutex protection when availableJames Zern2022-08-111-8/+28
| * sharyuv_{neon,sse2}.c: merge WEBP_USE_* sectionsJames Zern2022-08-112-10/+6
| * add a few missing <stddef.h> includes for NULLJames Zern2022-08-113-2/+4
| * sharpyuv.h: remove <inttypes.h>James Zern2022-08-111-2/+0
* | Merge changes Iecea3603,I9dc228ab into mainJames Zern2022-08-175-17/+14
|\ \ | |/ |/|
| * cmake: fix dll exportsJames Zern2022-08-114-16/+14
| * cmake/cpu.cmake: remove unused variableJames Zern2022-08-111-1/+0
* | Merge "picture_csp_enc.c,CheckNonOpaque: rm unneeded local" into mainJames Zern2022-08-111-2/+1
|\ \ | |/ |/|
| * picture_csp_enc.c,CheckNonOpaque: rm unneeded localJames Zern2022-08-111-2/+1
* | CMakeLists.txt,win32: match naming convention used by nmakeH. Vetinari2022-08-111-0/+14
|/
* Merge "cwebp: fix WebPPictureHasTransparency call" into mainJames Zern2022-08-111-3/+4
|\
| * cwebp: fix WebPPictureHasTransparency callJames Zern2022-08-081-3/+4
* | Merge "WebPPictureHasTransparency: add missing pointer check" into mainJames Zern2022-08-111-3/+6
|\ \
| * | WebPPictureHasTransparency: add missing pointer checkJames Zern2022-08-081-3/+6
| |/
* | vp8l_enc,AddSingleSubGreen: clear int sanitizer warningsJames Zern2022-08-081-4/+5
* | dsp/lossless_enc.c: clear int sanitizer warningsJames Zern2022-08-081-1/+1
* | dsp/lossless.c: clear int sanitizer warningsJames Zern2022-08-081-3/+3
* | dsp/lossless_enc.c: clear int sanitizer warningsJames Zern2022-08-081-6/+6
* | VP8LSubtractGreenFromBlueAndRed_C: clear int sanitizer warningsJames Zern2022-08-081-2/+2
* | upsampling_sse2.c: clear int sanitizer warningsJames Zern2022-08-081-1/+1
* | ParseOptionalChunks: clear int sanitizer warningJames Zern2022-08-081-1/+1