1. 4e9e8c9 manta: add MobiCore userspace daemon and libraries by DongJin Park · 12 years ago
  2. e94046d Minimal changes to support multi-display HWC by Jesse Hall · 12 years ago
  3. 5f18f78 exynos5: libgscaler: modify set_format function. by Sanghee Kim · 12 years ago
  4. 304a1f9 Merge "HACK: exynos5: gscaler: do not skip s_fmt/reqbufs on gsc_convert path" into jb-mr1-dev by Dima Zavin · 12 years ago
  5. 7bc63d1 HACK: exynos5: gscaler: do not skip s_fmt/reqbufs on gsc_convert path by Dima Zavin · 12 years ago
  6. 227ae8a hwc: enforce gscaler limitations on scaling factor by Greg Hackmann · 12 years ago
  7. f45c4a0 exynos_omx: multi_thread: The case of "enable native buffer", Change the conditions of checking. by SeungBeom Kim · 12 years ago
  8. b8d6caa Remove excessive logging by James Dong · 12 years ago
  9. 24eadba exynos5: metadata buffer contains a buffer handle, not anativewindow by Dima Zavin · 12 years ago
  10. 2607aa3 exynos5: libgscaler: Add NV12 colorFormat by Yongbae Song · 12 years ago
  11. 4006f61 exynos5: libgscaler: added the V4L2_PIX_FMT for YUV420P by Yongbae Song · 12 years ago
  12. 1245032 exynos_omx: multi_thread: Fix H.263 encoder. by SeungBeom Kim · 12 years ago
  13. a00c043 hwc: set gscaler output to BGR32 by Greg Hackmann · 12 years ago
  14. b6e1fa0 Revert "Minimal changes to support multi-display HWC" by Jesse Hall · 12 years ago
  15. 49e5108 HACK: hwc: reserve gscaler 2 for camera by Greg Hackmann · 12 years ago
  16. 57e4cb5 Minimal changes to support multi-display HWC by Jesse Hall · 12 years ago
  17. 9130e70 hwc: enable gscaler memory-to-memory by Greg Hackmann · 12 years ago
  18. 994ebe9 libgscaler: fix set_dst_addr() return value by Greg Hackmann · 12 years ago
  19. 7b062be exynos5: libgscaler: GSC m2m non-blocking feature is added by Yongbae Song · 12 years ago
  20. 386436c hardware: samsung_slsi: libcamera2: verbose log messages (again) by Alex Ray · 12 years ago
  21. 3f0357b hardware: samsung_slsi: libcamera2: verbose log messages by Alex Ray · 12 years ago
  22. 6bbb593 hardware: samsung_slsi: libcamera2: update DMABUF references by Alex Ray · 12 years ago
  23. db65ac7 hardware: samsung_slsi: libhwjpeg: support DMABUF by Sungjoong Kang · 12 years ago
  24. 7bcca34 hardware: samsung_slsi: include: update header file for JPEG by Sungjoong Kang · 12 years ago
  25. a07cbd9 hardware: samsung_slsi: libcamera2: Fixed Front Camera Recording by Sungjoong Kang · 12 years ago
  26. b5237e6 hardware: samsung_slsi: libcamera2: Bug fixes and code cleanup by Sungjoong Kang · 12 years ago
  27. 9dd63e1 hardware: samsung_slsi: libcamera2: support front camera by Sungjoong Kang · 12 years ago
  28. 66e9199 hardware: samsung_slsi: libgscaler: Added support for NV21M by Sungjoong Kang · 12 years ago
  29. 23dac69 hardware: samsung_slsi: libgscaler: bug fix for NV16 by Sungjoong Kang · 12 years ago
  30. 13d8c7b hardware: samsung_slsi: libcamera2: Camera 2.0 2nd release by Sungjoong Kang · 12 years ago
  31. d82ad20 hwc: skip layers flagged with HWC_SKIP_LAYER by Greg Hackmann · 12 years ago
  32. fbeb853 hwc: fix reading vsync timestamps from sysfs by Greg Hackmann · 12 years ago
  33. b960c92 remove ump and malisw includes by Erik Gilling · 12 years ago
  34. 3777bbf hwc: remove include of unused ump.h by Erik Gilling · 12 years ago
  35. a0d9c63 update s3c-fb.h by Erik Gilling · 12 years ago
  36. a8b0b07 Switch to dma_buf based gralloc by Rebecca Schultz Zavin · 12 years ago
  37. 1331ddd exynos_omx: multi_thread: For modify CSC API support. by SeungBeom Kim · 12 years ago
  38. f77a2a9 exynos5: libcsc: change CSC API for DMABUF support. by SeungBeom Kim · 12 years ago
  39. 4bd7221 exynos_omx: multi_thread: Change number of metadata buffer. by SeungBeom Kim · 12 years ago
  40. 569b6f9 exynos_omx: multi_thread: Fix the bug of decode buffer Queuing. by SeungBeom Kim · 12 years ago
  41. 2f26183 exynos_omx: multi_thread: Fix the encoder input buffer scheme. by SeungBeom Kim · 12 years ago
  42. 2af1a62 exynos_omx: multi_thread: Remove unused variable (cont.). by SeungBeom Kim · 12 years ago
  43. fa89481 exynos_omx: multi_thread: Modified Cache enable scheme. by SeungBeom Kim · 12 years ago
  44. 21015d7 exynos_omx: multi_thread: Modified AllocateBuffer & FreeBuffer. by SeungBeom Kim · 12 years ago
  45. ef059a0 exynos_omx: multi_thread: input and output buffer struct Integration. by SeungBeom Kim · 12 years ago
  46. 91f44a5 exynos_omx: multi_thread: Video encoder supported ION fd. by SeungBeom Kim · 12 years ago
  47. 388744c exynos_omx: multi_thread: support to DRM component. by SeungBeom Kim · 12 years ago
  48. 833233f exynos_omx: multi_thread: Modified Video Encode Scheme. by SeungBeom Kim · 12 years ago
  49. 94d259f exynos_omx: multi_thread: Video decode component code clean-up. by SeungBeom Kim · 12 years ago
  50. 091c874 exynos_omx: multi_thread: Modified calc_plane API by SeungBeom Kim · 12 years ago
  51. 495cf06 exynos_omx: multi_thread: Modified OMX_EventPortSettingsChanged scheme. by SeungBeom Kim · 12 years ago
  52. 54cbf39 exynos_omx: multi_thread: enhance the exception handling. by SeungBeom Kim · 12 years ago
  53. 4402523 exynos_omx: multi_thread: Add error handling. by SeungBeom Kim · 12 years ago
  54. 3e79a27 exynos_omx: multi_thread: Code clean-up. by SeungBeom Kim · 12 years ago
  55. bef6209 exynos_omx: multi_thread: Change variable name. by SeungBeom Kim · 12 years ago
  56. 30e79fb exynos_omx: multi_thread: Update Exynos Codec API. by SeungBeom Kim · 12 years ago
  57. 9dfee4e exynos_omx: multi_thread: Add New API. by SeungBeom Kim · 12 years ago
  58. 43cea9e exynos_omx: multi_thread: Modifed the Exynos_OSAL_SharedMemory.c file. by SeungBeom Kim · 12 years ago
  59. d03573a exynos_omx: multi_thread: Code clean-up. by SeungBeom Kim · 12 years ago
  60. 8ca4698 exynos_omx: multi_thread: remove OMXComponentCapabilityFlagsType. by SeungBeom Kim · 12 years ago
  61. 962568f exynos_omx: multi_thread: Convert DOS to Unix. by SeungBeom Kim · 12 years ago
  62. 2972485 hwc: read vsync timestamps from sysfs by Greg Hackmann · 12 years ago
  63. 3464b1d Revert "hwc: read vsync timestamps from sysfs" by Greg Hackmann · 12 years ago
  64. 34a653d hwc: read vsync timestamps from sysfs by Greg Hackmann · 12 years ago
  65. c94beae exynos_omx: multi_thread: Add argument for selection of memory type in initial time. by SeungBeom Kim · 12 years ago
  66. 1f0d5e3 exynos_omx: multi_thread: Add nMemoryType variable in struct ExynosVideoDecContext. by SeungBeom Kim · 12 years ago
  67. 57fbf5b exynos_omx: multi_thread: Remove unused variable. by SeungBeom Kim · 12 years ago
  68. 579266c libhwc: don't link against libump_mali by Colin Cross · 12 years ago
  69. 1ed2fc8 exynos5: omx: always set buffers as shareable by Dima Zavin · 12 years ago
  70. eba311b gralloc: reorder initializers to eliminate warnings by Greg Hackmann · 12 years ago
  71. f6f2e54 hwc: fix formatting by Greg Hackmann · 12 years ago
  72. 31991d5 hwc: enable overlay support for all hardware windows by Greg Hackmann · 12 years ago
  73. 00359a8 exynos5 hwc: add blank operation by Colin Cross · 12 years ago
  74. a3e4958 libhwc: The gscaler -> mixer local output only supports YCbCr by Benoit Goby · 12 years ago
  75. ba718a4 libgscaler: Fix source pad mbus format by Benoit Goby · 12 years ago
  76. cdd61b3 libhwc: Add support for hdmi mirroring by Benoit Goby · 12 years ago
  77. 92c6eac hardware: samsung_slsi: libcamera2: ion_alloc flags by Alex Ray · 12 years ago
  78. 2423122 hardware: samsung_slsi: libcamera2: use DMABUF by Alex Ray · 12 years ago
  79. 5278039 hardware: samsung_slsi: Android.mk use camera v2 by Alex Ray · 12 years ago
  80. 48bac8e hardware: samsung_slsi: include: update camera header file by Jiyoung Shin · 12 years ago
  81. e160781 hardware: samsung_slsi: update Android.mk to compile libcamera2 by Jiyoung Shin · 12 years ago
  82. c15a6b0 hardware: samsung_slis: libcamera2: initial version of CameraHAL2 by Jiyoung Shin · 12 years ago
  83. 1ae2a55 hardware: samsung_slsi: libhwjpeg: update JPEG library by Jiyoung Shin · 12 years ago
  84. 365ad0f hardware: samsung_slsi: include: update JPEG header file by Jiyoung Shin · 12 years ago
  85. 52cf3b0 libgscaler: allow link for window 2 by Greg Hackmann · 12 years ago
  86. cd63257 libgscaler: support rgb buffers by Greg Hackmann · 12 years ago
  87. 776bd69 libgscaler: Use dmabuf instead of userptr by Benoit Goby · 12 years ago
  88. 87e707e hwc: update to api version 1 by Erik Gilling · 12 years ago
  89. 69fbbcf hwc: enable overlay support for 2 hardware windows by Greg Hackmann · 12 years ago
  90. 853a7f8 hwc: fix handling excessive overlays by Greg Hackmann · 12 years ago
  91. 8a249a3 hwc: update s3c-fb.h by Greg Hackmann · 12 years ago
  92. eb42d13 Several fixes to ion by Rebecca Schultz Zavin · 12 years ago
  93. 6d6b76c Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  94. 01fa64f exynos5: omx: convert to using DMABUF to pass shared buffers by Dima Zavin · 12 years ago
  95. 164d853 exynos5: osal: SharedMemory: clean up heap selection by Dima Zavin · 12 years ago
  96. 453bced exynos5: libv4l2: print correct error (and msg) on error by Dima Zavin · 12 years ago
  97. 38ef257 hardware: samsung_slsi: exynos5: exynos_omx: added newly organized omx by Jiho Chang · 12 years ago
  98. 62cc7e5 hardware: samsung_slsi: exynos5: modified exynos omx package names by Jiho Chang · 12 years ago
  99. d50f650 hardware: samsung_slsi: exynos5: libcsc: modified source crop-size alignment by Jiho Chang · 12 years ago
  100. a61510e hardware: samsung_slsi: exynos5: removed unused files by Jiho Chang · 12 years ago