vdec/include: fixed to return an input buffer to client
authorTaehwan Kim <t_h.kim@samsung.com>
Mon, 29 Oct 2012 04:12:08 +0000 (13:12 +0900)
committerHuisung Kang <hs1218.kang@samsung.com>
Mon, 29 Oct 2012 04:54:22 +0000 (13:54 +0900)
commitb907369f7f3203e6c673335470751cc679b2121e
tree9db347f4a8c9bacb968c6c8881dbabcb66965331
parentaa31e8db0ad6d9ae3e51923fcd4d0caa0a3013d5
vdec/include: fixed to return an input buffer to client

Error frame is skipped by Check_Stream_StartCode function.
but, It isn't returned to client.
added OMX_ErrorCorruptedFrame return type and handling scheme.

Change-Id: I18bff34e143b6b956f77346f27c8926c5aef1022
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Signed-off-by: Huisung Kang <hs1218.kang@samsung.com>
component/video/dec/Exynos_OMX_Vdec.c
component/video/dec/h264/Exynos_OMX_H264dec.c
component/video/dec/mpeg4/Exynos_OMX_Mpeg4dec.c
component/video/dec/vp8/Exynos_OMX_Vp8dec.c
include/exynos/Exynos_OMX_Def.h