aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 hoursSnap for 11955768 from db1d725fa35277a9fc0f5cfe221c572e6d777137 to sdk-releasesdk-releaseAndroid Build Coastguard Worker
6 daysUpgrade libultrahdr to 27c3d0f0204884d8f95b61a0301f8fc86d6d662aHEADmastermainHarish Mahendrakar
6 daysLimit convert_neon to aarch64Harish Mahendrakar
8 daysFixed a warningDichen Zhang
8 daysAdd AArch64 Neon version of transformYuv420Calum Macdonald
8 days16-bit color gamut conversion using Arm NeonCalum Macdonald
9 daysMulti-threading for tone mapping algorithm (#158)DichenZhang1
9 daysUpdate checking conditionDichenZhang1
9 daysSupports non-integer gainmap scale factorDichen Zhang
13 daysBug fixing: in tone mapping call RGB to YUV conversion should use BT601 inste...Dichen Zhang
13 daysAdd vector casts to editorhelper_neon.cppCalum Macdonald
13 daysunify pixel format enumerations across utilsRam Mohan M
13 daysfix leaks in sample app during error scenariosRam Mohan M
2024-05-28Enable Windows build for libultrahdrDichen Zhang
2024-05-25Fix bug in icc reading color gamutDichen Zhang
2024-05-23Updates to jpeg encoder helper classRam Mohan
2024-05-23Updates to jpeg decoder helper util classRam Mohan M
2024-05-21Corrected comment referencing incorrect function nameMajorMurphy
2024-05-14Improve uhdr sample applicationRam Mohan M
2024-05-14fix oob access in decodeGainmapMetadata()Ram Mohan
2024-05-14return gainmap metadata parse errors in the earliestRam Mohan M
2024-05-13cosmetics: fix warnings during compilationRam Mohan
2024-05-13cosmetic: clang-format workspaceRam Mohan M
2024-05-10Support ISO 21496-1 gain map metadata encode and decode (#132)DichenZhang1
2024-05-06Add neon intrinsics for rotate270 effectRam Mohan
2024-05-06Add neon intrinsics for rotate90 effectRam Mohan
2024-05-06Add neon intrinsics for mirror, rotate180 effectsRam Mohan
2024-05-06fix compilation warnings for flags -Wall, -Wextra, -WshadowRam Mohan M
2024-05-06add support for simple edit effects in encode pathRam Mohan M
2024-05-02fix warnings due to flag -Wpessimizing-moveRam Mohan
2024-04-30user-guide: update app usage for rgb inputsRam Mohan M
2024-04-30enable windows install/uninstall targetRam Mohan
2024-04-30export uhdr lib interface symbols correctly in apple buildsRam Mohan M
2024-04-29Improve cmakelists.txtRam Mohan
2024-04-29fix issues in editorhelper unit testsRam Mohan
2024-04-24Fix building error on AndroidDichen Zhang
2024-04-23Add support for rgb input formats during encodeRam Mohan M
2024-04-23Reorder CMake architecture detection (#117)CMacdonald-arm
2024-04-23Increase tolerance in EXPECT_YUV_BETWEENCalum Macdonald
2024-04-23Update transformYuv420/convertYuv interfaceCalum Macdonald
2024-04-23refactor editor helper for adding arch specific implRam Mohan M
2024-04-23Export only symbols of ultrahdr_api.hRam Mohan M
2024-04-23Add missing modifier to uhdr api interface functionRam Mohan M
2024-04-22cmake: Re-enable building all the testsHarish Mahendrakar
2024-04-22cmake: Add support to cross compile to 32bit from 64bit machinesHarish Mahendrakar
2024-04-19Update resizing algorithm to bicubic, now it only has YUV420 and Y-single cha...Dichen Zhang
2024-04-17fix windows builds and clang-format changesRam Mohan M
2024-04-16Snap for 11724015 from 1fe9afcb0f838ffa982766a09dcb426e35b0eae9 to sdk-releasebusytown-mac-infra-releaseAndroid Build Coastguard Worker
2024-04-16add toolchain files for arm, aarch64, androidRam Mohan
2024-04-16Update tone map algorithmDichen Zhang