commit | c6d664fe8a7a47af1c63c037e20570d4abbda3c6 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | Wed Mar 15 05:39:14 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Wed Dec 05 03:07:41 2018 -0500 |
tree | d4d85ca715800f7e52579f42fbec2cbce2119eb1 | |
parent | 811496c9679a7bf58a4e8af739fc2ee927345469 [diff] |
media: uvcvideo: Convert decode functions to use new context structure The URB completion handlers currently reference the stream context. Now that each URB has its own context structure, convert the decode (and one encode) functions to utilise this context for URB management. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>