gstreamer/gst-libs/gst/interfaces
Tim-Philipp Müller f09d105f14 gst-libs/gst/interfaces/propertyprobe.c: Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or ot G_OBJECT_CLASS(obj...
Original commit message from CVS:
Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
* gst-libs/gst/interfaces/propertyprobe.c:
(gst_property_probe_probe_property_name),
(gst_property_probe_needs_probe_name),
(gst_property_probe_get_values_name),
(gst_property_probe_probe_and_get_values_name):
Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2005-09-19 17:25:00 +00:00
..
.gitignore ignore more 2005-06-30 12:01:41 +00:00
colorbalance.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
colorbalance.h fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
colorbalancechannel.c don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
colorbalancechannel.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
interfaces-marshal.list fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
interfaces.h adding interfaces.h 2005-06-30 12:09:26 +00:00
Makefile.am fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
mixer.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
mixer.h gst-libs/gst/interfaces/mixer.h: Reset padding to GST_PADDING. 2005-08-08 14:13:59 +00:00
mixeroptions.c adding mixer docs 2005-06-30 15:34:38 +00:00
mixeroptions.h fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
mixertrack.c Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
mixertrack.h Added property accessors for mixertrack and mixeroptions. 2004-06-01 20:08:52 +00:00
navigation.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
navigation.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
propertyprobe.c gst-libs/gst/interfaces/propertyprobe.c: Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or ot G_OBJECT_CLASS(obj... 2005-09-19 17:25:00 +00:00
propertyprobe.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
tuner.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
tuner.h commit 2005-06-30 14:51:33 +00:00
tunerchannel.c Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
tunerchannel.h gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make the conversion between internal frequency... 2004-05-31 14:16:54 +00:00
tunernorm.c Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
tunernorm.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
xoverlay.c don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
xoverlay.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00