mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
5b5274daf2
Original commit message from CVS: This changes an important part of the plugin API, gst_pad_try_set_caps() no longer returns a boolean, it now returns a GstPadConnectReturn, which makes much more sense than a boolean. All plugins have also been changed, so don't worry ;) |
||
---|---|---|
.. | ||
bytestream | ||
caps | ||
cleanup | ||
clock | ||
dynparams | ||
elements | ||
plugin | ||
refcounting | ||
threads | ||
gst-inspect-check | ||
Makefile.am | ||
test_gst_init.c |