Richard Boulton [Mon, 4 Jun 2001 11:25:19 +0000 (11:25 +0000)]
Nasty hack enabling docs/gst/ to build with unpatched versions of gtkdoc-scanobj which don't understand libtool.
Original commit message from CVS:
Nasty hack enabling docs/gst/ to build with unpatched versions of
gtkdoc-scanobj which don't understand libtool.
Richard Boulton [Mon, 4 Jun 2001 00:51:35 +0000 (00:51 +0000)]
Replace NO_X conditional compilation with testing whether DISPLAY env variable is set, and doing gtk_type_init() inst...
Original commit message from CVS:
Replace NO_X conditional compilation with testing whether DISPLAY env
variable is set, and doing gtk_type_init() instead of gtk_init() if not.
Richard Boulton [Mon, 4 Jun 2001 00:38:25 +0000 (00:38 +0000)]
Don't ever run if we know automake isn't patched: people keep complaining that their machine crashed while trying to ...
Original commit message from CVS:
Don't ever run if we know automake isn't patched: people keep complaining
that their machine crashed while trying to build...
Wim Taymans [Sun, 3 Jun 2001 22:30:07 +0000 (22:30 +0000)]
More info about the other tools.
Original commit message from CVS:
More info about the other tools.
Richard Boulton [Sun, 3 Jun 2001 19:49:51 +0000 (19:49 +0000)]
Add man page for gstreamer-complete
Original commit message from CVS:
Add man page for gstreamer-complete
Wim Taymans [Sun, 3 Jun 2001 19:26:02 +0000 (19:26 +0000)]
Docs updates
Original commit message from CVS:
Docs updates
Wim Taymans [Sun, 3 Jun 2001 19:19:45 +0000 (19:19 +0000)]
optionally call gtk_type_init() instead of gtk_init() if NO_X is defined. This avoids the X dependency of GStreamer.
Original commit message from CVS:
optionally call gtk_type_init() instead of gtk_init() if NO_X is defined. This
avoids the X dependency of GStreamer.
Wim Taymans [Sun, 3 Jun 2001 19:09:17 +0000 (19:09 +0000)]
small changes
Original commit message from CVS:
small changes
Wim Taymans [Sun, 3 Jun 2001 19:06:40 +0000 (19:06 +0000)]
Removed the components dir from since it doesn't work/build anyway.
Original commit message from CVS:
Removed the components dir from since it doesn't work/build anyway.
Wim Taymans [Sun, 3 Jun 2001 15:30:07 +0000 (15:30 +0000)]
More small updates.:
Original commit message from CVS:
More small updates.:
Wim Taymans [Sun, 3 Jun 2001 15:29:08 +0000 (15:29 +0000)]
Added first desciption of the changes for 0.2.0
Original commit message from CVS:
Added first desciption of the changes for 0.2.0
Wim Taymans [Sun, 3 Jun 2001 12:08:05 +0000 (12:08 +0000)]
Find the seeking properties in GstBin objects too.
Original commit message from CVS:
Find the seeking properties in GstBin objects too.
Wim Taymans [Sun, 3 Jun 2001 11:28:09 +0000 (11:28 +0000)]
Set the caps on a proxied pad when the pad is not connected.
Original commit message from CVS:
Set the caps on a proxied pad when the pad is not connected.
Richard Boulton [Sat, 2 Jun 2001 23:36:42 +0000 (23:36 +0000)]
Fix arts check, with artsc-config hackery.
Original commit message from CVS:
Fix arts check, with artsc-config hackery.
Erik Walthinsen [Sat, 2 Jun 2001 18:26:25 +0000 (18:26 +0000)]
added check to make sure there's a pipeline desc before building
Original commit message from CVS:
added check to make sure there's a pipeline desc before building
Wim Taymans [Sat, 2 Jun 2001 18:11:00 +0000 (18:11 +0000)]
Added the avi makefiles.
Original commit message from CVS:
Added the avi makefiles.
Richard Boulton [Sat, 2 Jun 2001 18:06:55 +0000 (18:06 +0000)]
Clarify the messages about the patched automake one more time.
Original commit message from CVS:
Clarify the messages about the patched automake one more time.
If it's not clear now, and people continue to complain about automake
eating their resources, I'm mysteriously unable to hear them.
Wim Taymans [Sat, 2 Jun 2001 16:38:58 +0000 (16:38 +0000)]
Fixed the helloworld example by using a pipeline as the toplevel element.
Original commit message from CVS:
Fixed the helloworld example by using a pipeline as the toplevel element.
Andrew Mitchell [Sat, 2 Jun 2001 15:33:38 +0000 (15:33 +0000)]
Let's just say I have a better understanding of autoconf now (I should really have read the manual first). It helps t...
Original commit message from CVS:
Let's just say I have a better understanding of autoconf now (I should really have read the manual first). It helps to remember that yes != no ;)
Andrew Mitchell [Sat, 2 Jun 2001 13:42:04 +0000 (13:42 +0000)]
Automake is picky about white space...
Original commit message from CVS:
Automake is picky about white space...
Andrew Mitchell [Sat, 2 Jun 2001 13:38:57 +0000 (13:38 +0000)]
Added options --disable-tests and --disable-examples for quicker builds for the impatient...
Original commit message from CVS:
Added options --disable-tests and --disable-examples for quicker builds for the impatient...
Wim Taymans [Sat, 2 Jun 2001 12:45:02 +0000 (12:45 +0000)]
Copy the padtemplate to the ghostpad.
Original commit message from CVS:
Copy the padtemplate to the ghostpad.
Richard Boulton [Sat, 2 Jun 2001 12:21:26 +0000 (12:21 +0000)]
Fix gsm to check for "gsm.h" as well as "gsm/gsm.h".
Original commit message from CVS:
Fix gsm to check for "gsm.h" as well as "gsm/gsm.h".
Christian Schaller [Sat, 2 Jun 2001 10:40:20 +0000 (10:40 +0000)]
Doh, forgot to update the Changelog inside the SPEC file
Original commit message from CVS:
2001-02-06 Christian Schaller <Uraeus@linuxrising.org>
* Doh, forgot to update the Changelog inside the SPEC file
Christian Schaller [Sat, 2 Jun 2001 10:38:16 +0000 (10:38 +0000)]
Small fix to group statement for GStreamer
Original commit message from CVS:
2001-02-06 Christian Schaller <Uraeus@linuxrising.org>
* Small fix to group statement for GStreamer
My work on the SPEC file making the RPM make one package for all non-core plugins is underway,
but I am not ready with it yet.
Richard Boulton [Sat, 2 Jun 2001 02:21:25 +0000 (02:21 +0000)]
Oops: fixed SDL header check: put flags in CPPFLAGS rather than CFLAGS.
Original commit message from CVS:
Oops: fixed SDL header check: put flags in CPPFLAGS rather than CFLAGS.
We should really filter the SDL_CFLAGS and only pass appropriate options
through, but this works well enough for now.
Richard Boulton [Sat, 2 Jun 2001 02:05:21 +0000 (02:05 +0000)]
Improve SDL check: use correct CFLAGS when searching for header.
Original commit message from CVS:
Improve SDL check: use correct CFLAGS when searching for header.
Thomas Vander Stichele [Fri, 1 Jun 2001 22:36:04 +0000 (22:36 +0000)]
ok, this works now
Original commit message from CVS:
ok, this works now
Thomas Vander Stichele [Fri, 1 Jun 2001 22:23:24 +0000 (22:23 +0000)]
test for disconnect and reconnect of elements
Original commit message from CVS:
test for disconnect and reconnect of elements
Christian Schaller [Fri, 1 Jun 2001 21:26:50 +0000 (21:26 +0000)]
- First batch of upgrades to the SPEC file, this one from
Original commit message from CVS:
2001-01-06 Christian Schaller <Uraeus@linuxrising.org>
- First batch of upgrades to the SPEC file, this one from
Dennis Bjorklund. Thanks Dennis.
Wim Taymans [Fri, 1 Jun 2001 18:52:55 +0000 (18:52 +0000)]
Added a better SDL_createYUVOverlay check.
Original commit message from CVS:
Added a better SDL_createYUVOverlay check.
Wim Taymans [Fri, 1 Jun 2001 18:30:40 +0000 (18:30 +0000)]
Fixed some warnings.
Original commit message from CVS:
Fixed some warnings.
Wim Taymans [Fri, 1 Jun 2001 18:24:41 +0000 (18:24 +0000)]
Fixed a couple of compiler warnings.
Original commit message from CVS:
Fixed a couple of compiler warnings.
Wim Taymans [Fri, 1 Jun 2001 18:09:26 +0000 (18:09 +0000)]
Fixed some compile warnings.
Original commit message from CVS:
Fixed some compile warnings.
Bastien Nocera [Fri, 1 Jun 2001 17:55:27 +0000 (17:55 +0000)]
- added url to openquicktime
Original commit message from CVS:
- added url to openquicktime
Bastien Nocera [Fri, 1 Jun 2001 17:42:57 +0000 (17:42 +0000)]
- added some more urls
Original commit message from CVS:
- added some more urls
Wim Taymans [Fri, 1 Jun 2001 17:42:15 +0000 (17:42 +0000)]
Print out a warning when the colorspace plugin is not found and try to do without it...
Original commit message from CVS:
Print out a warning when the colorspace plugin is not found and try to
do without it...
Christian Schaller [Fri, 1 Jun 2001 17:32:18 +0000 (17:32 +0000)]
A few URL additions to the REQUIREMENTS file
Original commit message from CVS:
2001-01-06 Christian Schaller <Uraeus@linuxrising.org>
* A few URL additions to the REQUIREMENTS file
* LICENCE readme containing licensing details on our plugins
Wim Taymans [Fri, 1 Jun 2001 16:57:14 +0000 (16:57 +0000)]
Slightly changed the README, we are not really tied to GNOME.
Original commit message from CVS:
Slightly changed the README, we are not really tied to GNOME.
Added more optional libs to REQUIREMENTS. someone should complete the URLS.
Thomas Vander Stichele [Fri, 1 Jun 2001 15:29:03 +0000 (15:29 +0000)]
coded small bit in to allow changing of output location
Original commit message from CVS:
coded small bit in to allow changing of output location
Richard Boulton [Fri, 1 Jun 2001 13:27:15 +0000 (13:27 +0000)]
Add a note about gstreamer-complete
Original commit message from CVS:
Add a note about gstreamer-complete
Richard Boulton [Fri, 1 Jun 2001 13:03:22 +0000 (13:03 +0000)]
More tidyup to SDL check.
Original commit message from CVS:
More tidyup to SDL check.
Richard Boulton [Fri, 1 Jun 2001 12:36:45 +0000 (12:36 +0000)]
Fix SDL check
Original commit message from CVS:
Fix SDL check
Check for Overlay stuff, which isn't in SDL version 1.0
Bastien Nocera [Thu, 31 May 2001 22:57:14 +0000 (22:57 +0000)]
- added urls to the required libs, with a lot of added libs
Original commit message from CVS:
- added urls to the required libs, with a lot of added libs
Richard Boulton [Thu, 31 May 2001 20:20:03 +0000 (20:20 +0000)]
Add comments to many (but not all :( ) AC_DEFINES in configure scripts.
Original commit message from CVS:
Add comments to many (but not all :( ) AC_DEFINES in configure scripts.
Add note about debian packages for building documentation.
Wim Taymans [Thu, 31 May 2001 19:52:09 +0000 (19:52 +0000)]
Removed the thread test so make distcheck works.
Original commit message from CVS:
Removed the thread test so make distcheck works.
Wim Taymans [Thu, 31 May 2001 19:18:51 +0000 (19:18 +0000)]
Added the mem.h file in noinst_HEADERS.
Original commit message from CVS:
Added the mem.h file in noinst_HEADERS.
Richard Boulton [Thu, 31 May 2001 19:08:41 +0000 (19:08 +0000)]
Fix a couple of formatting errors in idiottest, and add plugin-srcdir warning to configure.base.
Original commit message from CVS:
Fix a couple of formatting errors in idiottest, and add plugin-srcdir
warning to configure.base.
Richard Boulton [Thu, 31 May 2001 18:35:11 +0000 (18:35 +0000)]
Abstract the plugin-srcdir installation idiottest into a separate file, and include it from the include Makefile.am, ...
Original commit message from CVS:
Abstract the plugin-srcdir installation idiottest into a separate file,
and include it from the include Makefile.am, to ensure that it gets
called at the start of a make install process, not after the whole thing
has happened.
Wim Taymans [Thu, 31 May 2001 18:31:25 +0000 (18:31 +0000)]
Added gstaudio.h to noinst_HEADERS.
Original commit message from CVS:
Added gstaudio.h to noinst_HEADERS.
Richard Boulton [Thu, 31 May 2001 18:03:10 +0000 (18:03 +0000)]
Add rules to ensure that the libgst.la and libgstelements.la exist when trying to link the scanner with them.
Original commit message from CVS:
Add rules to ensure that the libgst.la and libgstelements.la exist when
trying to link the scanner with them.
Fix mkdirs so that they don't fall over if directories already exist.
Richard Boulton [Thu, 31 May 2001 14:19:09 +0000 (14:19 +0000)]
Add AS and ASFLAGS to configure.base, fixing the build with automake 1.4g
Original commit message from CVS:
Add AS and ASFLAGS to configure.base, fixing the build with automake 1.4g
AS is defined in a hacky way: I've asked on the automake list for help
doing this properly.
Thomas Vander Stichele [Wed, 30 May 2001 21:35:41 +0000 (21:35 +0000)]
header file for standard audio stuff for plugins
Original commit message from CVS:
header file for standard audio stuff for plugins
Erik Walthinsen [Wed, 30 May 2001 21:27:35 +0000 (21:27 +0000)]
added no-alsa warning and made 0.9 check conditional on alsa existing at all
Original commit message from CVS:
added no-alsa warning and made 0.9 check conditional on alsa existing at all
Wim Taymans [Wed, 30 May 2001 21:14:46 +0000 (21:14 +0000)]
Fixed a bug so that gst_props_new (NULL) == NULL
Original commit message from CVS:
Fixed a bug so that gst_props_new (NULL) == NULL
Erik Walthinsen [Wed, 30 May 2001 20:36:01 +0000 (20:36 +0000)]
stupid mistake, I put != instead of == in the g_return_if's
Original commit message from CVS:
stupid mistake, I put != instead of == in the g_return_if's
Erik Walthinsen [Wed, 30 May 2001 20:13:34 +0000 (20:13 +0000)]
added sanity checks to make sure _push and _pull don't get called on pads of the wrong direction
Original commit message from CVS:
added sanity checks to make sure _push and _pull don't get called on pads of the wrong direction
Richard Boulton [Wed, 30 May 2001 15:16:58 +0000 (15:16 +0000)]
Automatically generate a patched automake if needed, and put instructions in the README about how to use such a patch...
Original commit message from CVS:
Automatically generate a patched automake if needed, and put instructions
in the README about how to use such a patched automake.
Richard Boulton [Wed, 30 May 2001 14:39:06 +0000 (14:39 +0000)]
Add configure.base and autogen.sh to distributions.
Original commit message from CVS:
Add configure.base and autogen.sh to distributions.
Add rules to keep configure.in and configure.ac up-to-date.
Richard Boulton [Wed, 30 May 2001 14:22:50 +0000 (14:22 +0000)]
create a configure.base file, containing the contents of configure.{in,ac}, with those lines specific to one file pre...
Original commit message from CVS:
* create a configure.base file, containing the contents of
configure.{in,ac}, with those lines specific to one file prepended by
"SUBSTFOR configure.in:" or "SUBSTFOR configure.ac:" appropriately.
* Add lines to autogen.sh to generate configure.in and configure.ac
automatically from this file. (Very simple sed scripts)
* Remove configure.in and configure.ac
This shouldn't cause any problems to anyone, and should make it easy to do
work on configure scripts by just working on configure.base.
Richard Boulton [Wed, 30 May 2001 13:25:28 +0000 (13:25 +0000)]
More small changes to bring the two scripts closer together.
Original commit message from CVS:
More small changes to bring the two scripts closer together.
Turned off building docs by default in configure.ac.
Only diffs are now essential due to changes from autoconf 2.13 to 2.50.
Richard Boulton [Wed, 30 May 2001 12:56:25 +0000 (12:56 +0000)]
Deal more gracefully with being either unable to check that automake is or finding that automake definitely isn't pat...
Original commit message from CVS:
Deal more gracefully with being either unable to check that automake is
patched (will now just give a small warning), or finding that automake
definitely isn't patched (will give a big loud warning recommend stopping
the build and sleep briefly to give the user a chance to read the message).
Will eventually try to do the build anyway though.
Also, don't abort if autoconf or automake return error codes: they both
seem able to do so even when having produced viable results.
Richard Boulton [Tue, 29 May 2001 16:40:07 +0000 (16:40 +0000)]
Add checks for appropriate versions of automake.
Original commit message from CVS:
Add checks for appropriate versions of automake.
Add check that automake has been patched if it is a version which requires
a patch.
Please check that this doesn't cause problems: it's a bit of a hairy test,
so I might well have mucked it up and broken some people's build systems.
Hope not, though. ;-)
Richard Boulton [Tue, 29 May 2001 16:38:29 +0000 (16:38 +0000)]
Add idiot test to stop the installing of versions with plugin srcdir enabled.
Original commit message from CVS:
Add idiot test to stop the installing of versions with plugin srcdir
enabled.
Richard Boulton [Tue, 29 May 2001 15:19:37 +0000 (15:19 +0000)]
Fix differences between configure.in and configure.ac which were trivial or due merely to formatting differences. di...
Original commit message from CVS:
Fix differences between configure.in and configure.ac which were trivial
or due merely to formatting differences. diff can now be used to see only
the significant differences, which should be helpful in keeping these
two files in sync.
Richard Boulton [Tue, 29 May 2001 12:43:21 +0000 (12:43 +0000)]
Update Makefile.am.future - a replacement for Makefile.am which uses features present in recent versions of automake ...
Original commit message from CVS:
Update Makefile.am.future - a replacement for Makefile.am which uses
features present in recent versions of automake (>1.4d) to avoid horrendous
hackery.
Richard Boulton [Tue, 29 May 2001 12:31:21 +0000 (12:31 +0000)]
Simplify alsa checking: we can use the standard AM_PATH_ALSA macro to check that we don't have alsa 0.9.x: we just ne...
Original commit message from CVS:
Simplify alsa checking: we can use the standard AM_PATH_ALSA macro to
check that we don't have alsa 0.9.x: we just need to specify something
for ACTION_NOT_FOUND to override the default AC_MSG_ERROR behaviour, so
I've put a colon for ACTION_NOT_FOUND. ;-)
Also, update the alsa macro in acinclude with the latest from the alsa
project CVS.
Erik Walthinsen [Mon, 28 May 2001 22:23:18 +0000 (22:23 +0000)]
fixed #define line continuation in gstsparc.h
Original commit message from CVS:
fixed #define line continuation in gstsparc.h
Wim Taymans [Mon, 28 May 2001 22:02:02 +0000 (22:02 +0000)]
Added a check for gsm/gsm.h
Original commit message from CVS:
Added a check for gsm/gsm.h
Erik Walthinsen [Mon, 28 May 2001 21:41:02 +0000 (21:41 +0000)]
changed debug so it always prints pid and cid in color
Original commit message from CVS:
changed debug so it always prints pid and cid in color
Wim Taymans [Mon, 28 May 2001 21:02:25 +0000 (21:02 +0000)]
Removed the -pre0
Original commit message from CVS:
Removed the -pre0
Wim Taymans [Mon, 28 May 2001 20:47:47 +0000 (20:47 +0000)]
Added the refcounting to the output targets.
Original commit message from CVS:
Added the refcounting to the output targets.
Wim Taymans [Mon, 28 May 2001 20:36:13 +0000 (20:36 +0000)]
Added a check for libgsm
Original commit message from CVS:
Added a check for libgsm
Wim Taymans [Mon, 28 May 2001 20:22:48 +0000 (20:22 +0000)]
Updated to match configure.in
Original commit message from CVS:
Updated to match configure.in
Wim Taymans [Mon, 28 May 2001 20:05:03 +0000 (20:05 +0000)]
The configure file for autoconf 2.50
Original commit message from CVS:
The configure file for autoconf 2.50
Erik Walthinsen [Mon, 28 May 2001 19:59:25 +0000 (19:59 +0000)]
added blank file to keep autoconf happy, fill it in later
Original commit message from CVS:
added blank file to keep autoconf happy, fill it in later
Erik Walthinsen [Mon, 28 May 2001 19:33:16 +0000 (19:33 +0000)]
attempt at a fixed alsa check to guarantee 0.5.x
Original commit message from CVS:
attempt at a fixed alsa check to guarantee 0.5.x
Erik Walthinsen [Mon, 28 May 2001 19:09:48 +0000 (19:09 +0000)]
distcheck cleanups
Original commit message from CVS:
distcheck cleanups
Erik Walthinsen [Mon, 28 May 2001 07:46:21 +0000 (07:46 +0000)]
some fixes to handle builddirs, which distcheck uses, along with complete .pc files
Original commit message from CVS:
some fixes to handle builddirs, which distcheck uses, along with complete .pc files
Erik Walthinsen [Sun, 27 May 2001 23:57:34 +0000 (23:57 +0000)]
Added some caps != NULL checks.
Original commit message from CVS:
Added some caps != NULL checks.
Patched up a problem with the thread handling when the iteration fails.
Cleaned up the output of -inspect a tiny bit.
Erik Walthinsen [Sun, 27 May 2001 23:52:20 +0000 (23:52 +0000)]
removed a spare alsa check, and made sure it fails for alsa 0.9.x
Original commit message from CVS:
removed a spare alsa check, and made sure it fails for alsa 0.9.x
Wim Taymans [Sun, 27 May 2001 23:12:57 +0000 (23:12 +0000)]
Added the headers
Original commit message from CVS:
Added the headers
Wim Taymans [Sun, 27 May 2001 22:55:46 +0000 (22:55 +0000)]
Updated for new API calls.
Original commit message from CVS:
Updated for new API calls.
Wim Taymans [Sun, 27 May 2001 22:26:05 +0000 (22:26 +0000)]
Added refcounting to the targets.
Original commit message from CVS:
Added refcounting to the targets.
Wim Taymans [Sun, 27 May 2001 22:25:32 +0000 (22:25 +0000)]
Makfeile updates.
Original commit message from CVS:
Makfeile updates.
Erik Walthinsen [Sun, 27 May 2001 21:56:04 +0000 (21:56 +0000)]
various build fixes
Original commit message from CVS:
various build fixes
Wim Taymans [Sun, 27 May 2001 20:52:01 +0000 (20:52 +0000)]
Added a check for openquicktime.
Original commit message from CVS:
Added a check for openquicktime.
Steve Baker [Sun, 27 May 2001 17:02:25 +0000 (17:02 +0000)]
now builds for those who are too lazy to upgrade their xml libraries
Original commit message from CVS:
now builds for those who are too lazy to upgrade their xml libraries
Bastien Nocera [Sun, 27 May 2001 14:41:38 +0000 (14:41 +0000)]
- changed the Alt shortcuts to Ctrl shortcuts (like in all proper GTK+ apps)
Original commit message from CVS:
- changed the Alt shortcuts to Ctrl shortcuts (like in all proper GTK+ apps)
Wim Taymans [Sun, 27 May 2001 14:39:17 +0000 (14:39 +0000)]
Updated for removed methods.
Original commit message from CVS:
Updated for removed methods.
Wim Taymans [Sun, 27 May 2001 14:38:43 +0000 (14:38 +0000)]
Updated for remove methods.
Original commit message from CVS:
Updated for remove methods.
Wim Taymans [Sun, 27 May 2001 14:37:29 +0000 (14:37 +0000)]
Docs updates
Original commit message from CVS:
Docs updates
Changed the cothread to use sigjmp_buf
removed some unused methods.
Some code cleanups.
Wim Taymans [Sun, 27 May 2001 14:33:30 +0000 (14:33 +0000)]
API docs updates.
Original commit message from CVS:
API docs updates.
Erik Walthinsen [Sun, 27 May 2001 00:04:00 +0000 (00:04 +0000)]
fixed up and turned back on GST_SCHEDULE_SAFETY
Original commit message from CVS:
fixed up and turned back on GST_SCHEDULE_SAFETY
Erik Walthinsen [Sat, 26 May 2001 22:58:15 +0000 (22:58 +0000)]
fixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of 32KB
Original commit message from CVS:
fixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of 32KB
Wim Taymans [Sat, 26 May 2001 16:41:27 +0000 (16:41 +0000)]
Removed redundant prototypes.
Original commit message from CVS:
Removed redundant prototypes.
Wim Taymans [Sat, 26 May 2001 16:33:02 +0000 (16:33 +0000)]
Fixed a bug in the typecast macros for padtemplates.
Original commit message from CVS:
Fixed a bug in the typecast macros for padtemplates.
Wim Taymans [Sat, 26 May 2001 12:17:05 +0000 (12:17 +0000)]
don't link against libgst.la because it seems to fail on some libtool versions.
Original commit message from CVS:
don't link against libgst.la because it seems to fail on some libtool
versions.
Erik Walthinsen [Sat, 26 May 2001 05:36:26 +0000 (05:36 +0000)]
shut up fakesrc and fakesink, changed sleeping a little
Original commit message from CVS:
shut up fakesrc and fakesink, changed sleeping a little
Erik Walthinsen [Sat, 26 May 2001 05:26:47 +0000 (05:26 +0000)]
moved debug to before _init so cmdline can override, and put sleep(1)'s in while(1) to increase chance of contention ...
Original commit message from CVS:
moved debug to before _init so cmdline can override, and put sleep(1)'s in while(1) to increase chance of contention (I think)