You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gotosocial/internal/api/client/media
kim 0a1555521d
[performance] use single-threaded image transforms (#3252)
* use single-threaded image resizing in native code so we have more control over goroutines

* implement parallel-free versions of image transform functions also

* remove debug code
4 months ago
..
media.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 1 year ago
mediacreate.go [feature] support processing of (many) more media types (#3090) 6 months ago
mediacreate_test.go [performance] use single-threaded image transforms (#3252) 4 months ago
mediaget.go [performance] http response encoding / writing improvements (#2374) 1 year ago
mediaupdate.go [feature] Process outgoing Move from clientAPI (#2750) 10 months ago
mediaupdate_test.go [feature] Allow import of following and blocks via CSV (#3150) 5 months ago