2011-03-15 22:02:40 +01:00
|
|
|
*.l[ao]
|
2013-04-05 23:51:02 +02:00
|
|
|
*.[ao]
|
2014-01-24 04:35:28 +01:00
|
|
|
*.pc
|
2020-11-30 20:03:59 +01:00
|
|
|
.DS_Store
|
2011-03-15 22:02:40 +01:00
|
|
|
.deps
|
2022-04-04 19:28:06 +02:00
|
|
|
.idea
|
2011-03-15 22:02:40 +01:00
|
|
|
.libs
|
2022-04-04 19:28:06 +02:00
|
|
|
.vscode
|
2011-03-29 17:34:09 +02:00
|
|
|
/aclocal.m4
|
2013-04-05 23:51:02 +02:00
|
|
|
/ar-lib
|
2011-03-15 22:02:40 +01:00
|
|
|
/autom4te.cache
|
2011-03-29 17:34:09 +02:00
|
|
|
/compile
|
|
|
|
/config.*
|
|
|
|
/configure
|
|
|
|
/depcomp
|
2011-08-26 03:33:28 +02:00
|
|
|
/dist
|
2011-03-29 17:34:09 +02:00
|
|
|
/install-sh
|
2011-03-15 22:02:40 +01:00
|
|
|
/libtool
|
2011-03-29 17:34:09 +02:00
|
|
|
/ltmain.sh
|
|
|
|
/missing
|
2014-01-24 04:35:28 +01:00
|
|
|
/mkinstalldirs
|
2011-03-15 22:02:40 +01:00
|
|
|
/stamp-h1
|
|
|
|
Makefile
|
2011-03-29 17:34:09 +02:00
|
|
|
Makefile.in
|
2015-11-13 03:18:16 +01:00
|
|
|
examples/anim_diff
|
2019-07-13 09:52:46 +02:00
|
|
|
examples/anim_dump
|
2013-04-05 23:51:02 +02:00
|
|
|
examples/[cdv]webp
|
|
|
|
examples/gif2webp
|
2017-01-20 10:03:45 +01:00
|
|
|
examples/img2webp
|
2019-07-13 09:52:46 +02:00
|
|
|
examples/webpinfo
|
2013-04-05 23:51:02 +02:00
|
|
|
examples/webpmux
|
2014-06-11 02:53:44 +02:00
|
|
|
src/webp/config.h*
|
|
|
|
src/webp/stamp-h1
|
2011-05-27 19:07:51 +02:00
|
|
|
/output
|
2011-10-04 19:11:15 +02:00
|
|
|
/doc/output
|
2011-05-27 19:07:51 +02:00
|
|
|
*.idb
|
|
|
|
*.pdb
|
2013-01-26 03:25:28 +01:00
|
|
|
/iosbuild
|
2020-11-30 20:03:59 +01:00
|
|
|
/xcframeworkbuild
|
|
|
|
/WebP*.*framework
|
2015-12-21 15:35:13 +01:00
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles/
|
|
|
|
cmake_install.cmake
|
2016-07-20 04:28:09 +02:00
|
|
|
.gradle
|
|
|
|
/build
|
2016-07-22 00:26:48 +02:00
|
|
|
extras/get_disto
|
2019-07-13 09:52:46 +02:00
|
|
|
extras/vwebp_sdl
|
2016-07-22 00:26:48 +02:00
|
|
|
extras/webp_quality
|
2020-10-14 01:48:00 +02:00
|
|
|
tests/fuzzer/advanced_api_fuzzer
|
|
|
|
tests/fuzzer/animation_api_fuzzer
|
2020-10-15 04:39:02 +02:00
|
|
|
tests/fuzzer/animdecoder_fuzzer
|
2020-10-14 01:48:00 +02:00
|
|
|
tests/fuzzer/animencoder_fuzzer
|
|
|
|
tests/fuzzer/demux_api_fuzzer
|
|
|
|
tests/fuzzer/enc_dec_fuzzer
|
2024-06-01 17:21:54 +02:00
|
|
|
tests/fuzzer/huffman_fuzzer
|
2020-10-16 01:49:11 +02:00
|
|
|
tests/fuzzer/mux_demux_api_fuzzer
|
2020-10-14 01:48:00 +02:00
|
|
|
tests/fuzzer/simple_api_fuzzer
|