mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
d20e30f348
There's not much point in using GST_DEBUG_FUNCPTR with GObject
virtual functions such as get_property, set_propery, finalize and
dispose, since they'll never be used by anyone anyway. Saves a
few bytes and possibly a sixteenth of a polar bear.
Merged from gst-plugins-base,
|
||
---|---|---|
.. | ||
.gitignore | ||
gstinputselector.c | ||
gstinputselector.h | ||
gstoutputselector.c | ||
gstoutputselector.h | ||
gstselector-marshal.list | ||
gstselector.c | ||
Makefile.am | ||
selector.vcproj |