1. 05ff67b Merge "ultrahdr: Add fuzz application for decode api" into udc-dev by Dichen Zhang · 2 years, 3 months ago
  2. d136b8a ultrahdr: Add fuzz application for decode api by Ram Mohan · 2 years, 3 months ago
  3. cd3f637 ultrahdr: Fix nan occurence during xmp generation by Ram Mohan · 2 years, 3 months ago
  4. e9c14ad Merge "ultrahdr: update error checks in encode/decode path" into udc-dev by Dichen Zhang · 2 years, 3 months ago
  5. 4a72c19 ultrahdr: compress image reads outside bounds for non aligned widths by Ram Mohan · 2 years, 3 months ago
  6. 9b3d685 ultrahdr: update error checks in encode/decode path by Ram Mohan · 2 years, 3 months ago
  7. f954040 ultrahdr: Avoid possible failure during gainmap compression by Ram Mohan · 2 years, 4 months ago
  8. 0748ac5 Merge "ultrahdr: Add argument check for decoder api" into udc-dev by Dichen Zhang · 2 years, 3 months ago
  9. 033270a ultrahdr: Add lower bounds to input resolution to avoid empty jpeg image by Ram Mohan · 2 years, 4 months ago
  10. b037505 ultrahdr: Add argument check for decoder api by Ram Mohan · 2 years, 4 months ago
  11. ac1cfec ultrahdr: Add more error checks for input arguments of encode API by Ram Mohan · 2 years, 4 months ago
  12. 98b0685 ultrahdr: fix input buffer access in tonemap by Dichen Zhang · 2 years, 4 months ago
  13. d39fb08 ultrahdr: signal all threads that no further jobs will be queued by Ram Mohan · 2 years, 4 months ago
  14. 05ceebf UltraHDR: update Version handling. by Nick Deakin · 2 years, 5 months ago
  15. 5c0b78a Merge "JPEG/R: lift the checking criteria for width 8-alignment" into udc-dev by Dichen Zhang · 2 years, 5 months ago
  16. 56a7d59 JPEG/R: lift the checking criteria for width 8-alignment by Dichen Zhang · 2 years, 5 months ago
  17. 92e6c6b JPEG/R: add encode API-4 by Dichen Zhang · 2 years, 5 months ago
  18. dbceb0e JPEG/R refactor: rename jpegrecoverymap library to ultrahdr by Dichen Zhang · 2 years, 5 months ago[Renamed (93%) from libs/jpegrecoverymap/jpegr.cpp]
  19. 10959a4 JPEG/R refactor: rename "recovery map" to "gain map" by Dichen Zhang · 2 years, 5 months ago
  20. 405de4c Merge "JPEG/R: stride support" into udc-dev by Emilian Peev · 2 years, 5 months ago
  21. b96ba8f JPEG/R: add restriction to max_display_boost input from user by Dichen Zhang · 2 years, 6 months ago
  22. f7a9e17 JPEG/R Optimization: remove repeating log2() calculation by Dichen Zhang · 2 years, 5 months ago
  23. 66ca6e3 JPEG/R: stride support by Dichen Zhang · 2 years, 5 months ago
  24. c660570 JPEG/R: Add display_boost parameter to decode API by Dichen Zhang · 2 years, 6 months ago
  25. e286f1c JPEG/R: minor update for decoder. by Dichen Zhang · 2 years, 6 months ago
  26. 14f3c47 jpegr decoder: expose decoding result of recovery map by Dichen Zhang · 2 years, 6 months ago
  27. 849d782 Merge "jpegr decoder: fill exif buffer" into udc-dev by Dichen Zhang · 2 years, 6 months ago
  28. f6e25b8 Merge "jpegr: encode ICC" into udc-dev by Dichen Zhang · 2 years, 6 months ago
  29. b80e226 jpegr decoder: fill exif buffer by Dichen Zhang · 2 years, 6 months ago
  30. 3e5798c jpegr: make output color format configurable for decoder by Dichen Zhang · 2 years, 6 months ago
  31. e46f9bb jpegr: encode ICC by Dichen Zhang · 2 years, 6 months ago
  32. 15345ea jpegr mpf: fix bug by Dichen Zhang · 2 years, 6 months ago
  33. 61ede36 jpegr library: add multi-picture format support by Dichen Zhang · 2 years, 6 months ago
  34. 1c7fec6 Merge "libjpegrecoverymap: Update min/max boost determination." by Nick Deakin · 2 years, 7 months ago
  35. a221529 libjpegrecoverymap: Update min/max boost determination. by Nick Deakin · 2 years, 7 months ago
  36. fd7f9c4 Add missing Skia includes in jpegr code by Kevin Lubick · 2 years, 7 months ago
  37. b2ed830 jpegr refactor: rename namespace by Dichen Zhang · 2 years, 7 months ago
  38. 761b52d JpegR refactor: rename recoverymap to jpegr by Dichen Zhang · 2 years, 7 months ago[Renamed (96%) from libs/jpegrecoverymap/recoverymap.cpp]
  39. d19e576 jpegrecoverymap: Add min boost to metadata. by Nick Deakin · 2 years, 7 months ago
  40. 02dd059 JPEG/R refactory: rename jpegencoder and jpegdecoder by Dichen Zhang · 2 years, 7 months ago
  41. ba881be Merge "JPEG/R: fix a recovery map calculation bug" by Dichen Zhang · 2 years, 7 months ago
  42. 24b4a39 JPEG/R: fix a recovery map calculation bug by Dichen Zhang · 2 years, 7 months ago
  43. 0175906 jpegrecoverymap: Update XMP to match spec. by Nick Deakin · 2 years, 7 months ago
  44. 63cec8b jpegr: remove unused functions by Dichen Zhang · 2 years, 7 months ago
  45. 6438a19 jpegr: encode ICC by Dichen Zhang · 2 years, 7 months ago
  46. 50ff129 Revert "Update EXIF" by Dichen Zhang · 2 years, 7 months ago
  47. 91dfc57 libjpegrecoverymap refactor: move EXIF stuffs into utils. by Dichen Zhang · 2 years, 8 months ago
  48. 5375127 libjpegrecoverymap: solve recovery map 8-pixel alignment by Dichen Zhang · 2 years, 8 months ago
  49. f25991f jpegrecoverymap: use lookup for applyRecovery by Harish Mahendrakar · 2 years, 9 months ago
  50. 555a06b jpegrecoverymap: Added LUT implementations for various OETF and InvOETF functions by Harish Mahendrakar · 2 years, 9 months ago
  51. 72b6f30 libjpegrecoverymap: add support for multi-threading by Harish Mahendrakar · 2 years, 9 months ago
  52. 28f5462 Merge "jpegrecoverymap: sampleMap optimizations" by Dichen Zhang · 2 years, 8 months ago
  53. fe723d6 jpegrecoverymap: sampleMap optimizations by Ram Mohan · 2 years, 9 months ago
  54. b27d06d libjpegrecoverymap: fix dependencies by Dichen Zhang · 2 years, 9 months ago
  55. 8191f34 Merge "jpegrecoverymap: Implement RGBA decoding" by Fyodor Kyslov · 2 years, 8 months ago
  56. 0fc8c8a Merge "jpegrecoverymap: implement tonemap() method" by Dichen Zhang · 2 years, 8 months ago
  57. ea9180f jpegrecoverymap: Implement RGBA decoding by Fyodor Kyslov · 2 years, 8 months ago
  58. c3437ca jpegrecoverymap: implement tonemap() method by Dichen Zhang · 2 years, 8 months ago
  59. 1f410ea Merge "jpegrecoverymap: create new address instead of changing the input jpeg" by Dichen Zhang · 2 years, 8 months ago
  60. 63d9251 jpegrecoverymap: create new address instead of changing the input jpeg by Dichen Zhang · 2 years, 8 months ago
  61. 25df9c8 libjpegrecoverymap: bug fix by Dichen Zhang · 2 years, 8 months ago
  62. d18bc30 Update EXIF by Dichen Zhang · 2 years, 9 months ago
  63. bf24157 librecoverymap: Fix lifecycle of recovery map decoder by Fyodor Kyslov · 2 years, 9 months ago
  64. 80a1dd7 Merge "A couple recoverymap fixes." by Nick Deakin · 2 years, 9 months ago
  65. dc8452b Update XMP metadata by Dichen Zhang · 2 years, 9 months ago
  66. 3812533 A couple recoverymap fixes. by Nick Deakin · 2 years, 9 months ago
  67. 61e2cfb Merge "libjpegrecoverymap: add API-0 (only raw HDR input) and skeleton of tonemap" by TreeHugger Robot · 2 years, 9 months ago
  68. 636f524 libjpegrecoverymap: add API-0 (only raw HDR input) and skeleton of tonemap by Dichen Zhang · 2 years, 9 months ago
  69. 65f492a Add RecoveryMapMath tests; also some fixes. by Nick Deakin · 2 years, 9 months ago
  70. 309ff55 Merge "JPEGR Decoder. Inital implementation" by Fyodor Kyslov · 2 years, 9 months ago
  71. 1dcc442 JPEGR Decoder. Inital implementation by Fyodor Kyslov · 2 years, 10 months ago
  72. fbb687a recoverymap: fix the calculation of string size by Dichen Zhang · 2 years, 10 months ago
  73. 0b9f7de libjpegrecoverymap: a few fixes by Dichen Zhang · 2 years, 10 months ago
  74. 6bd9043 A bunch of improvements to recoverymap calculations. by Nick Deakin · 2 years, 10 months ago
  75. 594a4ca Several fixes to recovery map math. by Nick Deakin · 2 years, 10 months ago
  76. 361bd81 Merge "libjpegrecoverymap: refactor encode APIs" by Dichen Zhang · 2 years, 10 months ago
  77. a876626 libjpegrecoverymap: implement appendRecoveryMap() method by Dichen Zhang · 2 years, 10 months ago
  78. 95cbb9f libjpegrecoverymap: refactor encode APIs by Dichen Zhang · 2 years, 10 months ago
  79. f6bca5a jpegrecoverymap: add initial recovery map calculations. by Nick Deakin · 2 years, 10 months ago
  80. dc6e0d3 Merge "Generate xml" by Dichen Zhang · 2 years, 10 months ago
  81. 72fd2b1 Generate xml by Dichen Zhang · 2 years, 10 months ago
  82. ffa3401 libjpegrecoverymap: refactor of public APIs by Dichen Zhang · 2 years, 10 months ago
  83. 80b7248 jpegrecoverymap: Add error code by Dichen Zhang · 2 years, 10 months ago
  84. 6947d53 libjpegrecoverymap: refactor by Dichen Zhang · 2 years, 11 months ago
  85. 596a756 Minor changes by Dichen Zhang · 2 years, 11 months ago
  86. 85b3756 Add JPEG Recovery Map Library by Dichen Zhang · 2 years, 11 months ago