omxvideo{enc,dec}: use GST_VIDEO_INFO_FIELD_HEIGHT()
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Thu, 6 Feb 2020 04:06:20 +0000 (09:36 +0530)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Thu, 27 Feb 2020 04:05:48 +0000 (04:05 +0000)
commitf14f5d9f70e97b359b52bca2d272af517268fc1b
tree152e81c0d61a621ad6e82c21be9019ed28c2c533
parent27c1aa544e66c45ae34948638be47f9a7909e934
omxvideo{enc,dec}: use GST_VIDEO_INFO_FIELD_HEIGHT()

Does not change anything for now but will be needed when we'll support
interlace-mode=alternate as the fields will have half the frame height.
omx/gstomxvideodec.c
omx/gstomxvideoenc.c