git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22496c
)
[media] coda: allocate bitstream ringbuffer only for BIT decoder
author
Philipp Zabel
<p.zabel@pengutronix.de>
Fri, 23 Jan 2015 16:51:34 +0000
(13:51 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 2 Feb 2015 12:37:56 +0000
(10:37 -0200)
The BIT encoder does not use a per-context bitstream ringbuffer as it encodes
directly into the videobuf2 capture queue's buffers. Avoid allocation of the
bitstream ringbuffer for encoder contexts.
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>
No differences found