Lines Matching +refs:clang +refs:format +refs:extract
24 8a7e9112 Merge "CMakeLists.txt: apply cmake-format" into main
28 fba7d62e CMakeLists.txt: apply cmake-format
95 b6c4ce26 normalize numbered list item format
169 ff6c7f4e CONTRIBUTING.md: add C style / cmake-format notes
170 dd530437 add .cmake-format.py
171 adbe2cb1 cmake,cosmetics: apply cmake-format
303 15a91ab1 cmake,cosmetics: apply cmake-format
784 153bb3a0 fix some clang-7 warnings:
835 06b7bc7d Fix compilation on windows and clang-cl+ninja.
839 632798ae Merge "Fix compilation on windows and clang-cl+ninja."
843 a376e7b9 Fix compilation on windows and clang-cl+ninja.
853 5c395f1d libwebp: cmake-format all
965 1e3dfc48 Import: extract condition from loop
973 94a8377b extract the command-line parsing helpers to example_util
1090 4a9d788e Merge "Android.mk,mips: fix clang build with r15"
1091 4fbdc9fb Android.mk,mips: fix clang build with r15
1177 67de68b5 Android.mk/build.gradle: fix mips build with clang from r14b
1231 2cb58ab2 webpinfo: output format as a human readable string
1281 be733786 Merge "Add clang build fix for MSA"
1283 aa893914 Add clang build fix for MSA
1553 82c91c70 Merge "libimageenc.a: extract image-saving code from dwebp"
1554 af1ad3e2 libimageenc.a: extract image-saving code from dwebp
1604 eb98d8d8 webp_quality: detect lossless format and features
1734 77cad885 Merge "ReadWebP: avoid conversion to ARGB if final format is YUVA"
1735 ab8d6698 ReadWebP: avoid conversion to ARGB if final format is YUVA
1977 52fdbdfe extract some RGB24 to Luma conversion function from enc/ to dsp/
2000 d26d9def Use __has_builtin to check clang support
2065 020fd099 Merge "WebPPictureDistortion: support ARGB format for 'pic' when computing distortion."
2067 56a2e9f5 WebPPictureDistortion: support ARGB format for 'pic' when computing distortion.
2222 0873f85b AnimEncoder API: Support input frames in YUV(A) format.
2332 47d26be7 dwebp: correct sign in format strings
2348 d7c4b02a cpu: fix AVX2 detection for gcc/clang targets
2421 26106d66 Merge "enc_neon: fix building with non-Xcode clang (iOS)"
2423 a3946b89 enc_neon: fix building with non-Xcode clang (iOS)
2461 d18554c3 Merge "webp/types.h: use inline for clang++/-std=c++11"
2464 6638710b webp/types.h: use inline for clang++/-std=c++11
2593 8323a903 dsp.h: collect gcc/clang version test macros
2663 c6461bfd Merge "extract colorspace code from picture.c into picture_csp.c"
2664 736f2a17 extract colorspace code from picture.c into picture_csp.c
2768 399b916d lossy decoding: correct alpha-rescaling for YUVA format
2850 2772b8bd MIPS: fix assembler error revealed by clang's debug build
2856 a9fc697c Merge "WIP: extract the float-calculation of HuffmanCost from loop"
2859 b30a04cf WIP: extract the float-calculation of HuffmanCost from loop
2919 d1b33ad5 2-5% faster trellis with clang/MacOS (and ~2-3% on ARM)
2978 3f40b4a5 Merge "MIPS: MIPS32r1: clang macro warning resolved"
2980 acbedac4 MIPS: MIPS32r1: clang macro warning resolved
2982 393f89b7 Android.mk: avoid gcc-specific flags with clang
3060 ad9dec0c Merge "cosmetics: dwebp: fix local function name format"
3064 dbebd33b cosmetics: dwebp: fix local function name format
3107 c8d48c6e Merge "extract random utils to their own file util/random.[ch]"
3108 98aa33cf extract random utils to their own file util/random.[ch]
3119 86c0031e add a 'format' field to WebPBitstreamFeatures
3120 dde91fde Demux: Correct the extended format validation
3182 42542be8 up to 6% faster encoding with clang compiler
3274 2e377b53 wicdec: silence a format warning
3277 5130770c Merge "wicdec: silence a format warning"
3283 ffae9f31 wicdec: silence a format warning
3295 f32097e0 probe input file and quick-check for WebP format.
3334 c22877f7 Add incremental support for extended format files
3344 90e2ec5a Merge "probe input file and quick-check for WebP format."
3346 830f72b7 probe input file and quick-check for WebP format.
3449 ead4d478 Add incremental support for extended format files
3670 9161be86 Merge "cwebp: extract WIC decoding to its own module"
3675 a452a555 cwebp: extract WIC decoding to its own module
3700 b50f277b tiffdec: correct format string
3722 1c1c5646 cwebp: extract tiff decoding to its own module
3723 6a871d66 cwebp: extract jpeg decoding to its own module
3724 2ee228f9 cwebp: extract png decoding to its own module
3884 c9ae57f5 man/dwebp.1: add links to output file format details
4094 d974a9cc Merge "libwebp/demux: add simple format parsing"
4099 2f2d4d58 libwebp/demux: add extended format parsing
4100 962dcef6 libwebp/demux: add simple format parsing
4610 5142a0be export alpha channel (if present) when dumping to PGM format