From: Philipp Zabel
Date: Thu, 2 Oct 2014 17:08:34 +0000 (-0300)
Subject: [media] coda: try to only queue a single JPEG into the bitstream
X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~351
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=619165628d8f0e296c66a2f37bcea50769b7873d;p=pandora-kernel.git
[media] coda: try to only queue a single JPEG into the bitstream
With bitstream padding, it is possible to decode a single JPEG in the bitstream
immediately. This allows us to only ever queue a single JPEG into the bitstream
buffer, except to increase payload over 512 bytes or to back out of hold state.
This is a measure to decrease JPEG decoder latency.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed