commit | 582d887211612c197fc8ea9435503f9b278ce76f | [log] [tgz] |
---|---|---|
author | Philipp Zabel <philipp.zabel@gmail.com> | Tue Mar 24 14:30:57 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Apr 10 10:11:05 2015 -0300 |
tree | d0052724c2ddb1707c521fb7afb17f3001535516 | |
parent | 5c76c2c3e2783886975ff536c50d9c446e0ecb6e [diff] |
[media] coda: fix fill bitstream errors in nonstreaming case When queueing a buffer into the bitstream fails, it has to be requeued in the videobuf2 queue before streaming starts, but while streaming it should be returned to userspace with an error. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>