1. c0d6fba cl: image handler can select pool type/size by Wind Yuan · 9 years ago
  2. 73af393 cl: refine framework for async mode of kernels by Wind Yuan · 9 years ago
  3. 47b5e4d release: new version 0.2.0 by Wind Yuan · 9 years ago
  4. c708c83 refine ee kernel file to improve performance. by Wangfei · 9 years ago
  5. 1e21634 cl: correct local_size check by Wind Yuan · 9 years ago
  6. f2679f7 cl: improve gamma/macc kernel from 1x1 to 4x2 block by Wangfei · 9 years ago
  7. 26feed6 cl: remove 3a attatched buffers before out by Wind Yuan · 9 years ago
  8. 5b994d7 cl kernel: loop to replace manual read one-by-one by Wind Yuan · 9 years ago
  9. 51e9927 cl: fix cl image buffer pool crash by Wind Yuan · 9 years ago
  10. f1e182b cl: allow default local size if user doesn't set by Wind Yuan · 9 years ago
  11. 09de60f bilateral performance tuning: SLM method by Juan Zhao · 9 years ago
  12. fd89162 cl: add Defect Pixel Correction to CL pipeline, which takes effect in test-device-manager local preview by ShincyTu · 9 years ago
  13. 55bef7d cl: enable Defect Pixel Correction for CL path by ShincyTu · 9 years ago
  14. cf4e149 crash: fix cl crash on ctl+c by Wind Yuan · 9 years ago
  15. 9162580 profile: add cl profiling info by Wind Yuan · 9 years ago
  16. b92930c change parameters of test-device-manager by Yinhang Liu · 9 years ago
  17. 66efecf denoise: use bitmask to toggle denoise features by Jia Meng · 9 years ago
  18. 45345aa xcamsrc: clean up by Wind Yuan · 9 years ago
  19. 4a39763 xcamsrc: remove duration since fps not stable by Wind Yuan · 9 years ago
  20. 21d3d21 xcamsrc: correct timestamp from clock by Wind Yuan · 9 years ago
  21. 716ab94 v4l2buf: correct fd on return by Wind Yuan · 9 years ago
  22. 4a10209 fix hange when device stop by Wind Yuan · 9 years ago
  23. 25a4f27 xcamsrc: fix hang/assert on ctl+c by Wind Yuan · 9 years ago
  24. 1d65b45 plugin: refactor xcamsrc to make more generic by Wind Yuan · 9 years ago
  25. 2c0a48f add edge enhancement function. by wangfei · 9 years ago
  26. 57357f4 Fix WDR 12bit to 16bit data decompression algorithm. by ShincyTu · 9 years ago
  27. 7f509fa cl: add format rg12 in test-cl-image to enable test-cl-image unit test for build-in WDR by ShincyTu · 9 years ago
  28. 6c9241d fix Klocwork issues by Jia Meng · 9 years ago
  29. e36d084 stats: attached to each drm buffer by Wind Yuan · 9 years ago
  30. 81c44e0 test: support more options in test-dev-manager by Yinhang Liu · 9 years ago
  31. 813e02d plugin: add caps filter support by Jia Meng · 9 years ago
  32. 1a4de9d Enable WDR + AIQ path. Image comes out succesfully w/ WDR enabled ISP driver. by ShincyTu · 9 years ago
  33. c1bf100 timestamp: delivered from first buffer to stats by Wind Yuan · 9 years ago
  34. a61d52b install: fix 3alib and plugin directory by Wind Yuan · 9 years ago
  35. 8df40e3 csc module: add nv12 to rgba function. by wangfei · 9 years ago
  36. c09fb45 cl kernel build: check condition HAVE_LIBCL first by Wind Yuan · 9 years ago
  37. a223b24 code sytle: add cl files into code style check by Wind Yuan · 9 years ago
  38. 42f0630 add double quotation marks on cl files by Yinhang Liu · 10 years ago
  39. 3fff00d 3alib: correct macc table from aiq by ShincyTu · 9 years ago
  40. dce9f85 cl: set gamma/macc enabled by default by Wind Yuan · 9 years ago
  41. cf4c4e7 drm local preview: add primary plane and page flip mode to improve by wangfei · 9 years ago
  42. 797a75b bi-laterial denoise performance refine by Juan Zhao · 9 years ago
  43. 83cc4d6 3alib: fix aiq analyzer crash by Wind Yuan · 9 years ago
  44. fb11a5c fix deadlock of cl processor by Wind Yuan · 9 years ago
  45. 969a01f aiq3a: fix color correction matrix import from aiq by Wind Yuan · 10 years ago
  46. 738de82 analyzer loader: fix return error by Wind Yuan · 10 years ago
  47. a4cecf9 tnr: disable rgb tnr by default by Wind Yuan · 10 years ago
  48. 5863f0f display: set double buffer to fix blink issue by Wind Yuan · 10 years ago
  49. 6c5f17e aiq_handler: fix ae adjustment issues by Jia Meng · 10 years ago
  50. a5f39b9 Clear & release smartpointer list in a right way by zongwave · 10 years ago
  51. f20a1f7 Add TNR (YUV/RGB) enable & disable interface by zongwave · 10 years ago
  52. d7e1389 Temporal Noise Reduction (TNR) on RGB & YUV domain by zongwave · 10 years ago
  53. f717fce aiq_handler: apply manual wb gains under manual mode only by Jia Meng · 10 years ago
  54. 79c8a7f Enable AIQ+CL path. AIQ calculates 3A, CL does the image processing. by ShincyTu · 10 years ago
  55. 24222d4 aiq_handler: add noise reduction level limit by Jia Meng · 10 years ago
  56. 09e313e aiq_handler: implement night mode by Jia Meng · 10 years ago
  57. 3401678 aiq_handler: enable manual gamma table by Jia Meng · 10 years ago
  58. 3fbe8ac aiq_handler: enable manual white banalce gain by Jia Meng · 10 years ago
  59. 940a065 plugin: use fd to track video buffers in bufmap by Jia Meng · 10 years ago
  60. ff7c058 remove cl_snr_handler printf by Wind Yuan · 10 years ago
  61. 0022d35 Bug fix: cl feature can not be set by Juan Zhao · 10 years ago
  62. 7d65d00 avoid useless debug info by Juan Zhao · 10 years ago
  63. 48098d1 The color is incorrect when enable bi-laterial filter by Juan Zhao · 10 years ago
  64. f2a029a plugin: init and destroy mutex and cond properly by Jia Meng · 10 years ago
  65. 31e2d99 tools: script to convert cl kernel as built-in by Yinhang Liu · 10 years ago
  66. f57dc22 cl 3a: implement parts of 3a result process by Wind Yuan · 10 years ago
  67. 35601bd make matrix can be set up when use it in rgba to nv12 conversion. by wangfei · 10 years ago
  68. c1a8915 cl denoise: enable/disable according to mode setting by Jia Meng · 10 years ago
  69. fa8cdb1 plugin: add range conversion of image quality settings by Jia Meng · 10 years ago
  70. c66de80 Make CL processing features configurable at run time by Jia Meng · 10 years ago
  71. 6cc8fb0 bi-laterial fileter performance tuning by Juan Zhao · 10 years ago
  72. c729646 cl: correct 3a_stats valid_count by Wind Yuan · 10 years ago
  73. 47cd894 3alib: implement translate_3a_stats by Wind Yuan · 10 years ago
  74. 45587d6 3alib: fix aiq constructor without isp_controller by Wind Yuan · 10 years ago
  75. e25ce3f test: support dynamic 3a lib load by Wind Yuan · 10 years ago
  76. 3839648 simple: fix over-exposure bug by Wind Yuan · 10 years ago
  77. 8ba2f16 aiq3a: add aiq3a lib for dynamic load by Wind Yuan · 10 years ago
  78. 586134d 3alib: fix structures for dynamic 3a lib support by Wind Yuan · 10 years ago
  79. 2f9c6c5 fix xcam_mem_clear bug which can't clear array mem by Wind Yuan · 10 years ago
  80. 42d62b1 add macc function. by wangfei · 10 years ago
  81. 895e1ba avoid use the wrong header by Juan Zhao · 10 years ago
  82. eace4f2 cl: add simple noise reduction by ShincyTu · 10 years ago
  83. fa44236 3a: AEC Multi-window metering mode implementation by zongwave · 10 years ago
  84. c0dba6e code-style: add coding style auto-check on each commit by Wind Yuan · 10 years ago
  85. b334844 fix local preview green blocks with hdr on. by wangfei · 10 years ago
  86. 139ea7e refine drm display module. by wangfei · 10 years ago
  87. cfc4065 analyzer: fix function missing return value by Wind Yuan · 10 years ago
  88. 10a616d Enable CL image processor via xcamsrc plugin by Jia Meng · 10 years ago
  89. 28fc28b Update .gitignore for autoconf output and compiled objects by Jia Meng · 10 years ago
  90. 8c123ec analyzer: aiq assign ev_shit of ae_handler to gbce param by John Ye · 10 years ago
  91. 0cccafa analyzer: aiq enable set_color_effect in libxcam by John Ye · 10 years ago
  92. 17dd4ff cl: add configuration setting interface for black level correction by ShincyTu · 10 years ago
  93. 227ba27 refine test-cl-image. by wangfei · 10 years ago
  94. 5039ea5 cl: fix exposure flashing issue which is caused by setting ae too frequently. by ShincyTu · 10 years ago
  95. 9b79629 poll: prolong timeout duration of capture event by Wind Yuan · 10 years ago
  96. 3d1d15e processor: cl support whitebalance from 3a analyzer by Wind Yuan · 10 years ago
  97. d1b97a1 cl whitebalance: wb_config need initialize first by Wind Yuan · 10 years ago
  98. 26e9e21 misc: fix stats conversion and correct exposure by Wind Yuan · 10 years ago
  99. 7ddf260 cl: make 3a calcultor work with analyzer in pipeline by Wind Yuan · 10 years ago
  100. ebc2a40 interface: add stats callback apart from buffer cb by Wind Yuan · 10 years ago