aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
19 hoursSupport ISO 21496-1 gain map metadata encode and decode (#132)upstream-mainDichenZhang1
4 daysAdd neon intrinsics for rotate270 effectRam Mohan
4 daysAdd neon intrinsics for rotate90 effectRam Mohan
4 daysAdd neon intrinsics for mirror, rotate180 effectsRam Mohan
4 daysfix compilation warnings for flags -Wall, -Wextra, -WshadowRam Mohan M
4 daysadd support for simple edit effects in encode pathRam Mohan M
9 daysfix warnings due to flag -Wpessimizing-moveRam Mohan
10 daysuser-guide: update app usage for rgb inputsRam Mohan M
10 daysenable windows install/uninstall targetRam Mohan
11 daysexport uhdr lib interface symbols correctly in apple buildsRam Mohan M
12 daysImprove cmakelists.txtRam Mohan
12 daysfix 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-16add toolchain files for arm, aarch64, androidRam Mohan
2024-04-16Update tone map algorithmDichen Zhang
2024-04-15Move duplicate to a common locationRam Mohan
2024-04-12Improve error checks during parameter validationRam Mohan M
2024-04-12fix incorrect bias for chroma planes in sample appRam Mohan M
2024-04-10Update Android.bp for recent changesHarish Mahendrakar
2024-04-09Enable wasm buildRam Mohan
2024-04-05improve ce9d00bRam Mohan M
2024-04-05Update easy editing methods for all supported color formatsVivek Jadhav
2024-04-05Add more targets to cmake.ymlHarish Mahendrakar
2024-04-02Improved argument error checking for apisVivek Jadhav
2024-04-01add install and uninstall targetsRam Mohan
2024-04-01Separate include folders to private and export setsRam Mohan
2024-03-30Update fuzzer according to the updates made to decodeJPEGRRam Mohan
2024-03-30Fix issue in getJPEGRInfo()Ram Mohan M
2024-03-26Use enum constant instead of integer literals during accessVivek Jadhav
2024-03-26partial revert of 578fa27Ram Mohan
2024-03-25For deps, use pre-installed packages if availableRam Mohan
2024-03-25Add support for API-4 in sample appVivek Jadhav
2024-03-21Fix possible leaks in sample appRam Mohan M
2024-03-20Add util functions of decoderRam Mohan M
2024-03-20add support for combining uhdr dependency archives to single archiveRam Mohan
2024-03-19Merge pull request #75 from ittiam-systems/fix-var-nameDichenZhang1
2024-03-19Fix variable name used in logsHarish Mahendrakar
2024-03-18Merge pull request #73 from ittiam-systems/intfDichenZhang1
2024-03-18Merge pull request #74 from ittiam-systems/color-gamutDichenZhang1