va: caps: Add jpeg fields in coded caps.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 28 Apr 2022 11:16:03 +0000 (13:16 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 27 Jun 2022 13:43:14 +0000 (13:43 +0000)
commit5b2850956429d9ecb5334668c7f4b5863505b5d1
tree6d891491978f913e41afe07158797a924e98a8ea
parentcc308548932d499fb78a47d3fc857a821d34229b
va: caps: Add jpeg fields in coded caps.

Given the supported rt formats in a profile/entrypoint config it's
possible to know the supported JPEG colorspace and subsampling. This
patch adds this information in coded caps to a safer autoplugging
after jpegparser.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1575>
subprojects/gst-plugins-bad/sys/va/gstvacaps.c