Original commit message from CVS:
* libs/gst/base/gstbasesrc.h:
revert the changes to the header file for the ABI.
+2008-07-24 Thijs Vermeir <thijsvermeir@gmail.com>
+
+ * libs/gst/base/gstbasesrc.h:
+ revert the changes to the header file for the ABI.
+
2008-07-24 Thijs Vermeir <thijsvermeir@gmail.com>
* libs/gst/base/gstbasesrc.c:
gint blocksize; /* size of buffers when operating push based */
gboolean can_activate_push; /* some scheduling properties */
GstActivateMode pad_mode;
+ gboolean seekable; /* not used anymore */
gboolean random_access;
GstClockID clock_id; /* for syncing */