Decoder: H264: Add the support for frame packing arrangement SEI message.
authorHe Junyan <junyan.he@intel.com>
Tue, 11 May 2021 08:59:07 +0000 (16:59 +0800)
committerHe Junyan <junyan.he@intel.com>
Thu, 10 Jun 2021 14:22:14 +0000 (22:22 +0800)
commit9f02c3fa4ccf66d0258608ce9eda3051706a835e
tree7dc771a7f14b38166285807624b9cc83148f9bbb
parent26143333899382035e66f0360019c67d4a252e78
Decoder: H264: Add the support for frame packing arrangement SEI message.

Frame packing arrangement SEI message is an alternative simple stereo 3D
manner for AVC. We need to recognize that SEI message and report the correct
3D caps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/420>
gst-libs/gst/vaapi/gstvaapidecoder_h264.c