gstreamer/gst-libs/gst
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
..
audio Fixes for changes in registry API. 2005-09-15 06:59:36 +00:00
floatcast *.h: Revert indenting 2004-03-15 16:32:55 +00:00
interfaces 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
net gst-libs/gst/: Add padding (you will need to rebuild gst-plugins-base, gst-plugins and all applications afterwards!) 2005-08-09 17:29:40 +00:00
netbuffer gst-libs/gst/: Add padding (you will need to rebuild gst-plugins-base, gst-plugins and all applications afterwards!) 2005-08-09 17:29:40 +00:00
riff gst-libs/gst/riff/riff-read.c: Fix bug in debug message and add some more debug messages. 2005-08-09 16:59:21 +00:00
rtp gst-libs/gst/rtp/gstbasertppayload.c: Posting ERROR and WARNING messages is good. 2005-09-19 14:23:33 +00:00
tag gsttaginterface.h -> gsttagsetter.h 2005-09-07 13:55:08 +00:00
video forward port from 0.9 and enable videoflip now that it works 2005-07-25 14:06:15 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Remove gconf stuff, use gconf elements instead from now on. 2005-07-20 10:12:34 +00:00