mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Reimplement video stickers
This commit is contained in:
@@ -8,6 +8,7 @@ import Display
|
||||
import FastBlur
|
||||
import MozjpegBinding
|
||||
import Accelerate
|
||||
import ManagedFile
|
||||
|
||||
private func generateBlurredThumbnail(image: UIImage) -> UIImage? {
|
||||
let thumbnailContextSize = CGSize(width: 32.0, height: 32.0)
|
||||
|
||||
Reference in New Issue
Block a user