gstreamer/gst/selector
Tim-Philipp Müller d20e30f348 Remove GST_DEBUG_FUNCPTR where they're pointless
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, 6f4c1ac583.
2009-11-03 18:11:13 +01:00
..
.gitignore Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
gstinputselector.c Remove GST_DEBUG_FUNCPTR where they're pointless 2009-11-03 18:11:13 +01:00
gstinputselector.h gst/selector/gstinputselector.*: Figure out the locking a bit more. 2008-03-20 16:48:46 +00:00
gstoutputselector.c outputselector: make GST_FORMAT_TIME the default segment format 2009-09-08 17:53:34 +02:00
gstoutputselector.h selector: remove not needed instance var (previous commit). 2009-05-28 10:38:50 +03:00
gstselector-marshal.list gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
gstselector.c Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
Makefile.am build: use gst-glib-gen.mak to fix the glib build rules. 2009-10-24 15:14:26 +03:00
selector.vcproj Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00