Lines Matching +refs:clang +refs:format +refs:extract
162 8a7e9112 Merge "CMakeLists.txt: apply cmake-format" into main
166 fba7d62e CMakeLists.txt: apply cmake-format
233 b6c4ce26 normalize numbered list item format
307 ff6c7f4e CONTRIBUTING.md: add C style / cmake-format notes
308 dd530437 add .cmake-format.py
309 adbe2cb1 cmake,cosmetics: apply cmake-format
441 15a91ab1 cmake,cosmetics: apply cmake-format
922 153bb3a0 fix some clang-7 warnings:
973 06b7bc7d Fix compilation on windows and clang-cl+ninja.
977 632798ae Merge "Fix compilation on windows and clang-cl+ninja."
981 a376e7b9 Fix compilation on windows and clang-cl+ninja.
991 5c395f1d libwebp: cmake-format all
1103 1e3dfc48 Import: extract condition from loop
1111 94a8377b extract the command-line parsing helpers to example_util
1228 4a9d788e Merge "Android.mk,mips: fix clang build with r15"
1229 4fbdc9fb Android.mk,mips: fix clang build with r15
1315 67de68b5 Android.mk/build.gradle: fix mips build with clang from r14b
1369 2cb58ab2 webpinfo: output format as a human readable string
1419 be733786 Merge "Add clang build fix for MSA"
1421 aa893914 Add clang build fix for MSA
1691 82c91c70 Merge "libimageenc.a: extract image-saving code from dwebp"
1692 af1ad3e2 libimageenc.a: extract image-saving code from dwebp
1742 eb98d8d8 webp_quality: detect lossless format and features
1872 77cad885 Merge "ReadWebP: avoid conversion to ARGB if final format is YUVA"
1873 ab8d6698 ReadWebP: avoid conversion to ARGB if final format is YUVA
2115 52fdbdfe extract some RGB24 to Luma conversion function from enc/ to dsp/
2138 d26d9def Use __has_builtin to check clang support
2203 020fd099 Merge "WebPPictureDistortion: support ARGB format for 'pic' when computing distortion."
2205 56a2e9f5 WebPPictureDistortion: support ARGB format for 'pic' when computing distortion.
2360 0873f85b AnimEncoder API: Support input frames in YUV(A) format.
2470 47d26be7 dwebp: correct sign in format strings
2486 d7c4b02a cpu: fix AVX2 detection for gcc/clang targets
2559 26106d66 Merge "enc_neon: fix building with non-Xcode clang (iOS)"
2561 a3946b89 enc_neon: fix building with non-Xcode clang (iOS)
2599 d18554c3 Merge "webp/types.h: use inline for clang++/-std=c++11"
2602 6638710b webp/types.h: use inline for clang++/-std=c++11
2731 8323a903 dsp.h: collect gcc/clang version test macros
2801 c6461bfd Merge "extract colorspace code from picture.c into picture_csp.c"
2802 736f2a17 extract colorspace code from picture.c into picture_csp.c
2906 399b916d lossy decoding: correct alpha-rescaling for YUVA format
2988 2772b8bd MIPS: fix assembler error revealed by clang's debug build
2994 a9fc697c Merge "WIP: extract the float-calculation of HuffmanCost from loop"
2997 b30a04cf WIP: extract the float-calculation of HuffmanCost from loop
3057 d1b33ad5 2-5% faster trellis with clang/MacOS (and ~2-3% on ARM)
3116 3f40b4a5 Merge "MIPS: MIPS32r1: clang macro warning resolved"
3118 acbedac4 MIPS: MIPS32r1: clang macro warning resolved
3120 393f89b7 Android.mk: avoid gcc-specific flags with clang
3198 ad9dec0c Merge "cosmetics: dwebp: fix local function name format"
3202 dbebd33b cosmetics: dwebp: fix local function name format
3245 c8d48c6e Merge "extract random utils to their own file util/random.[ch]"
3246 98aa33cf extract random utils to their own file util/random.[ch]
3257 86c0031e add a 'format' field to WebPBitstreamFeatures
3258 dde91fde Demux: Correct the extended format validation
3320 42542be8 up to 6% faster encoding with clang compiler
3412 2e377b53 wicdec: silence a format warning
3415 5130770c Merge "wicdec: silence a format warning"
3421 ffae9f31 wicdec: silence a format warning
3433 f32097e0 probe input file and quick-check for WebP format.
3472 c22877f7 Add incremental support for extended format files
3482 90e2ec5a Merge "probe input file and quick-check for WebP format."
3484 830f72b7 probe input file and quick-check for WebP format.
3587 ead4d478 Add incremental support for extended format files
3808 9161be86 Merge "cwebp: extract WIC decoding to its own module"
3813 a452a555 cwebp: extract WIC decoding to its own module
3838 b50f277b tiffdec: correct format string
3860 1c1c5646 cwebp: extract tiff decoding to its own module
3861 6a871d66 cwebp: extract jpeg decoding to its own module
3862 2ee228f9 cwebp: extract png decoding to its own module
4022 c9ae57f5 man/dwebp.1: add links to output file format details
4232 d974a9cc Merge "libwebp/demux: add simple format parsing"
4237 2f2d4d58 libwebp/demux: add extended format parsing
4238 962dcef6 libwebp/demux: add simple format parsing
4748 5142a0be export alpha channel (if present) when dumping to PGM format