summaryrefslogtreecommitdiff
path: root/transform.cpp
AgeCommit message (Expand)Author
2026-01-01update copyrights for 2026Jordan Wiens
2025-10-03Update IMG4 transform to use DecodeWithContext and synthesize a filename for ...Brian Potchik
2025-10-03Add DecodeWithContext method to Transform API layers.Brian Potchik
2025-09-30Initial support for opening container formats.Brian Potchik
2025-03-28missed the older dates!Jordan Wiens
2024-01-08update copyright yearJordan Wiens
2023-02-08Clean up possible early deletion issues in API callbacksRusty Wagner
2023-01-05Update copyright to 2023Josh F
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-01-18updating copyright yearJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-01-17update company name and copyright dateJordan Wiens
2018-01-14Container Memory Reservations.Brian Potchik
2017-05-19update copyright yearJordan Wiens
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-01-31Refactor API to fix design bug that causes use-after-free on many plugin objectsRusty Wagner
2015-05-14Add XOR transform with key inputRusty Wagner
2015-03-11Create some templates to reduce duplicated API codeRusty Wagner
2015-02-16Restyle the code to use smart tabsRusty Wagner
2015-02-14Add menu items using transform registrations, hook up copy as and paste fromRusty Wagner
2015-02-12Place API code with the associated classRusty Wagner