1. 1d3c123 cl-new-wdr: tune log threshold for high contrast by wujunkai166 · 9 years ago
  2. 53bbf2b cl_bnr: fix black screen jump issue by Wind Yuan · 9 years ago
  3. aa91e0e cl_retinex: improve performance by Wangfei · 9 years ago
  4. 0ec3766 cl-wavelet: Fix bug UV denoise on X-scale factors by zongwave · 9 years ago
  5. 10a75ca cl-wavelet: Add wavelet denoise on chrominance channel by zongwave · 9 years ago
  6. bc1e071 tests: add wavelet test case by Wind Yuan · 9 years ago
  7. 8479275 cl-retinex: adjust parameters to improve quality by Wangfei · 9 years ago
  8. 03ca15d cl-wavelet: fix bug to correct approx buffer size by zongwave · 9 years ago
  9. 8819202 cl-retinex: adjust algorithm and add interface to xcamsrc by Wangfei · 9 years ago
  10. e972d1d xcamsrc plugin: change option enable-wdr to wdr-mode by wujunkai166 · 9 years ago
  11. b95a238 cl-new-wdr: new approach based on haleq algorithm. by wujunkai166 · 9 years ago
  12. 63348b4 cl-new-wdr: fix flicker in low light by wujunkai166 · 9 years ago
  13. 14df679 cl-wavelet: separate approx buffer from input buffer by zongwave · 9 years ago
  14. c8f3b44 cl-wdr: optimize new tonemapping algorithm by wujunkai166 · 9 years ago
  15. 7de49a3 cl handler: fix post_execute after each kernel done by Wind Yuan · 9 years ago
  16. 80adcf5 tests: add test case for wavelet denoise by zongwave · 9 years ago
  17. 641a083 swap-buffer: auto config init_order in cl processor by Wind Yuan · 9 years ago
  18. 3c641f7 cl-wavelet: Add Wavelet denoise CL kernel & tuning handler by zongwave · 9 years ago
  19. 6523286 cl-gauss: add gaussian-blur handler on Y format. by Wangfei · 9 years ago
  20. 06f757d code style: format kernel cl_bayer_pipe.cl by Wind Yuan · 9 years ago
  21. 30c4e92 cl-bayer-ee: optimize ee tuning static data by Yinhang Liu · 9 years ago
  22. 0205f49 cl-bayer-ee: fix flicker issue on the edge by Yinhang Liu · 9 years ago
  23. 68670d2 cl-csc: separate Y and UV for input/output by Wind Yuan · 9 years ago
  24. 7d68508 swap-buffer: support different order init by Wind Yuan · 9 years ago
  25. b99dc11 cl-yuv: split Y and UV from NV12 cl_mem by Wind Yuan · 9 years ago
  26. 7111132 test-dev-manager: fix frame storing into file by Wind Yuan · 9 years ago
  27. 048311f cl: support swap buffer for image handler by Wind Yuan · 9 years ago
  28. 8e5e3e4 cl: add retinex algorithm to enhance edge on yuv by Wangfei · 9 years ago
  29. b0bd551 cl-wdr: New wdr algorithm based on histogram by wujunkai166 · 9 years ago
  30. 6b43739 bugs: fix klockwork scan issues by Wind Yuan · 9 years ago
  31. db3def7 v4l2-dev: add build flag for mmap 32bit by Wind Yuan · 9 years ago
  32. 87d2a12 submodule: fix atomisp repo by Wind Yuan · 9 years ago
  33. d83122d configure: update version to 0.4.0 by Wind Yuan · 9 years ago
  34. c5f78c0 release version 0.4.0 by Wind Yuan · 9 years ago
  35. 2b2a50e doc: framework diagram update by Wind Yuan · 9 years ago
  36. d0ecb82 cl-bayer-pipe: reduce noise on low light edge by Wangfei · 9 years ago
  37. 424ddab plugin: fix bug that wdr set exposure time failed by wujunkai166 · 9 years ago
  38. 1f72e1b cl-bayer: fix bug that color bar exist on top of image. by wujunkai166 · 9 years ago
  39. ca9e624 cl-tnr: Code cleanup by zongwave · 9 years ago
  40. e6fd261 bug: fix issue of misuse smartptr for awb handler by zongwave · 9 years ago
  41. ac5ec2c cl-bayer-pipe: clean up and optimize performance by wujunkai166 · 9 years ago
  42. d934649 usbcam: fix rendering failure in 720p mode by Yinhang Liu · 9 years ago
  43. dd9d137 3a-stats: cpu/gpu of cl 3a-stats work in parallel mode by Wind Yuan · 9 years ago
  44. 7dc50ea video-buffer: fix video buffer info of lab format by Yinhang Liu · 9 years ago
  45. cd1edab cl-bayer-pipe: fix hard code of input image by Wind Yuan · 9 years ago
  46. 32413c8 analyzer: fix uninitialized variables by Wind Yuan · 9 years ago
  47. 7674f7a cl-tonemapping: support 12-bit histogram statistics by zongwave · 9 years ago
  48. 93f57e3 cl-bayer-ee: picture quality improve. by Wangfei · 9 years ago
  49. 4358431 3a-stats: add 12-bits support by Wind Yuan · 9 years ago
  50. 4338bd2 cl_process: pipeline clean up by Wind Yuan · 9 years ago
  51. 84e36f5 cl-tonemap: Increase local tone mapping regulation parameter by zongwave · 9 years ago
  52. 93f5d53 build: fix compile error when aiq disabled by Yinhang Liu · 9 years ago
  53. 66a677e cl-bayer: improve work group size for performance. by wujunkai166 · 9 years ago
  54. bccca4d cl-bayer: optimize EE calculation for performance by wujunkai166 · 9 years ago
  55. 61a5b0c cl-bayer: clean up by Wind Yuan · 9 years ago
  56. 39190e6 cl-bayer: enable edge enhancement in bayer-pipe by Wangfei · 9 years ago
  57. 7082441 cl-tonemap: support tone-mapping bayer-planar by wujunkai166 · 9 years ago
  58. a8cdc36 cl-bayer: separate bayer into basic and demosaic 2 parts by Wind Yuan · 9 years ago
  59. f25e68d cl-mem: add enqueue map/unmap buffer by Wind Yuan · 9 years ago
  60. ad987a1 format: support add bayer planar format GRBG by Wind Yuan · 9 years ago
  61. be5b56a cl-yuv: fix tnr does not work in yuv-pipe. by Wangfei · 9 years ago
  62. 4523854 plugin: set cpf env if wdr enabled by wujunkai166 · 9 years ago
  63. 575d17f cl-tonemap: refile local tone mapping by zongwave · 9 years ago
  64. bd68e43 cl-bayer: add spatial delta coeff into bayer NR by Wangfei · 9 years ago
  65. 107b778 cl-bayer: suport bilateral filter in bayer NR by Wangfei · 9 years ago
  66. ddf0b74 plugin: support wdr property "enable-wdr" by wujunkai166 · 9 years ago
  67. e9a759f histogram: fixed 3a-stats issue with half data zero by Yinhang Liu · 9 years ago
  68. 4183993 FakePollThread: stop buffer pool to prevent dead lock by Jia Meng · 9 years ago
  69. b0dd2f8 cl-tonemap: fix wdr display half black issue by wujunkai166 · 9 years ago
  70. dd1dfb9 cl-yuv: fix tnr read data error on image2d-obj by Wind Yuan · 9 years ago
  71. 682bc54 cl-tonemap: fix ocl kernel build failure by Wind Yuan · 9 years ago
  72. a9fab57 cl-yuv: support image2d as input/ouput parameters by Wind Yuan · 9 years ago
  73. 1f1b2ff cl-tonemap: Add slm version for tonemapping kernel by wujunkai166 · 9 years ago
  74. e0adb2a cl-yuv: kernel support both image-obj and buf-obj by Wangfei · 9 years ago
  75. a54e9aa use RGB-plannar format as input of YUV pipe. by Wangfei · 9 years ago
  76. 053eeeb cl-tonemap: change input/output to RGB plannar by wujunkai166 · 9 years ago
  77. 6e09cf0 cl-context: support OCL build options by Wind Yuan · 9 years ago
  78. 4484b13 cl-bayer: change input order from R to RGBA by Wind Yuan · 9 years ago
  79. 5bd3ae6 cl-bayer: output planar RGB and slm vector load by Wind Yuan · 9 years ago
  80. 72d03bc drm: close prime fd on destruction of DrmBoData by Jia Meng · 9 years ago
  81. e965dff 64-bit: fix 64-bit portability issues by Jia Meng · 9 years ago
  82. f0f23a8 drm: enable prime buffer sharing for cl buffer and image by Jia Meng · 9 years ago
  83. 0a53293 poll_thread: implement FakePollThread to read from raw image by Jia Meng · 9 years ago
  84. bc6112a contributors: add Sameer Kibey by Wind Yuan · 9 years ago
  85. 9e983ac cl-tone-map: fix y_target to prevent large gain by wujunkai166 · 9 years ago
  86. 3722cd5 document: update framework and dataflow by Wind Yuan · 9 years ago
  87. cd70194 format: support RGB planar format by Wind Yuan · 9 years ago
  88. 37f60d5 release version 0.3.0 by Wind Yuan · 9 years ago
  89. 110c3e2 code-style: Remove unnecessary null pointer checks by zongwave · 9 years ago
  90. 82950fb wdr-test: set path to imx185_wdr.cpf when wdr on by wujunkai166 · 9 years ago
  91. 61eca6a cl-wdr: implement new algorithm on tonemapping. by wujunkai166 · 9 years ago
  92. fd37480 wdr-test: simple cmdline cover wdr feature by wujunkai166 · 9 years ago
  93. c4f87d1 plugin: add interface to enable tone mapping by Jia Meng · 9 years ago
  94. eeb390f cl-yuv: re-tune TNR-YUV and disable tnr-rgb by zongwave · 9 years ago
  95. 9a3c8bf typo: fix failure on compiling by Wind Yuan · 9 years ago
  96. 8500c1f cl-wdr: implement first algorithm on tonemapping by wujunkai166 · 9 years ago
  97. a9a55f2 cl-wdr: correct tonemapping only works on BA12 by wujunkai166 · 9 years ago
  98. a658023 tests: add wdr option for test-device-manager by Jia Meng · 9 years ago
  99. e401d7f analyzer-tuner: independent and decouple it with aiq by zongwave · 9 years ago
  100. 958ca44 usbcam: Add support to xcamsrc GST path for USB cam by Sameer Kibey · 9 years ago