aboutsummaryrefslogtreecommitdiff
path: root/examples/ultrahdr_app.cpp
AgeCommit message (Expand)Author
2024-05-29unify pixel format enumerations across utilsRam Mohan M
2024-05-29fix leaks in sample app during error scenariosRam Mohan M
2024-05-23Updates to jpeg decoder helper util classRam Mohan M
2024-05-14Improve uhdr sample applicationRam Mohan M
2024-05-10Support ISO 21496-1 gain map metadata encode and decode (#132)DichenZhang1
2024-04-30user-guide: update app usage for rgb inputsRam Mohan M
2024-04-23Add support for rgb input formats during encodeRam Mohan M
2024-04-12fix incorrect bias for chroma planes in sample appRam Mohan M
2024-03-26Use enum constant instead of integer literals during accessVivek Jadhav
2024-03-25Add support for API-4 in sample appVivek Jadhav
2024-03-21Fix possible leaks in sample appRam Mohan M
2024-03-19Add C compatible interface for libultrahdr libraryRam Mohan M
2023-12-21Remove duplicate code from getCompressedImageParametersAayush Soni
2023-12-04Merge pull request #45 from ittiam-systems/benchmark_updatesDichenZhang1
2023-11-30restructure folders to avoid possible namespace collisionRam Mohan
2023-11-27Add benchmark tests for encoder apisAayush Soni
2023-11-03add support for building on windows platformRam Mohan
2023-11-02avoid using labels that conflict with system headers tokensRam Mohan
2023-11-02format workspace to the chosen style guideRam Mohan
2023-11-02relocate source files to desired foldersRam Mohan