gstreamer/gst-libs/gst
He Junyan 579aa4cab1 libs: encoder: h265: No need to check hw_max_profile.
In h265, higher profile idc number does not mean better compression
performance and may be not compatible with the lower profile idc.
So, it is not suitable to find the heighest idc for hw to ensure the
compatibility.

On the other side, when the entrypoint of the selected profile is valid,
it means the hw really support this profile, no need to check it again.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/349>
2020-07-30 17:41:53 +08:00
..
vaapi libs: encoder: h265: No need to check hw_max_profile. 2020-07-30 17:41:53 +08:00
meson.build libs: remove gstbitwriter 2018-05-06 17:29:45 +02:00