Víctor Manuel Jáquez Leal 426616cca7 vavpp: simplify gst_va_vpp_transform_caps()
The code is simplified by using GQuarks for looking for caps features, and
removing inner loops.

Also, it's used the pad template caps to compare with the incoming caps because
is cheaper at the beginning of negotiation, where the pad template caps is used.
And, since the ANY caps where removed, there's no need to check for an initial
intersection.

Finally, the completion of caps features is done through a loop.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6698>
2024-07-04 08:54:16 +00:00
..
2024-05-17 14:12:08 +00:00
2024-03-05 12:58:57 +00:00
2024-03-23 13:08:15 +00:00
2024-03-05 12:58:57 +00:00
2024-06-13 04:48:56 +00:00
2024-05-11 15:54:54 +00:00
2024-06-22 12:26:22 +01:00
2024-05-02 13:26:09 +02:00
2024-03-23 13:08:15 +00:00
2024-03-23 13:08:15 +00:00