about summary refs log tree commit diff
path: root/lib/paperclip/gif_transcoder.rb
AgeCommit message (Expand)Author
2023-02-22Enable Rubocop Style/StringConcatenation defaults (#23792)Nick Schonning
2023-02-20Autofix Rubocop Style/UnpackFirst (#23741)Nick Schonning
2021-05-11Fix animated GIF generates animated thumbnail (#16216)rinsuki
2021-05-05Fix media processing getting stuck on too much stdin/stderr (#16136)Eugen Rochko
2020-05-15Fix GifReader exceptions (#13760)ThibG
2019-10-03Fix performance of GIF re-encoding (#12057)Eugen Rochko
2018-07-14Fix static GIFs being saved as empty files when using local storage (#8012)Eugen Rochko
2018-02-21Account archive download (#6460)Eugen Rochko
2017-10-26Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)unarist
2017-04-19Fix #2108 - Fix gif uploads (#2171)Eugen
2017-03-06Use more widely supported MP4 format for gifv'sEugen Rochko
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko