1. 1fe9afc Upgrade libultrahdr to 668eea659028a395906611ac1e05bdf88c6f6559 by Harish Mahendrakar · 7 weeks ago main master
  2. 668eea6 Update Android.bp for recent changes by Harish Mahendrakar · 7 weeks ago
  3. 70b11a2 Enable wasm build by Ram Mohan · 9 weeks ago
  4. 74993de improve ce9d00b by Ram Mohan M · 8 weeks ago
  5. 1cdc2a9 Update easy editing methods for all supported color formats by Vivek Jadhav · 2 months ago
  6. bd8f3c8 Add more targets to cmake.yml by Harish Mahendrakar · 8 weeks ago
  7. 9633b31 Improved argument error checking for apis by Vivek Jadhav · 9 weeks ago
  8. 9a0bc30 add install and uninstall targets by Ram Mohan · 9 weeks ago
  9. 2f45b47 Separate include folders to private and export sets by Ram Mohan · 9 weeks ago
  10. d934c4d Update fuzzer according to the updates made to decodeJPEGR by Ram Mohan · 9 weeks ago
  11. 3288758 Fix issue in getJPEGRInfo() by Ram Mohan M · 9 weeks ago
  12. 5541c37 Use enum constant instead of integer literals during access by Vivek Jadhav · 2 months ago
  13. d7f2414 partial revert of 578fa27 by Ram Mohan · 10 weeks ago
  14. 578fa27 For deps, use pre-installed packages if available by Ram Mohan · 2 months ago
  15. 8036e04 Add support for API-4 in sample app by Vivek Jadhav · 2 months ago
  16. 008f010 Fix possible leaks in sample app by Ram Mohan M · 2 months ago
  17. d023fb6 Add util functions of decoder by Ram Mohan M · 2 months ago
  18. a75c12a add support for combining uhdr dependency archives to single archive by Ram Mohan · 4 months ago
  19. 3303d2e Merge pull request #75 from ittiam-systems/fix-var-name by DichenZhang1 · 2 months ago
  20. 45b14db Fix variable name used in logs by Harish Mahendrakar · 2 months ago
  21. 0e05b98 Merge pull request #73 from ittiam-systems/intf by DichenZhang1 · 2 months ago
  22. 8e87a28 Merge pull request #74 from ittiam-systems/color-gamut by DichenZhang1 · 2 months ago
  23. 63359d2 Add C compatible interface for libultrahdr library by Ram Mohan M · 2 months ago
  24. b7c8dc9 validate input gamut info for encode api-2 and api-3 by Ram Mohan M · 3 months ago
  25. a463f12 Merge pull request #72 from ittiam-systems/fixes by DichenZhang1 · 3 months ago
  26. e23b31b Merge pull request #68 from cmacdonald-arm/recip_muls by DichenZhang1 · 3 months ago
  27. fdaaffc add fPIC to compilation options by Ram Mohan · 4 months ago
  28. db89788 minor improvements to CMakeLists.txt by Ram Mohan · 5 months ago
  29. b0398c6 unify header inclusion statements style across library by Ram Mohan · 5 months ago
  30. 8d5761d Correctly signal color gamut if output format is sdr by Ram Mohan M · 3 months ago
  31. 505780b Correctly return gainmap image and metadata during decode by Ram Mohan M · 3 months ago
  32. 3bb5627 Merge pull request #70 from google/DichenZhang1-patch-1 by DichenZhang1 · 3 months ago
  33. c51822e Update white nits by DichenZhang1 · 3 months ago
  34. 790ec9c Update gainmapmath.h by DichenZhang1 · 3 months ago
  35. 59a5ffa Replace divides with multiplies in get*Pixel functions by Calum Macdonald · 3 months ago
  36. ce361ca Update jpegr.cpp by DichenZhang1 · 4 months ago
  37. 8a87d8b Merge pull request #59 from google/easy_editing by DichenZhang1 · 4 months ago
  38. f33d42e Update jpegr.h by DichenZhang1 · 4 months ago
  39. f25419d Update CMakeLists.txt by DichenZhang1 · 4 months ago
  40. 622aa8f Easy editing support by Dichen Zhang · 4 months ago
  41. a5476d4 Easy editing support by Dichen Zhang · 4 months ago
  42. 2b03191 Revert "Refactor: rename "jpegr_*" structures to "ultrahdr_*"" by Dichen Zhang · 4 months ago
  43. fe977ce Merge remote-tracking branch 'refs/remotes/origin/main' by Dichen Zhang · 4 months ago
  44. 11b4db9 Refactor: rename "jpegr_*" structures to "ultrahdr_*" by Dichen Zhang · 4 months ago
  45. afbd1ae Refactor: rename "jpegr_*" structures to "ultrahdr_*" by Dichen Zhang · 4 months ago
  46. 5b221fb Merge pull request #58 from ittiam-systems/setgamutspace by DichenZhang1 · 4 months ago
  47. 9121907 add missing initialization of gamut space in decoded output struct by Ram Mohan · 4 months ago
  48. 32df6e7 Update README.md by DichenZhang1 · 5 months ago
  49. cef2e10 Upgrade libultrahdr to 3f9c0ec5590c2fa47b78a8bc125ca5e6b27e5728 am: 38297ba7bd am: 1155fa684f am: 2b41c0a1c9 by Harish Mahendrakar · 5 months ago
  50. 2b41c0a Upgrade libultrahdr to 3f9c0ec5590c2fa47b78a8bc125ca5e6b27e5728 am: 38297ba7bd am: 1155fa684f by Harish Mahendrakar · 5 months ago
  51. 1155fa6 Upgrade libultrahdr to 3f9c0ec5590c2fa47b78a8bc125ca5e6b27e5728 am: 38297ba7bd by Harish Mahendrakar · 5 months ago
  52. 38297ba Upgrade libultrahdr to 3f9c0ec5590c2fa47b78a8bc125ca5e6b27e5728 by Harish Mahendrakar · 5 months ago simpleperf-release
  53. 3f9c0ec Merge pull request #56 from ittiam-systems/bugfix55 by DichenZhang1 · 5 months ago
  54. 0486bcc handle xmp packet Header and Trailer during parsing by Ram Mohan · 5 months ago
  55. 7d86c5a Merge pull request #55 from ittiam-systems/bugfix by DichenZhang1 · 5 months ago
  56. 42f7614 Merge pull request #53 from ittiam-systems/updates by DichenZhang1 · 5 months ago
  57. 683ff97 Perform boundary checks before parsing iccData by Ram Mohan · 5 months ago
  58. ab55955 Add benchmark test for encode API-4 by Aayush Soni · 6 months ago
  59. 5379ccc Remove duplicate code from getCompressedImageParameters by Aayush Soni · 6 months ago
  60. d72d3a6 Merge pull request #52 from nico/patch-1 by DichenZhang1 · 6 months ago
  61. 9be201e Fix minor typo in README by Nico Weber · 6 months ago
  62. fd46846 Merge pull request #50 from ittiam-systems/benchmark_update by DichenZhang1 · 6 months ago
  63. 7ce766b Merge pull request #51 from ittiam-systems/map_scaling_updates by DichenZhang1 · 6 months ago
  64. 5ab5604 Add support for integer map scale factor values for ultrahdr decoder by Aayush Soni · 6 months ago
  65. a32d418 Run benchmark tests on android device from host by Aayush Soni · 6 months ago
  66. 808963b Update README.md by DichenZhang1 · 6 months ago
  67. 8a8f407 Merge pull request #45 from ittiam-systems/benchmark_updates by DichenZhang1 · 6 months ago
  68. b87f768 Merge pull request #49 from ittiam-systems/enable-android by DichenZhang1 · 6 months ago
  69. b579b1c Modify cmake to download benchmark test clips by Aayush Soni · 6 months ago
  70. 15c4cb2 Enable android build targets by Harish Mahendrakar · 6 months ago
  71. 5d7f30a Enable android build targets am: 12ae093695 am: be91e199ae am: d6ba648557 by Harish Mahendrakar · 6 months ago
  72. d1d936a Enable android build targets am: 12ae093695 am: f6e19df3b5 am: 364e26b3b9 by Harish Mahendrakar · 6 months ago
  73. d6ba648 Enable android build targets am: 12ae093695 am: be91e199ae by Harish Mahendrakar · 6 months ago
  74. 364e26b Enable android build targets am: 12ae093695 am: f6e19df3b5 by Harish Mahendrakar · 6 months ago
  75. be91e19 Enable android build targets am: 12ae093695 by Harish Mahendrakar · 6 months ago
  76. f6e19df Enable android build targets am: 12ae093695 by Harish Mahendrakar · 6 months ago
  77. 12ae093 Enable android build targets by Harish Mahendrakar · 6 months ago
  78. 3002880 Upgrade libultrahdr to 14849e395741d01326bd68deb785da912b88cbd1 am: 40d2583161 am: 429138ea1b am: 18554db49e by Harish Mahendrakar · 6 months ago
  79. 5ac31d5 Upgrade libultrahdr to 14849e395741d01326bd68deb785da912b88cbd1 am: 40d2583161 am: 52f76cb81e am: 3ad13855a6 by Harish Mahendrakar · 6 months ago
  80. 18554db Upgrade libultrahdr to 14849e395741d01326bd68deb785da912b88cbd1 am: 40d2583161 am: 429138ea1b by Harish Mahendrakar · 6 months ago
  81. 3ad1385 Upgrade libultrahdr to 14849e395741d01326bd68deb785da912b88cbd1 am: 40d2583161 am: 52f76cb81e by Harish Mahendrakar · 6 months ago
  82. 429138e Upgrade libultrahdr to 14849e395741d01326bd68deb785da912b88cbd1 am: 40d2583161 by Harish Mahendrakar · 6 months ago
  83. 52f76cb Upgrade libultrahdr to 14849e395741d01326bd68deb785da912b88cbd1 am: 40d2583161 by Harish Mahendrakar · 6 months ago
  84. 40d2583 Upgrade libultrahdr to 14849e395741d01326bd68deb785da912b88cbd1 by Harish Mahendrakar · 6 months ago
  85. 14849e3 Merge pull request #48 from ittiam-systems/restructure by DichenZhang1 · 6 months ago
  86. a0fe94a restructure folders to avoid possible namespace collision by Ram Mohan · 6 months ago
  87. 9d25929 cosmetics: rename function(s) for clarity by Aayush Soni · 6 months ago
  88. 926c3e9 Merge aosp/upstream-main into main am: 34d81fea8d am: 7014eb9c8e am: 5bd920d88b by Harish Mahendrakar · 6 months ago
  89. 5bd920d Merge aosp/upstream-main into main am: 34d81fea8d am: 7014eb9c8e by Harish Mahendrakar · 6 months ago
  90. 94a580d Merge aosp/upstream-main into main am: 34d81fea8d am: 383f6b8fb1 am: 7de6d20cb1 by Harish Mahendrakar · 6 months ago
  91. 7014eb9 Merge aosp/upstream-main into main am: 34d81fea8d by Harish Mahendrakar · 6 months ago
  92. 7de6d20 Merge aosp/upstream-main into main am: 34d81fea8d am: 383f6b8fb1 by Harish Mahendrakar · 6 months ago
  93. 383f6b8 Merge aosp/upstream-main into main am: 34d81fea8d by Harish Mahendrakar · 6 months ago
  94. 34d81fe Merge aosp/upstream-main into main by Harish Mahendrakar · 6 months ago
  95. 06a67f6 Merge pull request #47 from ittiam-systems/rename-android-tests by DichenZhang1 · 6 months ago
  96. 44ee9f5 Temporarily rename android test target. by Harish Mahendrakar · 6 months ago
  97. bbe26c2 Merge pull request #46 from ittiam-systems/disable-android by DichenZhang1 · 6 months ago
  98. 26c29dc Temporarily disable Android targets by Harish Mahendrakar · 6 months ago
  99. 18dd588 Add benchmark tests for encoder apis by Aayush Soni · 7 months ago
  100. 3c9ab15 Initial empty repository by Inna Palant · 6 months ago