gstreamer/gst-libs/gst
He Junyan 973b879f95 libs: encoder: vp9: Add allowed_profiles.
We need the allowed_profiles to store the allowed profiles in down
stream's caps.
Command line like:
  vaapivp9enc ! capsfilter caps=video/x-vp9,profile="{ (string)1, \
    (string)3 }"
We need to store GST_VAAPI_PROFILE_VP9_1 and GST_VAAPI_PROFILE_VP9_3
in this list.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/380>
2020-11-30 16:45:54 +00:00
..
vaapi libs: encoder: vp9: Add allowed_profiles. 2020-11-30 16:45:54 +00:00
meson.build libs: remove gstbitwriter 2018-05-06 17:29:45 +02:00