summaryrefslogtreecommitdiff
path: root/testrig/media
diff options
context:
space:
mode:
authorLibravatar kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>2024-07-19 15:28:43 +0000
committerLibravatar GitHub <noreply@github.com>2024-07-19 17:28:43 +0200
commit50c9b5498b9be266bd04278a97978e38984424a2 (patch)
treea371b4b5b8796af3f8262916c69e53b9c1e5af24 /testrig/media
parent[docs] update README with our corporate sponsorship policy (#3112) (diff)
downloadgotosocial-50c9b5498b9be266bd04278a97978e38984424a2.tar.xz
[feature] use webp for thumbnails (#3116)
* update to use webp for thumbnails * bump webp quality up to 40% from 12% (it's a bit different to jpeg quality setting) * update to use yuva colorspace, and use thumbnail=n=10 to select frame * fix missing comma in ffmpeg args * add links to appropriate ffmpeg docs * update tests * add file size tests for thumbnails --------- Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Diffstat (limited to 'testrig/media')
-rw-r--r--testrig/media/cowlick-small.jpegbin6922 -> 0 bytes
-rw-r--r--testrig/media/cowlick-small.webpbin0 -> 5446 bytes
-rw-r--r--testrig/media/ghosts-small.jpgbin6132 -> 0 bytes
-rw-r--r--testrig/media/ghosts-small.webpbin0 -> 4652 bytes
-rw-r--r--testrig/media/ohyou-small.jpgbin7647 -> 0 bytes
-rw-r--r--testrig/media/ohyou-small.webpbin0 -> 4930 bytes
-rw-r--r--testrig/media/peglin-static.pngbin0 -> 9824 bytes
-rw-r--r--testrig/media/sloth-small.jpgbin36046 -> 0 bytes
-rw-r--r--testrig/media/sloth-small.webpbin0 -> 42208 bytes
-rw-r--r--testrig/media/team-fortress-small.jpgbin9921 -> 0 bytes
-rw-r--r--testrig/media/team-fortress-small.webpbin0 -> 10200 bytes
-rw-r--r--testrig/media/thoughtsofdog-small.jpgbin11751 -> 0 bytes
-rw-r--r--testrig/media/thoughtsofdog-small.webpbin0 -> 9128 bytes
-rw-r--r--testrig/media/trent-small.jpgbin9764 -> 0 bytes
-rw-r--r--testrig/media/trent-small.webpbin0 -> 6336 bytes
-rw-r--r--testrig/media/welcome-small.jpgbin7587 -> 0 bytes
-rw-r--r--testrig/media/welcome-small.webpbin0 -> 5376 bytes
-rw-r--r--testrig/media/zork-small.jpgbin29812 -> 0 bytes
-rw-r--r--testrig/media/zork-small.webpbin0 -> 36188 bytes
19 files changed, 0 insertions, 0 deletions
diff --git a/testrig/media/cowlick-small.jpeg b/testrig/media/cowlick-small.jpeg
deleted file mode 100644
index 4061653ab..000000000
--- a/testrig/media/cowlick-small.jpeg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/cowlick-small.webp b/testrig/media/cowlick-small.webp
new file mode 100644
index 000000000..726492371
--- /dev/null
+++ b/testrig/media/cowlick-small.webp
Binary files differ
diff --git a/testrig/media/ghosts-small.jpg b/testrig/media/ghosts-small.jpg
deleted file mode 100644
index bd01b91a0..000000000
--- a/testrig/media/ghosts-small.jpg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/ghosts-small.webp b/testrig/media/ghosts-small.webp
new file mode 100644
index 000000000..791e9dd6d
--- /dev/null
+++ b/testrig/media/ghosts-small.webp
Binary files differ
diff --git a/testrig/media/ohyou-small.jpg b/testrig/media/ohyou-small.jpg
deleted file mode 100644
index c862be1ff..000000000
--- a/testrig/media/ohyou-small.jpg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/ohyou-small.webp b/testrig/media/ohyou-small.webp
new file mode 100644
index 000000000..b77955862
--- /dev/null
+++ b/testrig/media/ohyou-small.webp
Binary files differ
diff --git a/testrig/media/peglin-static.png b/testrig/media/peglin-static.png
new file mode 100644
index 000000000..bb3e39652
--- /dev/null
+++ b/testrig/media/peglin-static.png
Binary files differ
diff --git a/testrig/media/sloth-small.jpg b/testrig/media/sloth-small.jpg
deleted file mode 100644
index 60f64a2fd..000000000
--- a/testrig/media/sloth-small.jpg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/sloth-small.webp b/testrig/media/sloth-small.webp
new file mode 100644
index 000000000..31e908b97
--- /dev/null
+++ b/testrig/media/sloth-small.webp
Binary files differ
diff --git a/testrig/media/team-fortress-small.jpg b/testrig/media/team-fortress-small.jpg
deleted file mode 100644
index 8615834b6..000000000
--- a/testrig/media/team-fortress-small.jpg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/team-fortress-small.webp b/testrig/media/team-fortress-small.webp
new file mode 100644
index 000000000..75446a4b1
--- /dev/null
+++ b/testrig/media/team-fortress-small.webp
Binary files differ
diff --git a/testrig/media/thoughtsofdog-small.jpg b/testrig/media/thoughtsofdog-small.jpg
deleted file mode 100644
index 5f303f939..000000000
--- a/testrig/media/thoughtsofdog-small.jpg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/thoughtsofdog-small.webp b/testrig/media/thoughtsofdog-small.webp
new file mode 100644
index 000000000..e5fe1358e
--- /dev/null
+++ b/testrig/media/thoughtsofdog-small.webp
Binary files differ
diff --git a/testrig/media/trent-small.jpg b/testrig/media/trent-small.jpg
deleted file mode 100644
index 4e9ac26b6..000000000
--- a/testrig/media/trent-small.jpg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/trent-small.webp b/testrig/media/trent-small.webp
new file mode 100644
index 000000000..abdbecce0
--- /dev/null
+++ b/testrig/media/trent-small.webp
Binary files differ
diff --git a/testrig/media/welcome-small.jpg b/testrig/media/welcome-small.jpg
deleted file mode 100644
index 04179ccc9..000000000
--- a/testrig/media/welcome-small.jpg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/welcome-small.webp b/testrig/media/welcome-small.webp
new file mode 100644
index 000000000..09e5bfe34
--- /dev/null
+++ b/testrig/media/welcome-small.webp
Binary files differ
diff --git a/testrig/media/zork-small.jpg b/testrig/media/zork-small.jpg
deleted file mode 100644
index e8fffe9cb..000000000
--- a/testrig/media/zork-small.jpg
+++ /dev/null
Binary files differ
diff --git a/testrig/media/zork-small.webp b/testrig/media/zork-small.webp
new file mode 100644
index 000000000..8539b2418
--- /dev/null
+++ b/testrig/media/zork-small.webp
Binary files differ