commit | 9082a7c66c688cddd305ceca1536fd3f6505ec21 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Fri Jun 21 03:55:31 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri Jul 26 12:17:22 2013 -0300 |
tree | e29b2fbeac9f3d8901217151f39e8c3aad790e4f | |
parent | 5677e3b04d3b3961200aa2bb9cc715e709eafeb9 [diff] |
[media] coda: add bitstream ringbuffer handling for decoder Add a bitstream ringbuffer using kfifo. Queued source buffers are to be copied into the bitstream ringbuffer immediately and marked as done, if possible. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>