commit | 87e062d4a93f1d78bd765256c826c338f7a0e921 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Thu Sep 18 18:57:49 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 25 08:27:27 2016 -0200 |
tree | e054707e44cf693da3d460bb4678ab9f183802fb | |
parent | 35c5f63773f77a4bfcc3010f6bcc84bdb74c8954 [diff] |
[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon fails When the video buffer queue was stopped before the stream source was started in omap3isp_streamon(), the buffers were not returned back to videobuf2. Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>