exynos_omx: multi_thread: Add compensate the defect of dynamic resolution change.
authorSeungBeom Kim <sbcrux.kim@samsung.com>
Wed, 23 Oct 2013 04:59:49 +0000 (13:59 +0900)
committerLajos Molnar <lajos@google.com>
Wed, 4 Jun 2014 00:59:43 +0000 (17:59 -0700)
commit0dd90a2e544b96702dfb9fee39cfb6254549ac3d
tree2fde78eeb15e187f79d614eead34e91db07397c9
parenteb5bed43351266aba836fe7f15ecdd5e0da43422
exynos_omx: multi_thread: Add compensate the defect of dynamic resolution change.

If seek position immediately after Dynamic resolution change, error occurs.
Also, the case of if send port_disable command immediately after flush, error occurs.

Bug: 11006942
Change-Id: I9db181542b84778df5609c1f4ce9bec297fe7dd1
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
exynos_omx/openmax/exynos_omx/component/video/dec/h264/Exynos_OMX_H264dec.c