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/paperclip
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
..
blurhash_transcoder.rb Add blurhash (#10630) 6 years ago
gif_transcoder.rb Fix performance of GIF re-encoding (#12057) 5 years ago
lazy_thumbnail.rb Unconditionally re-encode locally-uploaded images to strip metadata (#8714) 6 years ago
type_corrector.rb Fix converted media being saved with original extension and mime type (#11130) 6 years ago
video_transcoder.rb Fix performance of GIF re-encoding (#12057) 5 years ago