gstreamer/subprojects/gst-plugins-base/gst/compositor
Sebastian Dröge 0ef396359c gst: Move GstQueueArray as GstVecDeque to core
And change lengths and indices from guint to gsize for a more correct type.

Also deprecate GstQueueArray and implement it in terms of GstVecDeque.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6779>
2024-05-06 18:25:42 +00:00
..
blend.c compositor: Add support for all formats 2022-07-29 13:29:39 +00:00
blend.h compositor: Add support for all formats 2022-07-29 13:29:39 +00:00
blendorc.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
compositor.c gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
compositor.h gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
compositororc-dist.c compositor: Add support for I420/I422 high bitdepth formats 2022-07-29 13:29:39 +00:00
compositororc-dist.h compositor: Add support for I420/I422 high bitdepth formats 2022-07-29 13:29:39 +00:00
compositororc.orc compositor: Add support for I420/I422 high bitdepth formats 2022-07-29 13:29:39 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00