exynos_omx: multi_thread: Fix the DRM play bug.
authorSeungBeom Kim <sbcrux.kim@samsung.com>
Tue, 7 Aug 2012 18:13:29 +0000 (11:13 -0700)
committerDima Zavin <dima@android.com>
Sat, 11 Aug 2012 00:00:22 +0000 (17:00 -0700)
commit0e6617d9084f11fe951775e67a2ab8a71e50af94
tree34d605a8ace41d434c4627ed805cd60071352e5a
parentb1957044edf5088a5dbcd4d556ea3de4021313d2
exynos_omx: multi_thread: Fix the DRM play bug.

In case of DRM play, Registered input buffer address is incorrect.

Error log
01-01 13:38:30.755: E/ExynosVideoDecoder(99): MFC_Decoder_Enqueue_Inbuf: Failed to get index
01-01 13:38:30.755: E/EXYNOS_H264_DEC(99): Failed to enqueue input buffer for header parsing

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