From: Philipp Zabel
Date: Fri, 11 Jul 2014 09:36:33 +0000 (-0300)
Subject: [media] coda: add sequence counter offset
X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~162
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2c02821c44522f7284fcd57a7f11e11657255b;p=pandora-kernel.git
[media] coda: add sequence counter offset
The coda h.264 decoder also counts PIC_RUNs where no frame was decoded but
a frame was rotated out / marked as ready to be displayed. This causes an
offset between the incoming encoded frame's sequence number and the decode
sequence number returned by the coda. This patch introduces a sequence
counter offset variable to keep track of the difference.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed