]> asedeno.scripts.mit.edu Git - linux.git/commit
media: venus: dec: populate properly timestamps and flags for capture buffers
authorStanimir Varbanov <stanimir.varbanov@linaro.org>
Thu, 27 Jun 2019 15:59:11 +0000 (12:59 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 5 Aug 2019 13:57:51 +0000 (10:57 -0300)
commitd42974e438feebda372fe4a39d7761cc596abc57
tree4db9b340f272811f950955bec6ca4ec96fd500d5
parent059790467bf4a75441615c69e5efd2b4bac3cba4
media: venus: dec: populate properly timestamps and flags for capture buffers

Cache flags, timestamps and timecode structure of OUTPUT buffers
in per-instance structure array and fill correctly the same when
the CAPTURE buffers are done.

This will make v4l2-compliance decoder streaming test happy.

Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/qcom/venus/core.h
drivers/media/platform/qcom/venus/helpers.c
drivers/media/platform/qcom/venus/helpers.h
drivers/media/platform/qcom/venus/vdec.c