gotosocial/internal/media
kim 50c9b5498b
[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>
2024-07-19 17:28:43 +02:00
..
ffmpeg [chore] media pipeline improvements (#3110) 2024-07-17 15:26:33 +00:00
test [feature] use webp for thumbnails (#3116) 2024-07-19 17:28:43 +02:00
ffmpeg.go [feature] use webp for thumbnails (#3116) 2024-07-19 17:28:43 +02:00
manager.go [chore] media pipeline improvements (#3110) 2024-07-17 15:26:33 +00:00
manager_test.go [feature] use webp for thumbnails (#3116) 2024-07-19 17:28:43 +02:00
media_test.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
processingemoji.go [chore] media pipeline improvements (#3110) 2024-07-17 15:26:33 +00:00
processingmedia.go [feature] use webp for thumbnails (#3116) 2024-07-19 17:28:43 +02:00
refetch.go [feature] support processing of (many) more media types (#3090) 2024-07-12 09:39:47 +00:00
refetch_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
types.go [feature] more filetype support! (#3107) 2024-07-15 15:24:53 +01:00
util.go [feature] use webp for thumbnails (#3116) 2024-07-19 17:28:43 +02:00