mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
8c2fd4fff7
We can only have 1 single GstTranscoderSignalAdapter object for a given GstTranscoder object, this enforces that by avoiding to expose a constructor and instead add a method to GstTranscoder to get the signal adapter (internally creating it when needed). We can still cleanly ensure that the signal adapter is running for the requested GMainContext and return NULL if it is not the case. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2044> |
||
---|---|---|
.. | ||
element-templates | ||
gst-app-maker | ||
gst-element-maker | ||
gst-element-maker-test.sh | ||
gst-project-maker | ||
gst-transcoder.c | ||
meson.build | ||
utils.c | ||
utils.h |