1. 8ee7ad9 omx: always set ion fds for encoder's csc target buffers by Greg Hackmann · 12 years ago
  2. ae570c5 csc: fix custom ARGB_8888 pixel format's name by Greg Hackmann · 12 years ago
  3. 2db7dad omx: don't log encoder input buffers as errors by Greg Hackmann · 12 years ago
  4. 6201909 omx: basecomponent: signal abendStateEvent if GetResource fails by Dima Zavin · 12 years ago
  5. e1b99ca exynos_omx: multi_thread: Add OMX_IndexParamVideoIntraRefresh support. by SeungBeom Kim · 12 years ago
  6. 0183af7 Merge "omx: basecomponent: signal abendStateEvent if componentInit fails" into jb-mr1.1-dev by Dima Zavin · 12 years ago
  7. a7fc593 exynos_omx: multi_thread: Add OMX_IndexConfigVideoIntraVOPRefresh support. by SeungBeom Kim · 12 years ago
  8. 0996d9d omx: basecomponent: signal abendStateEvent if componentInit fails by Dima Zavin · 12 years ago
  9. d9966f6 Added error handling in the state change from "Load state" to "Idle state". by SeungBeom Kim · 12 years ago
  10. af4568d OMX encode component has problem on "idle->execute->idle state change" without input data. by SeungBeom Kim · 12 years ago
  11. 2ebe89a exynos_omx: Do not call memset on object to be freed by SeungBeom Kim · 12 years ago
  12. 5b46229 exynos_omx: multi_thread: Remove hardcoded limit on the max of number of input buffers allowed in video encoders by SeungBeom Kim · 12 years ago
  13. ce73ba1 hardware: samsung_slsi: exynos5: Seperate Secure memory region by Jihyun Kim · 12 years ago
  14. d4819ad exynos_omx: multi_thread: Change bitrate setting in encode component. by SeungBeom Kim · 12 years ago
  15. a6c8bcb exynos5: omx: osal: only free sharedmem buffers we allocated by Dima Zavin · 12 years ago
  16. b5eeb20 exynos_omx: multi_thread: Remove OMX Error log on init time. by SeungBeom Kim · 12 years ago
  17. 0b9f280 exynos_omx: multi_thread: Change Log Message. by SeungBeom Kim · 12 years ago
  18. bad2563 exynos_omx: multi_thread: Fix the bug of video recording I-frame interval. by SeungBeom Kim · 12 years ago
  19. 954a542 exynos_omx: multi_thread: Fix wrong variable name. by SeungBeom Kim · 12 years ago
  20. 33d6044 exynos_omx: multi_thread: Add New Encode scheme for support input buffer shere. by SeungBeom Kim · 12 years ago
  21. 2590f08 exynos_omx: multi_thread: Change shared memory allocator for DRM play. by SeungBeom Kim · 12 years ago
  22. 0e6617d exynos_omx: multi_thread: Fix the DRM play bug. by SeungBeom Kim · 12 years ago
  23. dccf6a0 exynos_omx: multi_thread: Change output color format. by SeungBeom Kim · 12 years ago
  24. f45c4a0 exynos_omx: multi_thread: The case of "enable native buffer", Change the conditions of checking. by SeungBeom Kim · 12 years ago
  25. b8d6caa Remove excessive logging by James Dong · 12 years ago
  26. 24eadba exynos5: metadata buffer contains a buffer handle, not anativewindow by Dima Zavin · 12 years ago
  27. 1245032 exynos_omx: multi_thread: Fix H.263 encoder. by SeungBeom Kim · 12 years ago
  28. a8b0b07 Switch to dma_buf based gralloc by Rebecca Schultz Zavin · 12 years ago
  29. 1331ddd exynos_omx: multi_thread: For modify CSC API support. by SeungBeom Kim · 12 years ago
  30. 4bd7221 exynos_omx: multi_thread: Change number of metadata buffer. by SeungBeom Kim · 12 years ago
  31. 569b6f9 exynos_omx: multi_thread: Fix the bug of decode buffer Queuing. by SeungBeom Kim · 12 years ago
  32. 2f26183 exynos_omx: multi_thread: Fix the encoder input buffer scheme. by SeungBeom Kim · 12 years ago
  33. 2af1a62 exynos_omx: multi_thread: Remove unused variable (cont.). by SeungBeom Kim · 12 years ago
  34. fa89481 exynos_omx: multi_thread: Modified Cache enable scheme. by SeungBeom Kim · 12 years ago
  35. 21015d7 exynos_omx: multi_thread: Modified AllocateBuffer & FreeBuffer. by SeungBeom Kim · 12 years ago
  36. ef059a0 exynos_omx: multi_thread: input and output buffer struct Integration. by SeungBeom Kim · 12 years ago
  37. 91f44a5 exynos_omx: multi_thread: Video encoder supported ION fd. by SeungBeom Kim · 12 years ago
  38. 388744c exynos_omx: multi_thread: support to DRM component. by SeungBeom Kim · 12 years ago
  39. 833233f exynos_omx: multi_thread: Modified Video Encode Scheme. by SeungBeom Kim · 12 years ago
  40. 94d259f exynos_omx: multi_thread: Video decode component code clean-up. by SeungBeom Kim · 12 years ago
  41. 091c874 exynos_omx: multi_thread: Modified calc_plane API by SeungBeom Kim · 12 years ago
  42. 495cf06 exynos_omx: multi_thread: Modified OMX_EventPortSettingsChanged scheme. by SeungBeom Kim · 12 years ago
  43. 54cbf39 exynos_omx: multi_thread: enhance the exception handling. by SeungBeom Kim · 12 years ago
  44. 4402523 exynos_omx: multi_thread: Add error handling. by SeungBeom Kim · 12 years ago
  45. 3e79a27 exynos_omx: multi_thread: Code clean-up. by SeungBeom Kim · 12 years ago
  46. bef6209 exynos_omx: multi_thread: Change variable name. by SeungBeom Kim · 12 years ago
  47. 30e79fb exynos_omx: multi_thread: Update Exynos Codec API. by SeungBeom Kim · 12 years ago
  48. 9dfee4e exynos_omx: multi_thread: Add New API. by SeungBeom Kim · 12 years ago
  49. 43cea9e exynos_omx: multi_thread: Modifed the Exynos_OSAL_SharedMemory.c file. by SeungBeom Kim · 12 years ago
  50. d03573a exynos_omx: multi_thread: Code clean-up. by SeungBeom Kim · 12 years ago
  51. 8ca4698 exynos_omx: multi_thread: remove OMXComponentCapabilityFlagsType. by SeungBeom Kim · 12 years ago
  52. 962568f exynos_omx: multi_thread: Convert DOS to Unix. by SeungBeom Kim · 12 years ago
  53. c94beae exynos_omx: multi_thread: Add argument for selection of memory type in initial time. by SeungBeom Kim · 12 years ago
  54. 1f0d5e3 exynos_omx: multi_thread: Add nMemoryType variable in struct ExynosVideoDecContext. by SeungBeom Kim · 12 years ago
  55. 57fbf5b exynos_omx: multi_thread: Remove unused variable. by SeungBeom Kim · 12 years ago
  56. 1ed2fc8 exynos5: omx: always set buffers as shareable by Dima Zavin · 12 years ago
  57. eb42d13 Several fixes to ion by Rebecca Schultz Zavin · 12 years ago
  58. 01fa64f exynos5: omx: convert to using DMABUF to pass shared buffers by Dima Zavin · 12 years ago
  59. 164d853 exynos5: osal: SharedMemory: clean up heap selection by Dima Zavin · 12 years ago
  60. 38ef257 hardware: samsung_slsi: exynos5: exynos_omx: added newly organized omx by Jiho Chang · 12 years ago
  61. 800a8d7 hardware: exynos5: update exynos_omx dir by Jiho Chang · 12 years ago
  62. df6aac4 exynos5/omx/osal: static libs should not depend on shared libs by Dima Zavin · 12 years ago
  63. 7c0f081 exynos_omx: do not override format in set portDefinition for ANB by Dima Zavin · 12 years ago
  64. 23e5126 omx_vdec: if using AndroidNativeBuffer, map OMX color format to HAL by Dima Zavin · 12 years ago
  65. 5666f59 exynos5: rename all libOMX.SEC components to libOMX.Exynos5 by Dima Zavin · 12 years ago
  66. 57b4c21 exynos_omx: get rid of copy headers rules by Dima Zavin · 12 years ago
  67. b809845 exynos_omx: Make it build by Rebecca Schultz Zavin · 12 years ago
  68. 4a7b2d3 exynos_omx: LOG* -> ALOG* by Dima Zavin · 12 years ago
  69. 20d3e6e hardware: exynos5: add initial exynos_omx by Jiho Chang · 12 years ago