Signal-iOS/SignalMessaging/attachments
Michelle Linington ab31056108 Fix issue where gifs are sent as a compressed jpeg
Our new compression path is compressing *all* images. We should only be
compressing non-animated images. Compressing a gif to a jpeg will mean
we lose animation data.

This wasn't caught in beta since the beta population is migrated into
sending mp4 gifs. The new compression path doesn't touch mp4s.
2021-08-16 15:09:23 -07:00
..
AttachmentMultisend.swift Add default disappearing message timer 2021-04-29 15:46:43 -07:00
AttachmentSharing.h Add share button for media in message actions, fix message details gallery share 2019-12-16 15:39:02 -08:00
AttachmentSharing.m Respond to CR. 2020-09-02 13:44:15 -03:00
BroadcastMediaMessageJob.swift Disable unnecessary job queues from running in extensions 2021-06-24 12:20:46 -07:00
OWSVideoPlayer.swift Fix build warnings. 2021-06-07 11:11:28 -04:00
ShareViewDelegate.swift Fix build warnings. 2021-06-07 11:11:28 -04:00
SignalAttachment.swift Fix issue where gifs are sent as a compressed jpeg 2021-08-16 15:09:23 -07:00