wmvdec: modified NEED_TIMESTAMP_REORDER handling
authorTaehwan Kim <t_h.kim@samsung.com>
Wed, 16 Jan 2013 08:08:29 +0000 (08:08 +0000)
committerTaehwan Kim <t_h.kim@samsung.com>
Thu, 17 Jan 2013 10:10:27 +0000 (10:10 +0000)
commitfe0939d0c955ad070144b8a3216313af8693d4ee
tree9dcdcbd00bf987df763492de135ba500af8a0def
parentea1234c887b040b9fb3d2d4155b684310fc6eea4
wmvdec: modified NEED_TIMESTAMP_REORDER handling

if there is a skipping frame before the EOS frame,
used the already saved index about timestamp.
so, couldn't notice the EOS flag.

this patch fixes the above problem.

Change-Id: Ib2d7329f4e3c3f4f46fa5bc92bcbd3371af7a09e
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
component/video/dec/vc1/Exynos_OMX_Wmvdec.c