vah264dec: Complete profiles in decoder.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 5 Aug 2022 13:54:39 +0000 (15:54 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 8 Aug 2022 17:47:56 +0000 (17:47 +0000)
commit8c59ee29c278eb1e6bf7d22f2bc9aa67938b47f4
treeb8840fefdcba587fc2d5f64f2b94f2c09208febe
parentedf84a71199af60058526ab72564a00245a5c97b
vah264dec: Complete profiles in decoder.

Instead of specifying all the H.264 "supported" profiles in the global
hash table (used either by decoders and encoders), just complete them
in the decoder only, since the encoder doesn't support them.

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