linux/drivers/media/platform/coda
Philipp Zabel 7cbb105fef [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 <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-28 15:37:32 -02:00
..
coda_regs.h [media] coda: add JPEG register definitions for CODA7541 2014-10-28 15:01:49 -02:00
coda-bit.c [media] coda: store bitstream buffer position with buffer metadata 2014-10-28 15:37:32 -02:00
coda-common.c [media] coda: store bitstream buffer position with buffer metadata 2014-10-28 15:37:32 -02:00
coda-h264.c [media] coda: include header for memcpy 2014-08-21 15:25:23 -05:00
coda-jpeg.c [media] coda: add CODA7541 JPEG support 2014-10-28 15:03:16 -02:00
coda.h [media] coda: store bitstream buffer position with buffer metadata 2014-10-28 15:37:32 -02:00
Makefile [media] coda: add CODA7541 JPEG support 2014-10-28 15:03:16 -02:00