media: s5p-mfc: skip incomeplete frame 60/44760/2 accepted/tizen/mobile/20150728.000023 accepted/tizen/tv/20150728.000113 accepted/tizen/wearable/20150728.000159 submit/tizen/20150727.115311
authorDonghwa Lee <dh09.lee@samsung.com>
Thu, 31 Jul 2014 06:01:59 +0000 (15:01 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 27 Jul 2015 11:51:25 +0000 (20:51 +0900)
commit0be9b1807554b7ce87553906e3953cc8ed174c7a
treefd52c03783d07d838471f7fee65f986a8a871237
parent0a37894133f29091707f4702628e89f46af016c3
media: s5p-mfc: skip incomeplete frame

Currently, when incomplete frame is recieved in the middle of
decoding, driver have treated it to error, so src/dst queue and
clock are cleaned. Although it is obviously error case, it is need
to maintain video decoding in case of necessity. This patch
supports skip incomplete frame to next.

Change-Id: I328275a01d9f4bdfda55daf08a0e8b238ed7da5d
Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/media/platform/s5p-mfc/regs-mfc.h
drivers/media/platform/s5p-mfc/s5p_mfc.c