Lines Matching +refs:cmake +refs:symbol +refs:at +refs:point

13 e2c8f233 cmake,wasm: simplify SDL2 related flags
14 d537cd37 cmake: fix vwebp_sdl compile w/libsdl-org release
24 8a7e9112 Merge "CMakeLists.txt: apply cmake-format" into main
28 fba7d62e CMakeLists.txt: apply cmake-format
38 cbe825e4 cmake: fix sharpyuv simd files' build
147 ebb6f949 cmake,emscripten: explicitly set stack size
169 ff6c7f4e CONTRIBUTING.md: add C style / cmake-format notes
170 dd530437 add .cmake-format.py
171 adbe2cb1 cmake,cosmetics: apply cmake-format
184 cba30078 WebPConfig.cmake.in: use calculated include path
199 93d88aa2 Merge "deps.cmake: remove unneeded header checks" into main
200 118e0035 deps.cmake: remove unneeded header checks
265 a02978c2 sharpyuv/Makefile.am+cmake: add missing -lm
280 d992bb08 cmake: rename cpufeatures target to cpufeatures-webp
294 abf73d62 Merge "WebPConfig.cmake.in: add find_dependency(Threads)" into main
295 25807fb4 Merge "cmake: restore compatibility with cmake < 3.12" into main
296 5dbc4bfa WebPConfig.cmake.in: add find_dependency(Threads)
299 02d15258 cmake: restore compatibility with cmake < 3.12
303 15a91ab1 cmake,cosmetics: apply cmake-format
309 639619ce cmake: fix dll exports
315 9c1d457c cmake/cpu.cmake: remove unused variable
370 bfad7ab5 CMakeLists.txt: correct libwebpmux name in WebPConfig.cmake
371 c2e3fd30 Revert "cmake: fix webpmux lib name for cmake linking"
479 13b82816 cmake: fix webpmux lib name for cmake linking
539 42592af8 webp,cmake: Remove unnecessary include dirs
559 46d844e6 Merge "cpu.cmake: fix compiler flag detection w/3.17.0+" into main
562 327ef24f cpu.cmake: fix compiler flag detection w/3.17.0+
612 7e58a1a2 *.cmake: add license header
613 5651a6b2 cmake: fix .so versioning
634 759b9d5a cmake: add WEBP_USE_THREAD option
635 926ce921 cmake: don't install binaries from extras/
664 fef789f3 Merge "cmake: fix per-file assembly flags"
667 d2e245ea cmake: disable webp.js if WEBP_ENABLE_SIMD=1
668 96099a79 cmake: fix per-file assembly flags
669 5abb5582 Merge "cmake: fix compilation w/Xcode generator"
670 8484a120 cmake: fix compilation w/Xcode generator
708 2565fa8f README.webp_js: update cmake command
739 9f750f7a cmake: fix BUILD_SHARED_LIBS build on mac
754 9d6988f4 Fix the oscillating prediction problem at low quality
774 1394a2bb Merge "README.webp_js: update Emscripten.cmake note"
775 dd3e7f8a README.webp_js: update Emscripten.cmake note
853 5c395f1d libwebp: cmake-format all
896 1a44c233 Merge "cmake: add support for webpmux"
898 35c7de6f cmake: add support for webpmux
907 f9df0081 Merge "cmake: quiet glut deprecation warnings on OS X"
914 094b3b28 cmake: quiet glut deprecation warnings on OS X
922 e577feb7 makefile.unix: add DEBUG flag for compiling w/ debug-symbol
925 f5565ca8 cmake: Make sure we use near-lossless by default.
956 e03f0ec3 sharp_yuv: use 14b fixed-point precision for gamma
987 96bf07c5 use DC error diffusion for U/V at low-quality
1038 80285d97 cmake: avoid security warnings under msvc
1039 650eac55 cmake: don't set -Wall with MSVC
1151 87f57a4b Merge "cmake: fix gif lib detection when cross compiling"
1153 471c5755 cmake: fix gif lib detection when cross compiling
1154 c793417a cmake: disable gif2webp if gif lib isn't found
1155 dcbc1c88 cmake: split gif detection from IMG deps
1161 d6755580 cpu.cmake: use unique flag to test simd disable flags
1164 3b62347b README: correct cmake invocation note
1212 b62cdad2 Merge "Implement a cruncher for lossless at method 6."
1215 adab8ce0 Implement a cruncher for lossless at method 6.
1224 285748be cmake: build/install webpinfo
1418 ab4c8056 cpu.cmake: improve webp_check_compiler_flag output
1577 485cac1a switch libimagedec.a and libimageio_util.a to avoid undefined symbol
1590 bf16a4b4 Merge "cpu.cmake: improve webp_check_compiler_flag output"
1591 ee1057e3 cpu.cmake: improve webp_check_compiler_flag output
1840 4a7b85a9 cmake: fix builtin detection w/-Werror
1933 … chain comparison for 64 bit Arrays were compared 32 bits at a time, it is now done 64 bits at a t…
1957 21735e06 speed-up trivial one-symbol decoding case for lossless
2129 ac768011 introduce FTransform2 to perform two transforms at a time.
2283 1579de3c vwebp: clear canvas at the beginning of each loop
2598 f5c04d64 Merge "add a DispatchAlpha() for SSE2 that handles 8 pixels at a time"
2599 fc98edd9 add a DispatchAlpha() for SSE2 that handles 8 pixels at a time
2600 73d361dd introduce VP8EncQuantize2Blocks to quantize two blocks at a time
2613 b61c9cec MIPS: dspr2: Optimization of some simple point-sampling functions
2776 a05dc140 SSE2: yuv->rgb speed-up for point-sampling
2784 ab9f2f86 Merge "revamp the point-sampling functions by processing a full plane"
2785 a2f8b289 revamp the point-sampling functions by processing a full plane
2851 6653b601 enc_mips32: fix unused symbol warning in debug
2990 dd438c9a MIPS: MIPS32r1: Optimization of some simple point-sampling functions. PATCH [6/6]
3056 41c0cc4b Make Forward WHT transform use 32bit fixed-point calculation
3201 2c9633e8 Merge "gif2webp: Insert independent frames at regular intervals."
3202 f0d6a14b gif2webp: Insert independent frames at regular intervals.
3739 90e5e319 dwebp manual: point to webpmux, gif2webp.
3893 5e796300 Merge "WebPEncode: clear stats at the start of encode" into 0.2.0
3903 475d87d7 WebPEncode: clear stats at the start of encode
4037 b494ad50 Mux: only allow adding frame/tiles at the end.
4067 a6a1909f Merge "Fix floating point exception with cwebp -progress"
4068 f2cee067 Fix floating point exception with cwebp -progress
4081 2a4c6c29 Re-wrap at <= 72 columns
4222 e7167a2b Provide one entry point for backward references.
4237 ec123ca3 Forgot to update out_bit_costs to symbol_bit_costs at one instance.
4262 b96d8740 Need to write a '0' bit at the end of transforms.
4347 4af1858a Fix a crash due to max symbol in a tree >= alphabet size
4444 57cab7b8 Harmonize the alpha-filter predictions at boundary
4519 767afea2 configure: check for a symbol contained in libpng
4520 408b8918 Merge "Linewrap at 72 cols. Casual copy-edit."
4523 03bec9e0 Linewrap at 72 cols. Casual copy-edit.
4620 96ed9ce0 perform two idct transforms at a time when possible
4651 416b7a6b raise the fixed-point precision for the rescaler
4719 13e50da6 make the bitreader preload at least 8bits, instead of post-load them (this makes initializ…
4760 9145f3bc reset eof_ at construction time