From: Kamil Debski Date: Fri, 11 Jan 2013 15:29:33 +0000 (-0300) Subject: [media] s5p-mfc: Add support for EOS command and EOS event in video decoder X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34026e75bd1e6fdfbe8b59c320bb7d31c84b3da;p=pandora-kernel.git [media] s5p-mfc: Add support for EOS command and EOS event in video decoder Add support for V4L2_DEC_CMD_STOP command which will instruct MFC device to finish decoding and release all remaining frames kept for reference to the user. After dequeueing last decoded frame the driver will generate an V4L2_EVENT_EOS event. Signed-off-by: Kamil Debski Signed-off-by: Kyngmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed