mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
fce85f75ff
Make the PadBlock callback take a GstBlockType parameter to handle the different kind of stages in the pad block. This provides for more backwards compatibility in the pad block API. Separate blocking and unblocking into different methods, only blocking can do a callback, unblock is always immediately. Also removed synchronous blocking, it can always be implemented with a callback. |
||
---|---|---|
.. | ||
.gitignore | ||
sinks.c | ||
states.c |