v4l2slh264dec: Add output format negotiation
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 17 Feb 2020 23:08:48 +0000 (18:08 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 31 Mar 2020 13:34:05 +0000 (09:34 -0400)
commit390cbe1f0016870dbd15b8704ca4ccee973106e8
tree15cb50d6b9c6b7be6e84f3792a2ee1fcecfa83f0
parent6494d7b056ccf941c77bf0191a48a54630832d16
v4l2slh264dec: Add output format negotiation

This allow negotiating the output format through caps. Some drivers can
pipeline the decoder buffer through an image processor. This only support
colorspace conversion for now.
sys/v4l2codecs/gstv4l2codech264dec.c
sys/v4l2codecs/gstv4l2decoder.c
sys/v4l2codecs/gstv4l2decoder.h
sys/v4l2codecs/gstv4l2format.c