platform/upstream/gstreamer.git
23 years agoRemoved the components dir from since it doesn't work/build anyway.
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.

23 years agoMore small updates.:
Wim Taymans [Sun, 3 Jun 2001 15:30:07 +0000 (15:30 +0000)]
More small updates.:

Original commit message from CVS:
More small updates.:

23 years agoAdded first desciption of the changes for 0.2.0
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

23 years agoFind the seeking properties in GstBin objects too.
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.

23 years agoSet the caps on a proxied pad when the pad is not connected.
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.

23 years agoFix arts check, with artsc-config hackery.
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.

23 years agoadded check to make sure there's a pipeline desc before building
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

23 years agoAdded the avi makefiles.
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.

23 years agoClarify the messages about the patched automake one more time.
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.

23 years agoFixed the helloworld example by using a pipeline as the toplevel element.
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.

23 years agoLet's just say I have a better understanding of autoconf now (I should really have...
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 ;)

23 years agoAutomake is picky about white space...
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...

23 years agoAdded options --disable-tests and --disable-examples for quicker builds for the impat...
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...

23 years agoCopy the padtemplate to the ghostpad.
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.

23 years agoFix gsm to check for "gsm.h" as well as "gsm/gsm.h".
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".

23 years agoDoh, forgot to update the Changelog inside the SPEC file
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

23 years agoSmall fix to group statement for GStreamer
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.

23 years agoOops: fixed SDL header check: put flags in CPPFLAGS rather than CFLAGS.
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.

23 years agoImprove SDL check: use correct CFLAGS when searching for header.
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.

23 years agook, this works now
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

23 years agotest for disconnect and reconnect of elements
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

23 years ago- First batch of upgrades to the SPEC file, this one from
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.

23 years agoAdded a better SDL_createYUVOverlay check.
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.

23 years agoFixed some warnings.
Wim Taymans [Fri, 1 Jun 2001 18:30:40 +0000 (18:30 +0000)]
Fixed some warnings.

Original commit message from CVS:
Fixed some warnings.

23 years agoFixed a couple of compiler 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.

23 years agoFixed some compile 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.

23 years ago- added url to openquicktime
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

23 years ago- added some more urls
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

23 years agoPrint out a warning when the colorspace plugin is not found and try to do without...
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...

23 years agoA few URL additions to the REQUIREMENTS file
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

23 years agoSlightly changed the README, we are not really tied to GNOME.
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.

23 years agocoded small bit in to allow changing of output location
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

23 years agoAdd a note about gstreamer-complete
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

23 years agoMore tidyup to SDL check.
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.

23 years agoFix 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

23 years ago- added urls to the required libs, with a lot of added libs
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

23 years agoAdd comments to many (but not all :( ) AC_DEFINES in configure scripts.
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.

23 years agoRemoved the thread test so make distcheck works.
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.

23 years agoAdded the mem.h file in noinst_HEADERS.
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.

23 years agoFix a couple of formatting errors in idiottest, and add plugin-srcdir warning to...
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.

23 years agoAbstract the plugin-srcdir installation idiottest into a separate file, and include...
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.

23 years agoAdded gstaudio.h to noinst_HEADERS.
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.

23 years agoAdd rules to ensure that the libgst.la and libgstelements.la exist when trying to...
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.

23 years agoAdd AS and ASFLAGS to configure.base, fixing the build with automake 1.4g
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.

23 years agoheader file for standard audio stuff for plugins
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

23 years agoadded no-alsa warning and made 0.9 check conditional on alsa existing at all
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

23 years agoFixed a bug so that gst_props_new (NULL) == NULL
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

23 years agostupid mistake, I put != instead of == in the g_return_if's
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

23 years agoadded sanity checks to make sure _push and _pull don't get called on pads of the...
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

23 years agoAutomatically generate a patched automake if needed, and put instructions in the...
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.

23 years agoAdd configure.base and autogen.sh to distributions.
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.

23 years agocreate a configure.base file, containing the contents of configure.{in,ac}, with...
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.

23 years agoMore small changes to bring the two scripts closer together.
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.

23 years agoDeal more gracefully with being either unable to check that automake is or finding...
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.

23 years agoAdd checks for appropriate versions of automake.
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. ;-)

23 years agoAdd idiot test to stop the installing of versions with plugin srcdir enabled.
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.

23 years agoFix differences between configure.in and configure.ac which were trivial or due merel...
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.

23 years agoUpdate Makefile.am.future - a replacement for Makefile.am which uses features present...
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.

23 years agoSimplify alsa checking: we can use the standard AM_PATH_ALSA macro to check that...
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.

23 years agofixed #define line continuation in gstsparc.h
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

23 years agoAdded a check for gsm/gsm.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

23 years agochanged debug so it always prints pid and cid in color
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

23 years agoRemoved the -pre0
Wim Taymans [Mon, 28 May 2001 21:02:25 +0000 (21:02 +0000)]
Removed the -pre0

Original commit message from CVS:
Removed the -pre0

23 years agoAdded the refcounting to the output targets.
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.

23 years agoAdded a check for libgsm
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

23 years agoUpdated to match configure.in
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

23 years agoThe configure file for autoconf 2.50
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

23 years agoadded blank file to keep autoconf happy, fill it in later
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

23 years agoattempt at a fixed alsa check to guarantee 0.5.x
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

23 years agodistcheck cleanups
Erik Walthinsen [Mon, 28 May 2001 19:09:48 +0000 (19:09 +0000)]
distcheck cleanups

Original commit message from CVS:
distcheck cleanups

23 years agosome fixes to handle builddirs, which distcheck uses, along with complete .pc files
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

23 years agoAdded some caps != NULL checks.
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.

23 years agoremoved a spare alsa check, and made sure it fails for alsa 0.9.x
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

23 years agoAdded the headers
Wim Taymans [Sun, 27 May 2001 23:12:57 +0000 (23:12 +0000)]
Added the headers

Original commit message from CVS:
Added the headers

23 years agoUpdated for new API calls.
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.

23 years agoAdded refcounting to the targets.
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.

23 years agoMakfeile updates.
Wim Taymans [Sun, 27 May 2001 22:25:32 +0000 (22:25 +0000)]
Makfeile updates.

Original commit message from CVS:
Makfeile updates.

23 years agovarious build fixes
Erik Walthinsen [Sun, 27 May 2001 21:56:04 +0000 (21:56 +0000)]
various build fixes

Original commit message from CVS:
various build fixes

23 years agoAdded a check for openquicktime.
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.

23 years agonow builds for those who are too lazy to upgrade their xml libraries
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

23 years ago- changed the Alt shortcuts to Ctrl shortcuts (like in all proper GTK+ apps)
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)

23 years agoUpdated for removed methods.
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.

23 years agoUpdated for remove 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.

23 years agoDocs updates
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.

23 years agoAPI docs updates.
Wim Taymans [Sun, 27 May 2001 14:33:30 +0000 (14:33 +0000)]
API docs updates.

Original commit message from CVS:
API docs updates.

23 years agofixed up and turned back on GST_SCHEDULE_SAFETY
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

23 years agofixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of...
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

23 years agoRemoved redundant prototypes.
Wim Taymans [Sat, 26 May 2001 16:41:27 +0000 (16:41 +0000)]
Removed redundant prototypes.

Original commit message from CVS:
Removed redundant prototypes.

23 years agoFixed a bug in the typecast macros for padtemplates.
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.

23 years agodon't link against libgst.la because it seems to fail on some libtool versions.
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.

23 years agoshut up fakesrc and fakesink, changed sleeping a little
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

23 years agomoved debug to before _init so cmdline can override, and put sleep(1)'s in while...
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)

23 years agoupdated threadlock to actually be a thread locking test
Erik Walthinsen [Sat, 26 May 2001 05:19:33 +0000 (05:19 +0000)]
updated threadlock to actually be a thread locking test

Original commit message from CVS:
updated threadlock to actually be a thread locking test

23 years agoElements must have different names.
David I. Lehn [Fri, 25 May 2001 23:36:32 +0000 (23:36 +0000)]
Elements must have different names.

Original commit message from CVS:
Elements must have different names.

23 years ago- more generic files to exclude: *~ and ~.bak
Bastien Nocera [Fri, 25 May 2001 22:08:50 +0000 (22:08 +0000)]
- more generic files to exclude: *~ and ~.bak

Original commit message from CVS:
- more generic files to exclude: *~ and ~.bak

23 years ago- added gstmediaplay.glade.bak to the files to ignore
Bastien Nocera [Fri, 25 May 2001 22:02:52 +0000 (22:02 +0000)]
- added gstmediaplay.glade.bak to the files to ignore

Original commit message from CVS:
- added gstmediaplay.glade.bak to the files to ignore

23 years ago- updated (c) date, and added WMClass and WMName to the gstmediaplay windows
Bastien Nocera [Fri, 25 May 2001 22:01:51 +0000 (22:01 +0000)]
- updated (c) date, and added WMClass and WMName to the gstmediaplay windows

Original commit message from CVS:
- updated (c) date, and added WMClass and WMName to the gstmediaplay windows

23 years agoRemoved a stupid printf.
Wim Taymans [Fri, 25 May 2001 21:42:14 +0000 (21:42 +0000)]
Removed a stupid printf.

Original commit message from CVS:
Removed a stupid printf.

23 years agoSome cleanups.
Wim Taymans [Fri, 25 May 2001 21:39:54 +0000 (21:39 +0000)]
Some cleanups.

Original commit message from CVS:
Some cleanups.
Removed some bogus code from element and pipeline elements.
Fixed a typo.

23 years agoAdded GST_LIBS to LIBADD.
Wim Taymans [Fri, 25 May 2001 21:38:21 +0000 (21:38 +0000)]
Added GST_LIBS to LIBADD.

Original commit message from CVS:
Added GST_LIBS to LIBADD.