gst/gstcaps.h: jdahlin, what are you smoking? We can't just change API right now...
authorDavid Schleef <ds@schleef.org>
Sat, 13 Mar 2004 00:14:46 +0000 (00:14 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 13 Mar 2004 00:14:46 +0000 (00:14 +0000)
commit365e0914518eb7fb66642ddcc5ef56be4a98b449
tree463686cb2848be10eb55e593a8aeba7ab0cd1b85
parent8c7f46ced02720674cbcd4e5e936e70af55f539b
gst/gstcaps.h: jdahlin, what are you smoking?  We can't just change API right now!  Readd gst_caps_is_simple() macro.

Original commit message from CVS:
* gst/gstcaps.h: jdahlin, what are you smoking?  We can't just
change API right now!  Readd gst_caps_is_simple() macro.
* gst/gstelement.c: (gst_element_base_class_finalize): Fix
uninitialized variable.  I'd bet this caused crashes.
* gst/gstinfo.c: (gst_debug_print_object):  Fix 64-bit cleanliness.
ChangeLog
gst/gstcaps.h
gst/gstelement.c
gst/gstinfo.c