gstreamer/libs
Tim-Philipp Müller 9894c90109 gst/: Don't put functional code in g_return_if_fail() or g_return_val_if_fail() statements, otherwise things will bre...
Original commit message from CVS:
* gst/base/gstbasetransform.c: (gst_base_transform_transform_size):
* gst/gstutils.c: (gst_util_set_value_from_string),
(gst_util_set_object_arg):
Don't put functional code in g_return_if_fail() or
g_return_val_if_fail() statements, otherwise things will
break when G_DISABLE_CHECKS is defined during compilation.
2005-09-21 11:52:04 +00:00
..
ext Removed building of ext/cothreads and corresponding scheduler. If you want to reenable it, please fix it first. (Se... 2003-07-27 05:10:42 +00:00
gst gst/: Don't put functional code in g_return_if_fail() or g_return_val_if_fail() statements, otherwise things will bre... 2005-09-21 11:52:04 +00:00
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00