diff options
author | Jernej Skrabec <jernej.skrabec@siol.net> | 2020-08-25 06:52:27 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-01 15:13:27 +0300 |
commit | e000e1fa4bdbd783149e7f97cf3be61e1c0bab8c (patch) | |
tree | 575866e07ea549a43419a8c0c9f59b8f14fa1626 /lib/logic_pio.c | |
parent | ab3d4b41b4ea638be72a48a4b135dc2f9509bf51 (diff) | |
download | linux-e000e1fa4bdbd783149e7f97cf3be61e1c0bab8c.tar.xz |
media: uapi: h264: Update reference lists
When dealing with interlaced frames, reference lists must tell if
each particular reference is meant for top or bottom field. This info
is currently not provided at all in the H264 related controls.
Change reference lists to hold a structure, which specifies
an index into the DPB array and the field/frame specification
for the picture.
Currently the only user of these lists is Cedrus which is just compile
fixed here. Actual usage of will come in a following commit.
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Tested-by: Jonas Karlman <jonas@kwiboo.se>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'lib/logic_pio.c')
0 files changed, 0 insertions, 0 deletions