tdesktop/Telegram/SourceFiles/ui/chat/attach
John Preston 6805259f74 Don't recompress some JPEGs when sending as photos.
If JPEG is saved in progressive mode and has bpp <= 4
and max(width, height) <= 1280 then we send original bytes.
2022-03-09 17:37:51 +04:00
..
attach_abstract_single_file_preview.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
attach_abstract_single_file_preview.h
attach_abstract_single_media_preview.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
attach_abstract_single_media_preview.h
attach_abstract_single_preview.h
attach_album_preview.cpp
attach_album_preview.h
attach_album_thumbnail.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
attach_album_thumbnail.h
attach_controls.cpp
attach_controls.h
attach_extensions.cpp
attach_extensions.h
attach_item_single_file_preview.cpp
attach_item_single_file_preview.h
attach_item_single_media_preview.cpp
attach_item_single_media_preview.h
attach_prepare.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
attach_prepare.h Don't recompress some JPEGs when sending as photos. 2022-03-09 17:37:51 +04:00
attach_send_files_way.cpp
attach_send_files_way.h
attach_single_file_preview.cpp
attach_single_file_preview.h
attach_single_media_preview.cpp Fixed display photo with modifications as file in attach media preview. 2022-03-04 18:58:07 +03:00
attach_single_media_preview.h