]> git.baikalelectronics.ru Git - kernel.git/commit
[media] s5p-mfc: end-of-stream handling in encoder bug fix
authorKamil Debski <k.debski@samsung.com>
Fri, 11 Jan 2013 14:29:34 +0000 (11:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 6 Feb 2013 11:41:44 +0000 (09:41 -0200)
commit01e4cc048a8631b0b42dbf6c40e8da0e86d57a71
treefcbffa4607c162ca25c3a9d3a38f60aa588d3f50
parentbe5ffa78a4bbec4089386964bfc59a0b7588f925
[media] s5p-mfc: end-of-stream handling in encoder bug fix

In some circumstances after issuing the V4L2_ENC_CMD_STOP the application
could freeze. This patch prevents this behavior.

Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c