diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d96cc3e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.webp binary diff --git a/c.c b/c.c index f7fb591..d2f56aa 100644 --- a/c.c +++ b/c.c @@ -1 +1 @@ -int main; +main; diff --git a/png-transparent.png b/png-transparent.png index 91a99b9..0d9051a 100644 Binary files a/png-transparent.png and b/png-transparent.png differ diff --git a/png-truncated-lenfix.png b/png-truncated-lenfix.png new file mode 100644 index 0000000..a2be149 Binary files /dev/null and b/png-truncated-lenfix.png differ diff --git a/png-truncated.png b/png-truncated.png index 7d56eca..c2ac23b 100644 Binary files a/png-truncated.png and b/png-truncated.png differ diff --git a/webp-odd.webp b/webp-odd.webp new file mode 100644 index 0000000..c1fd68c Binary files /dev/null and b/webp-odd.webp differ diff --git a/webp-vp8l-raw.webp b/webp-vp8l-raw.webp new file mode 100644 index 0000000..ba66d42 Binary files /dev/null and b/webp-vp8l-raw.webp differ diff --git a/webp-vp8l.webp b/webp-vp8l.webp new file mode 100644 index 0000000..9a7c605 Binary files /dev/null and b/webp-vp8l.webp differ diff --git a/webp.webp b/webp.webp index 2f8bf8f..f57b035 100644 Binary files a/webp.webp and b/webp.webp differ