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
unarist 4f337c020a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
Looks like copied tempfile need to be flushed before further processing. This issue won't happen if the uploaded file has enough file size.
7 years ago
..
gif_transcoder.rb Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 7 years ago
video_transcoder.rb