diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-03-06 22:13:23 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-03-25 18:25:14 +0100 |
commit | ca0d1bd489a4e4cb0979a84d5b9ed037764d709f (patch) | |
tree | b2aeebe8f3bb31d1213c150892ba935e35e42597 /Documentation/media/uapi | |
parent | media: vb2: add requires_requests bit for stateless codecs (diff) | |
download | linux-ca0d1bd489a4e4cb0979a84d5b9ed037764d709f.tar.xz linux-ca0d1bd489a4e4cb0979a84d5b9ed037764d709f.zip |
media: cedrus: set requires_requests
The cedrus stateless decoder requires the use of request, so
indicate this by setting requires_requests to 1.
Note that the cedrus driver never checked for this, and as far
as I can tell would just crash if an attempt was made to queue
a buffer without a request.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/uapi')
0 files changed, 0 insertions, 0 deletions