gstreamer/gst-libs/gst/app
Tim-Philipp Müller 8b22d47057 appsink: use GstQueueArray instead of GQueue for internal item queue
Performance optimisation.

Avoids alloc/free churn for the queue's list nodes.
2018-02-19 16:03:06 +00:00
..
app.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
app_mkenum.py app: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:34 +01:00
gstappsink.c appsink: use GstQueueArray instead of GQueue for internal item queue 2018-02-19 16:03:06 +00:00
gstappsink.h app: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:34 +01:00
gstappsrc.c appsrc: add support for pushing buffer lists 2017-12-09 11:09:16 +00:00
gstappsrc.h appsrc: add support for pushing buffer lists 2017-12-09 11:09:16 +00:00
Makefile.am app: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:34 +01:00
meson.build meson: remove vs_module_defs 2017-10-05 13:53:14 +01:00