Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
hardware
/
samsung_slsi
/
exynos5
/
27a1e27347b66d5075197e217ea43ea58dc98308
/
exynos_omx
e1b99ca
exynos_omx: multi_thread: Add OMX_IndexParamVideoIntraRefresh support.
by SeungBeom Kim
· 12 years ago
0183af7
Merge "omx: basecomponent: signal abendStateEvent if componentInit fails" into jb-mr1.1-dev
by Dima Zavin
· 12 years ago
a7fc593
exynos_omx: multi_thread: Add OMX_IndexConfigVideoIntraVOPRefresh support.
by SeungBeom Kim
· 12 years ago
0996d9d
omx: basecomponent: signal abendStateEvent if componentInit fails
by Dima Zavin
· 12 years ago
d9966f6
Added error handling in the state change from "Load state" to "Idle state".
by SeungBeom Kim
· 12 years ago
af4568d
OMX encode component has problem on "idle->execute->idle state change" without input data.
by SeungBeom Kim
· 12 years ago
2ebe89a
exynos_omx: Do not call memset on object to be freed
by SeungBeom Kim
· 12 years ago
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
ce73ba1
hardware: samsung_slsi: exynos5: Seperate Secure memory region
by Jihyun Kim
· 12 years ago
d4819ad
exynos_omx: multi_thread: Change bitrate setting in encode component.
by SeungBeom Kim
· 12 years ago
a6c8bcb
exynos5: omx: osal: only free sharedmem buffers we allocated
by Dima Zavin
· 12 years ago
b5eeb20
exynos_omx: multi_thread: Remove OMX Error log on init time.
by SeungBeom Kim
· 12 years ago
0b9f280
exynos_omx: multi_thread: Change Log Message.
by SeungBeom Kim
· 12 years ago
bad2563
exynos_omx: multi_thread: Fix the bug of video recording I-frame interval.
by SeungBeom Kim
· 12 years ago
954a542
exynos_omx: multi_thread: Fix wrong variable name.
by SeungBeom Kim
· 12 years ago
33d6044
exynos_omx: multi_thread: Add New Encode scheme for support input buffer shere.
by SeungBeom Kim
· 12 years ago
2590f08
exynos_omx: multi_thread: Change shared memory allocator for DRM play.
by SeungBeom Kim
· 12 years ago
0e6617d
exynos_omx: multi_thread: Fix the DRM play bug.
by SeungBeom Kim
· 12 years ago
dccf6a0
exynos_omx: multi_thread: Change output color format.
by SeungBeom Kim
· 12 years ago
f45c4a0
exynos_omx: multi_thread: The case of "enable native buffer", Change the conditions of checking.
by SeungBeom Kim
· 12 years ago
b8d6caa
Remove excessive logging
by James Dong
· 12 years ago
24eadba
exynos5: metadata buffer contains a buffer handle, not anativewindow
by Dima Zavin
· 12 years ago
1245032
exynos_omx: multi_thread: Fix H.263 encoder.
by SeungBeom Kim
· 12 years ago
a8b0b07
Switch to dma_buf based gralloc
by Rebecca Schultz Zavin
· 12 years ago
1331ddd
exynos_omx: multi_thread: For modify CSC API support.
by SeungBeom Kim
· 12 years ago
4bd7221
exynos_omx: multi_thread: Change number of metadata buffer.
by SeungBeom Kim
· 12 years ago
569b6f9
exynos_omx: multi_thread: Fix the bug of decode buffer Queuing.
by SeungBeom Kim
· 12 years ago
2f26183
exynos_omx: multi_thread: Fix the encoder input buffer scheme.
by SeungBeom Kim
· 12 years ago
2af1a62
exynos_omx: multi_thread: Remove unused variable (cont.).
by SeungBeom Kim
· 12 years ago
fa89481
exynos_omx: multi_thread: Modified Cache enable scheme.
by SeungBeom Kim
· 12 years ago
21015d7
exynos_omx: multi_thread: Modified AllocateBuffer & FreeBuffer.
by SeungBeom Kim
· 12 years ago
ef059a0
exynos_omx: multi_thread: input and output buffer struct Integration.
by SeungBeom Kim
· 12 years ago
91f44a5
exynos_omx: multi_thread: Video encoder supported ION fd.
by SeungBeom Kim
· 12 years ago
388744c
exynos_omx: multi_thread: support to DRM component.
by SeungBeom Kim
· 12 years ago
833233f
exynos_omx: multi_thread: Modified Video Encode Scheme.
by SeungBeom Kim
· 12 years ago
94d259f
exynos_omx: multi_thread: Video decode component code clean-up.
by SeungBeom Kim
· 12 years ago
091c874
exynos_omx: multi_thread: Modified calc_plane API
by SeungBeom Kim
· 12 years ago
495cf06
exynos_omx: multi_thread: Modified OMX_EventPortSettingsChanged scheme.
by SeungBeom Kim
· 12 years ago
54cbf39
exynos_omx: multi_thread: enhance the exception handling.
by SeungBeom Kim
· 12 years ago
4402523
exynos_omx: multi_thread: Add error handling.
by SeungBeom Kim
· 12 years ago
3e79a27
exynos_omx: multi_thread: Code clean-up.
by SeungBeom Kim
· 12 years ago
bef6209
exynos_omx: multi_thread: Change variable name.
by SeungBeom Kim
· 12 years ago
30e79fb
exynos_omx: multi_thread: Update Exynos Codec API.
by SeungBeom Kim
· 12 years ago
9dfee4e
exynos_omx: multi_thread: Add New API.
by SeungBeom Kim
· 12 years ago
43cea9e
exynos_omx: multi_thread: Modifed the Exynos_OSAL_SharedMemory.c file.
by SeungBeom Kim
· 12 years ago
d03573a
exynos_omx: multi_thread: Code clean-up.
by SeungBeom Kim
· 12 years ago
8ca4698
exynos_omx: multi_thread: remove OMXComponentCapabilityFlagsType.
by SeungBeom Kim
· 12 years ago
962568f
exynos_omx: multi_thread: Convert DOS to Unix.
by SeungBeom Kim
· 12 years ago
c94beae
exynos_omx: multi_thread: Add argument for selection of memory type in initial time.
by SeungBeom Kim
· 12 years ago
1f0d5e3
exynos_omx: multi_thread: Add nMemoryType variable in struct ExynosVideoDecContext.
by SeungBeom Kim
· 12 years ago
57fbf5b
exynos_omx: multi_thread: Remove unused variable.
by SeungBeom Kim
· 12 years ago
1ed2fc8
exynos5: omx: always set buffers as shareable
by Dima Zavin
· 12 years ago
eb42d13
Several fixes to ion
by Rebecca Schultz Zavin
· 12 years ago
01fa64f
exynos5: omx: convert to using DMABUF to pass shared buffers
by Dima Zavin
· 12 years ago
164d853
exynos5: osal: SharedMemory: clean up heap selection
by Dima Zavin
· 12 years ago
38ef257
hardware: samsung_slsi: exynos5: exynos_omx: added newly organized omx
by Jiho Chang
· 12 years ago
800a8d7
hardware: exynos5: update exynos_omx dir
by Jiho Chang
· 13 years ago
df6aac4
exynos5/omx/osal: static libs should not depend on shared libs
by Dima Zavin
· 13 years ago
7c0f081
exynos_omx: do not override format in set portDefinition for ANB
by Dima Zavin
· 13 years ago
23e5126
omx_vdec: if using AndroidNativeBuffer, map OMX color format to HAL
by Dima Zavin
· 13 years ago
5666f59
exynos5: rename all libOMX.SEC components to libOMX.Exynos5
by Dima Zavin
· 13 years ago
57b4c21
exynos_omx: get rid of copy headers rules
by Dima Zavin
· 13 years ago
b809845
exynos_omx: Make it build
by Rebecca Schultz Zavin
· 13 years ago
4a7b2d3
exynos_omx: LOG* -> ALOG*
by Dima Zavin
· 13 years ago
20d3e6e
hardware: exynos5: add initial exynos_omx
by Jiho Chang
· 13 years ago