h264dec: fixed the DRC handling problem
authorTaehwan Kim <t_h.kim@samsung.com>
Fri, 28 Dec 2012 08:35:33 +0000 (08:35 +0000)
committerTaehwan Kim <t_h.kim@samsung.com>
Thu, 3 Jan 2013 07:37:12 +0000 (07:37 +0000)
commit0a2897d894ac77ca21cab6b06a58d568d331a160
treec9327ad4fe0d2c7a8442ef30363638af7aad5d54
parentab6207c6b56b1561841c845e7b5e00a241962d66
h264dec: fixed the DRC handling problem

happened re-setup about DPB in SHARE MODE,
before generating the OMX_EventPortSettingsChanged event
in case of DRC.
solved to use exceptionFlag.

Change-Id: I363eeb59e170ebaa999bd486e4a6a31333957fe8
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
component/video/dec/h264/Exynos_OMX_H264dec.c