From: Philipp Zabel
Date: Thu, 2 Oct 2014 17:08:32 +0000 (-0300)
Subject: [media] coda: store bitstream buffer position with buffer metadata
X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~353
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbb105feff82722206613f3e4cee3e98df827d9;p=pandora-kernel.git
[media] coda: store bitstream buffer position with buffer metadata
Storing the buffer position in the bitstream with the buffer metadata
allows to later use that information to drop metadata for skipped buffers
and to determine whether bitstream padding has to be applied.
This patch also renames struct coda_timestamp to struct coda_buffer_meta
to make clear that it contains more than only the buffer timestamp.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed