commit | 5473387b9382a35967d1fcd550482efa3a31d44f | [log] [tgz] |
---|---|---|
author | Zahari Doychev <zahari.doychev@linux.com> | Mon Aug 03 08:57:19 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Aug 11 17:58:25 2015 -0300 |
tree | e2501891b0886ad16b9655e32bd16c17ff2e737f | |
parent | efb4b8b60d79f52a72e3698aa14e6ad2ad25db34 [diff] |
[media] coda: drop zero payload bitstream buffers The buffers with zero payload are now dumped in coda_fill_bitstream and not passed to coda_bitstream_queue. This avoids unnecessary fifo addition and buffer sequence counter increment. Signed-off-by: Zahari Doychev <zahari.doychev@linux.com> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>