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.
mastodon/lib
Eugen Rochko ca22a22d7f
Fix performance of GIF re-encoding (#12057)
* Change animated GIF detection to not shell out to ImageMagick

Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>

* Change video encoding parameters to limit to 10800 video frames

Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>

* Limit GIF image size further

Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>

* Always strip metadata from video files

* Fix code style issues
5 years ago
..
assets
chewy/strategy Fix records not being indexed sometimes (#12024) 5 years ago
devise Fix authentication before 2FA challenge (#11943) 5 years ago
generators
json_ld
mastodon Add parallelization to `tootctl search deploy` (#12051) 5 years ago
paperclip Fix performance of GIF re-encoding (#12057) 5 years ago
tasks
templates
cli.rb