summaryrefslogtreecommitdiffstats
path: root/exynos_omx
Commit message (Expand)AuthorAgeFilesLines
* exynos_omx: multi_thread: Add OMX_IndexParamVideoIntraRefresh support.SeungBeom Kim2012-11-284-3/+69
* Merge "omx: basecomponent: signal abendStateEvent if componentInit fails" int...Dima Zavin2012-11-271-1/+3
|\
| * omx: basecomponent: signal abendStateEvent if componentInit failsDima Zavin2012-11-151-1/+3
* | exynos_omx: multi_thread: Add OMX_IndexConfigVideoIntraVOPRefresh support.SeungBeom Kim2012-11-202-3/+14
|/
* Added error handling in the state change from "Load state" to "Idle state".SeungBeom Kim2012-10-173-4/+31
* OMX encode component has problem on "idle->execute->idle state change" withou...SeungBeom Kim2012-10-151-1/+2
* exynos_omx: Do not call memset on object to be freedSeungBeom Kim2012-09-281-1/+0
* exynos_omx: multi_thread: Remove hardcoded limit on the max of number of inpu...SeungBeom Kim2012-09-236-56/+215
* hardware: samsung_slsi: exynos5: Seperate Secure memory regionJihyun Kim2012-09-181-1/+1
* exynos_omx: multi_thread: Change bitrate setting in encode component.SeungBeom Kim2012-09-142-20/+20
* exynos5: omx: osal: only free sharedmem buffers we allocatedDima Zavin2012-09-041-2/+7
* exynos_omx: multi_thread: Remove OMX Error log on init time.SeungBeom Kim2012-08-301-2/+2
* exynos_omx: multi_thread: Change Log Message.SeungBeom Kim2012-08-271-2/+2
* exynos_omx: multi_thread: Fix the bug of video recording I-frame interval.SeungBeom Kim2012-08-271-2/+2
* exynos_omx: multi_thread: Fix wrong variable name.SeungBeom Kim2012-08-271-9/+9
* exynos_omx: multi_thread: Add New Encode scheme for support input buffer shere.SeungBeom Kim2012-08-137-155/+317
* exynos_omx: multi_thread: Change shared memory allocator for DRM play.SeungBeom Kim2012-08-101-10/+21
* exynos_omx: multi_thread: Fix the DRM play bug.SeungBeom Kim2012-08-101-1/+6
* exynos_omx: multi_thread: Change output color format.SeungBeom Kim2012-08-094-27/+2
* exynos_omx: multi_thread: The case of "enable native buffer", Change the cond...SeungBeom Kim2012-08-031-2/+4
* Remove excessive loggingJames Dong2012-08-022-8/+8
* exynos5: metadata buffer contains a buffer handle, not anativewindowDima Zavin2012-08-021-1/+1
* exynos_omx: multi_thread: Fix H.263 encoder.SeungBeom Kim2012-08-011-1/+1
* Switch to dma_buf based grallocRebecca Schultz Zavin2012-07-251-7/+6
* exynos_omx: multi_thread: For modify CSC API support.SeungBeom Kim2012-07-242-16/+4
* exynos_omx: multi_thread: Change number of metadata buffer.SeungBeom Kim2012-07-243-2/+4
* exynos_omx: multi_thread: Fix the bug of decode buffer Queuing.SeungBeom Kim2012-07-243-3/+6
* exynos_omx: multi_thread: Fix the encoder input buffer scheme.SeungBeom Kim2012-07-242-16/+12
* exynos_omx: multi_thread: Remove unused variable (cont.).SeungBeom Kim2012-07-242-2/+0
* exynos_omx: multi_thread: Modified Cache enable scheme.SeungBeom Kim2012-07-245-21/+30
* exynos_omx: multi_thread: Modified AllocateBuffer & FreeBuffer.SeungBeom Kim2012-07-242-38/+23
* exynos_omx: multi_thread: input and output buffer struct Integration.SeungBeom Kim2012-07-245-453/+442
* exynos_omx: multi_thread: Video encoder supported ION fd.SeungBeom Kim2012-07-245-281/+405
* exynos_omx: multi_thread: support to DRM component.SeungBeom Kim2012-07-242-3/+24
* exynos_omx: multi_thread: Modified Video Encode Scheme.SeungBeom Kim2012-07-244-697/+589
* exynos_omx: multi_thread: Video decode component code clean-up.SeungBeom Kim2012-07-243-69/+70
* exynos_omx: multi_thread: Modified calc_plane APISeungBeom Kim2012-07-241-5/+5
* exynos_omx: multi_thread: Modified OMX_EventPortSettingsChanged scheme.SeungBeom Kim2012-07-241-18/+19
* exynos_omx: multi_thread: enhance the exception handling.SeungBeom Kim2012-07-247-33/+102
* exynos_omx: multi_thread: Add error handling.SeungBeom Kim2012-07-248-24/+90
* exynos_omx: multi_thread: Code clean-up.SeungBeom Kim2012-07-2411-391/+168
* exynos_omx: multi_thread: Change variable name.SeungBeom Kim2012-07-246-24/+24
* exynos_omx: multi_thread: Update Exynos Codec API.SeungBeom Kim2012-07-242-214/+142
* exynos_omx: multi_thread: Add New API.SeungBeom Kim2012-07-241-0/+111
* exynos_omx: multi_thread: Modifed the Exynos_OSAL_SharedMemory.c file.SeungBeom Kim2012-07-241-119/+158
* exynos_omx: multi_thread: Code clean-up.SeungBeom Kim2012-07-2413-64/+58
* exynos_omx: multi_thread: remove OMXComponentCapabilityFlagsType.SeungBeom Kim2012-07-248-74/+0
* exynos_omx: multi_thread: Convert DOS to Unix.SeungBeom Kim2012-07-241-1569/+1569
* exynos_omx: multi_thread: Add argument for selection of memory type in initia...SeungBeom Kim2012-07-2012-15/+19
* exynos_omx: multi_thread: Add nMemoryType variable in struct ExynosVideoDecCo...SeungBeom Kim2012-07-204-16/+18