summaryrefslogtreecommitdiff
path: root/exynos_omx
AgeCommit message (Expand)Author
2013-07-12Update VP8 component roleLajos Molnar
2013-05-20Merge "exynos_omx: : fail storeMetaDataInBuffers on output port"Chong Zhang
2013-05-15exynos_omx: : fail storeMetaDataInBuffers on output portChong Zhang
2013-05-15exynos_omx: Increase number of video resourcesDmitry Shmidt
2013-04-30exynos_omx: multi_thread: Support for testCreateInputSurfaceErrors Test.Taehwan Kim
2013-04-09Add liblogYing Wang
2013-04-08exynos_omx: multi_thread: Bug fix.SeungBeom Kim
2013-03-22exynos_omx: multi_thread: Support for CTS DecodeEditEncodeTest.SeungBeom Kim
2013-02-26exynos_omx: multi_thread: Support EOSBehavior.SeungBeom Kim
2013-02-05omx: use G2D CSC for encoding surface texturesGreg Hackmann
2013-02-05csc: allow compiling with multiple HW typesGreg Hackmann
2013-01-11omx: use hardware CSC for encoding surface texturesGreg Hackmann
2013-01-11omx: move csc (de)initialization to common vencGreg Hackmann
2013-01-11omx: handle csc errorsGreg Hackmann
2013-01-10omx: always set ion fds for encoder's csc target buffersGreg Hackmann
2013-01-08csc: fix custom ARGB_8888 pixel format's nameGreg Hackmann
2013-01-03omx: don't log encoder input buffers as errorsGreg Hackmann
2012-12-10omx: basecomponent: signal abendStateEvent if GetResource failsDima Zavin
2012-11-28exynos_omx: multi_thread: Add OMX_IndexParamVideoIntraRefresh support.android-cts-4.2_r2android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1jb-mr1.1-releaseSeungBeom Kim
2012-11-27Merge "omx: basecomponent: signal abendStateEvent if componentInit fails" int...Dima Zavin
2012-11-20exynos_omx: multi_thread: Add OMX_IndexConfigVideoIntraVOPRefresh support.SeungBeom Kim
2012-11-15omx: basecomponent: signal abendStateEvent if componentInit failsDima Zavin
2012-10-17Added error handling in the state change from "Load state" to "Idle state".SeungBeom Kim
2012-10-15OMX encode component has problem on "idle->execute->idle state change" withou...SeungBeom Kim
2012-09-28exynos_omx: Do not call memset on object to be freedSeungBeom Kim
2012-09-23exynos_omx: multi_thread: Remove hardcoded limit on the max of number of inpu...SeungBeom Kim
2012-09-18hardware: samsung_slsi: exynos5: Seperate Secure memory regionJihyun Kim
2012-09-14exynos_omx: multi_thread: Change bitrate setting in encode component.SeungBeom Kim
2012-09-04exynos5: omx: osal: only free sharedmem buffers we allocatedDima Zavin
2012-08-30exynos_omx: multi_thread: Remove OMX Error log on init time.SeungBeom Kim
2012-08-27exynos_omx: multi_thread: Change Log Message.SeungBeom Kim
2012-08-27exynos_omx: multi_thread: Fix the bug of video recording I-frame interval.SeungBeom Kim
2012-08-27exynos_omx: multi_thread: Fix wrong variable name.SeungBeom Kim
2012-08-13exynos_omx: multi_thread: Add New Encode scheme for support input buffer shere.SeungBeom Kim
2012-08-10exynos_omx: multi_thread: Change shared memory allocator for DRM play.SeungBeom Kim
2012-08-10exynos_omx: multi_thread: Fix the DRM play bug.SeungBeom Kim
2012-08-09exynos_omx: multi_thread: Change output color format.SeungBeom Kim
2012-08-03exynos_omx: multi_thread: The case of "enable native buffer", Change the cond...SeungBeom Kim
2012-08-02Remove excessive loggingJames Dong
2012-08-02exynos5: metadata buffer contains a buffer handle, not anativewindowDima Zavin
2012-08-01exynos_omx: multi_thread: Fix H.263 encoder.SeungBeom Kim
2012-07-25Switch to dma_buf based grallocRebecca Schultz Zavin
2012-07-24exynos_omx: multi_thread: For modify CSC API support.SeungBeom Kim
2012-07-24exynos_omx: multi_thread: Change number of metadata buffer.SeungBeom Kim
2012-07-24exynos_omx: multi_thread: Fix the bug of decode buffer Queuing.SeungBeom Kim
2012-07-24exynos_omx: multi_thread: Fix the encoder input buffer scheme.SeungBeom Kim
2012-07-24exynos_omx: multi_thread: Remove unused variable (cont.).SeungBeom Kim
2012-07-24exynos_omx: multi_thread: Modified Cache enable scheme.SeungBeom Kim
2012-07-24exynos_omx: multi_thread: Modified AllocateBuffer & FreeBuffer.SeungBeom Kim
2012-07-24exynos_omx: multi_thread: input and output buffer struct Integration.SeungBeom Kim