gstreamer/gst-libs
Sebastian Dröge caaa5ac864 video: Use GQueue instead of plain GList in a few places
Also not optimal but at least simplifies the code a bit and doesn't
require g_list_length() and g_list_append() in a few places.

For 2.0 there are some more candidates to change but unfortunately
they're currently part of the API.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/683>
2020-06-03 16:21:41 +03:00
..
gst video: Use GQueue instead of plain GList in a few places 2020-06-03 16:21:41 +03:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00