gotosocial/internal/api/client/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
..
media.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
mediacreate.go [feature] support processing of (many) more media types (#3090) 2024-07-12 09:39:47 +00:00
mediacreate_test.go [feature] use webp for thumbnails (#3116) 2024-07-19 17:28:43 +02:00
mediaget.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
mediaupdate.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
mediaupdate_test.go [feature] use webp for thumbnails (#3116) 2024-07-19 17:28:43 +02:00