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
2019-10-03 01:09:12 +02:00
..
blurhash_transcoder.rb Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
gif_transcoder.rb Fix performance of GIF re-encoding (#12057) 2019-10-03 01:09:12 +02:00
lazy_thumbnail.rb Unconditionally re-encode locally-uploaded images to strip metadata (#8714) 2018-09-17 20:24:46 +02:00
type_corrector.rb Fix converted media being saved with original extension and mime type (#11130) 2019-06-20 10:52:36 +02:00
video_transcoder.rb Fix performance of GIF re-encoding (#12057) 2019-10-03 01:09:12 +02:00