• Home
  • Raw
  • Download

Lines Matching +refs:clang +refs:format +refs:extract

74 15a91ab1 cmake,cosmetics: apply cmake-format
555 153bb3a0 fix some clang-7 warnings:
606 06b7bc7d Fix compilation on windows and clang-cl+ninja.
610 632798ae Merge "Fix compilation on windows and clang-cl+ninja."
614 a376e7b9 Fix compilation on windows and clang-cl+ninja.
624 5c395f1d libwebp: cmake-format all
736 1e3dfc48 Import: extract condition from loop
744 94a8377b extract the command-line parsing helpers to example_util
861 4a9d788e Merge "Android.mk,mips: fix clang build with r15"
862 4fbdc9fb Android.mk,mips: fix clang build with r15
948 67de68b5 Android.mk/build.gradle: fix mips build with clang from r14b
1002 2cb58ab2 webpinfo: output format as a human readable string
1052 be733786 Merge "Add clang build fix for MSA"
1054 aa893914 Add clang build fix for MSA
1324 82c91c70 Merge "libimageenc.a: extract image-saving code from dwebp"
1325 af1ad3e2 libimageenc.a: extract image-saving code from dwebp
1375 eb98d8d8 webp_quality: detect lossless format and features
1505 77cad885 Merge "ReadWebP: avoid conversion to ARGB if final format is YUVA"
1506 ab8d6698 ReadWebP: avoid conversion to ARGB if final format is YUVA
1748 52fdbdfe extract some RGB24 to Luma conversion function from enc/ to dsp/
1771 d26d9def Use __has_builtin to check clang support
1836 020fd099 Merge "WebPPictureDistortion: support ARGB format for 'pic' when computing distortion."
1838 56a2e9f5 WebPPictureDistortion: support ARGB format for 'pic' when computing distortion.
1993 0873f85b AnimEncoder API: Support input frames in YUV(A) format.
2103 47d26be7 dwebp: correct sign in format strings
2119 d7c4b02a cpu: fix AVX2 detection for gcc/clang targets
2192 26106d66 Merge "enc_neon: fix building with non-Xcode clang (iOS)"
2194 a3946b89 enc_neon: fix building with non-Xcode clang (iOS)
2232 d18554c3 Merge "webp/types.h: use inline for clang++/-std=c++11"
2235 6638710b webp/types.h: use inline for clang++/-std=c++11
2364 8323a903 dsp.h: collect gcc/clang version test macros
2434 c6461bfd Merge "extract colorspace code from picture.c into picture_csp.c"
2435 736f2a17 extract colorspace code from picture.c into picture_csp.c
2539 399b916d lossy decoding: correct alpha-rescaling for YUVA format
2621 2772b8bd MIPS: fix assembler error revealed by clang's debug build
2627 a9fc697c Merge "WIP: extract the float-calculation of HuffmanCost from loop"
2630 b30a04cf WIP: extract the float-calculation of HuffmanCost from loop
2690 d1b33ad5 2-5% faster trellis with clang/MacOS (and ~2-3% on ARM)
2749 3f40b4a5 Merge "MIPS: MIPS32r1: clang macro warning resolved"
2751 acbedac4 MIPS: MIPS32r1: clang macro warning resolved
2753 393f89b7 Android.mk: avoid gcc-specific flags with clang
2831 ad9dec0c Merge "cosmetics: dwebp: fix local function name format"
2835 dbebd33b cosmetics: dwebp: fix local function name format
2878 c8d48c6e Merge "extract random utils to their own file util/random.[ch]"
2879 98aa33cf extract random utils to their own file util/random.[ch]
2890 86c0031e add a 'format' field to WebPBitstreamFeatures
2891 dde91fde Demux: Correct the extended format validation
2953 42542be8 up to 6% faster encoding with clang compiler
3045 2e377b53 wicdec: silence a format warning
3048 5130770c Merge "wicdec: silence a format warning"
3054 ffae9f31 wicdec: silence a format warning
3066 f32097e0 probe input file and quick-check for WebP format.
3105 c22877f7 Add incremental support for extended format files
3115 90e2ec5a Merge "probe input file and quick-check for WebP format."
3117 830f72b7 probe input file and quick-check for WebP format.
3220 ead4d478 Add incremental support for extended format files
3441 9161be86 Merge "cwebp: extract WIC decoding to its own module"
3446 a452a555 cwebp: extract WIC decoding to its own module
3471 b50f277b tiffdec: correct format string
3493 1c1c5646 cwebp: extract tiff decoding to its own module
3494 6a871d66 cwebp: extract jpeg decoding to its own module
3495 2ee228f9 cwebp: extract png decoding to its own module
3655 c9ae57f5 man/dwebp.1: add links to output file format details
3865 d974a9cc Merge "libwebp/demux: add simple format parsing"
3870 2f2d4d58 libwebp/demux: add extended format parsing
3871 962dcef6 libwebp/demux: add simple format parsing
4381 5142a0be export alpha channel (if present) when dumping to PGM format