aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/VideosManager.h
AgeCommit message (Expand)Author
2026-05-21Repair video properties from alternative videos if possible.levlam
2026-04-01Various improvements.levlam
2026-03-27Add and use VideosManager::get_live_photo_video_file_id.levlam
2026-03-10Support live photo video upload.levlam
2026-01-01Update copyright year.levlam
2025-06-30Reload videos with unsupported storeboard.levlam
2025-01-21Send video cover to the server.levlam
2025-01-20Add inputMessageVideo.start_timestamp.levlam
2025-01-01Update copyright year.levlam
2024-09-30Use telegram_api::object_ptr with InputFile.levlam
2024-09-30Save hls_file_ids separately.levlam
2024-09-12Add td_api::alternativeVideo.levlam
2024-09-11Store video codec.levlam
2024-07-27Add td_api::editStoryCover.levlam
2024-07-16Add storyVideo.main_frame_timestamp.levlam
2024-01-01Update copyright year.levlam
2023-06-23Add storyVideo.is_animation.levlam
2023-06-05Add separate class td_api::storyVideo.levlam
2023-06-05Support precise video duration.levlam
2023-05-19Add video.preload_prefix_size.levlam
2023-01-01Update copyright year.levlam
2022-12-20Add has_spoiler flag to messagePhoto and messageVideo.levlam
2022-08-04Use WaitFreeHashMap for document storages.levlam
2022-08-03Remove unused can_delete_old parameter.levlam
2022-07-20Asynchronously destroy some big data storages.levlam
2022-05-11Add layer 143 to secret chats.levlam
2022-06-02Add Dimensions.h.levlam
2022-04-10Add PhotoSize.h.levlam
2022-02-08Fix includes and formatting.levlam
2022-02-07td: replace most of std::unordered_map usages to td::FlatHashMapArseny Smirnov
2022-01-01Update copyright year.levlam
2021-10-27Unify td/telegram/include order.levlam
2021-08-28Make get_document_object methods const.levlam
2021-08-26Remove unneeded document.is_changed.levlam
2021-01-01Update copyright year.levlam
2020-07-07Add td_api::animatedChatPhoto.levlam
2020-05-30Add animated thumbnail support for animations and videoslevlam
2020-01-01Update copyright year.levlam
2019-03-01Update layer to 92: minithumbnails support.levlam
2019-02-21Unify names of ParserT/StorerT classes.levlam
2019-01-01Update copyright year.levlam
2018-09-27Make get_*_duration const.levlam
2018-09-27Use td::unique_ptr instead of std::unique_ptr whenever possible.levlam
2018-02-07Update layer 75:levlam
2018-01-30Update layer to 75. Support entities in captions.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov