]> git.baikalelectronics.ru Git - kernel.git/commit
[media] s5p-mfc: Fix frame skip bug
authorArun Kumar K <arun.kk@samsung.com>
Tue, 26 Feb 2013 21:02:11 +0000 (18:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 21:24:07 +0000 (18:24 -0300)
commit2c29eeffffb0e71271099efbd4fb583c3f73da42
treee2b8ce5d93800ad7ecf6b225556b25c9a5965a00
parent90b25ced0445f95bf5cb0e52052e35e642241828
[media] s5p-mfc: Fix frame skip bug

The issue was seen in VP8 decoding where the last frame was
skipped by the driver. This patch gets the correct frame_type value
to fix this bug.

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Arun Mankuzhi <arun.m@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.c