Commit graph

930 commits

Author SHA1 Message Date
Wim Taymans dd067c0000 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.
2001-06-03 19:19:45 +00:00
Wim Taymans fd9e96a6d9 small changes
Original commit message from CVS:
small changes
2001-06-03 19:09:17 +00:00
Wim Taymans 1eda931ce1 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.
2001-06-03 19:06:40 +00:00
Wim Taymans dc8d68256b More small updates.:
Original commit message from CVS:
More small updates.:
2001-06-03 15:30:07 +00:00
Wim Taymans cbc97430a6 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
2001-06-03 15:29:08 +00:00
Wim Taymans 77c7cda3eb Find the seeking properties in GstBin objects too.
Original commit message from CVS:
Find the seeking properties in GstBin objects too.
2001-06-03 12:08:05 +00:00
Wim Taymans fe9384f440 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.
2001-06-03 11:28:09 +00:00
Richard Boulton 8bb71e68a9 Fix arts check, with artsc-config hackery.
Original commit message from CVS:
Fix arts check, with artsc-config hackery.
2001-06-02 23:36:42 +00:00
Erik Walthinsen b4dcb2f779 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
2001-06-02 18:26:25 +00:00
Wim Taymans 3d12df5409 Added the avi makefiles.
Original commit message from CVS:
Added the avi makefiles.
2001-06-02 18:11:00 +00:00
Richard Boulton f47e6ef619 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.
2001-06-02 18:06:55 +00:00
Wim Taymans 978c380731 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.
2001-06-02 16:38:58 +00:00
Andrew Mitchell 528d8c273b 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 ;)
2001-06-02 15:33:38 +00:00
Andrew Mitchell 14ae775e05 Automake is picky about white space...
Original commit message from CVS:
Automake is picky about white space...
2001-06-02 13:42:04 +00:00
Andrew Mitchell 3f4be546de 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...
2001-06-02 13:38:57 +00:00
Wim Taymans 9d9951d31b Copy the padtemplate to the ghostpad.
Original commit message from CVS:
Copy the padtemplate to the ghostpad.
2001-06-02 12:45:02 +00:00
Richard Boulton bb9908680b 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".
2001-06-02 12:21:26 +00:00
Christian Schaller 98f996c024 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
2001-06-02 10:40:20 +00:00
Christian Schaller 2fdf4848d7 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.
2001-06-02 10:38:16 +00:00
Richard Boulton 97b6de7b23 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.
2001-06-02 02:21:25 +00:00
Richard Boulton 0c8050e3ba 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.
2001-06-02 02:05:21 +00:00
Thomas Vander Stichele 434d40d4c5 ok, this works now
Original commit message from CVS:
ok, this works now
2001-06-01 22:36:04 +00:00
Thomas Vander Stichele 8d262037b9 test for disconnect and reconnect of elements
Original commit message from CVS:
test for disconnect and reconnect of elements
2001-06-01 22:23:24 +00:00
Christian Schaller f36b5fc981 - 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.
2001-06-01 21:26:50 +00:00
Wim Taymans 91af099719 Added a better SDL_createYUVOverlay check.
Original commit message from CVS:
Added a better SDL_createYUVOverlay check.
2001-06-01 18:52:55 +00:00
Wim Taymans 3c18e42b39 Fixed some warnings.
Original commit message from CVS:
Fixed some warnings.
2001-06-01 18:30:40 +00:00
Wim Taymans 42ebe8b588 Fixed a couple of compiler warnings.
Original commit message from CVS:
Fixed a couple of compiler warnings.
2001-06-01 18:24:41 +00:00
Wim Taymans 87f9d504d5 Fixed some compile warnings.
Original commit message from CVS:
Fixed some compile warnings.
2001-06-01 18:09:26 +00:00
Bastien Nocera 6ce3e6b34c - added url to openquicktime
Original commit message from CVS:
- added url to openquicktime
2001-06-01 17:55:27 +00:00
Bastien Nocera 95391bca6c - added some more urls
Original commit message from CVS:
- added some more urls
2001-06-01 17:42:57 +00:00
Wim Taymans 5fdff13205 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...
2001-06-01 17:42:15 +00:00
Christian Schaller 5b97b4f089 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
2001-06-01 17:32:18 +00:00
Wim Taymans c448cc3c8d 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.
2001-06-01 16:57:14 +00:00
Thomas Vander Stichele abe959c771 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
2001-06-01 15:29:03 +00:00
Richard Boulton 9b68e531fb Add a note about gstreamer-complete
Original commit message from CVS:
Add a note about gstreamer-complete
2001-06-01 13:27:15 +00:00
Richard Boulton 1559a54b1d More tidyup to SDL check.
Original commit message from CVS:
More tidyup to SDL check.
2001-06-01 13:03:22 +00:00
Richard Boulton 1f6482a012 Fix SDL check
Original commit message from CVS:
Fix SDL check
Check for Overlay stuff, which isn't in SDL version 1.0
2001-06-01 12:36:45 +00:00
Bastien Nocera 4a2d554cc8 - 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
2001-05-31 22:57:14 +00:00
Richard Boulton c044bafbdf 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.
2001-05-31 20:20:03 +00:00
Wim Taymans 23070df56d Removed the thread test so make distcheck works.
Original commit message from CVS:
Removed the thread test so make distcheck works.
2001-05-31 19:52:09 +00:00
Wim Taymans bc30d3872a Added the mem.h file in noinst_HEADERS.
Original commit message from CVS:
Added the mem.h file in noinst_HEADERS.
2001-05-31 19:18:51 +00:00
Richard Boulton 7dfeffc2a5 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.
2001-05-31 19:08:41 +00:00
Richard Boulton c3086c42aa 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.
2001-05-31 18:35:11 +00:00
Wim Taymans 5d2d762874 Added gstaudio.h to noinst_HEADERS.
Original commit message from CVS:
Added gstaudio.h to noinst_HEADERS.
2001-05-31 18:31:25 +00:00
Richard Boulton d2bbf5a7a6 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.
2001-05-31 18:03:10 +00:00
Richard Boulton 41aa12b2c6 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.
2001-05-31 14:19:09 +00:00
Thomas Vander Stichele 266e62d332 header file for standard audio stuff for plugins
Original commit message from CVS:
header file for standard audio stuff for plugins
2001-05-30 21:35:41 +00:00
Erik Walthinsen a3742beca4 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
2001-05-30 21:27:35 +00:00
Wim Taymans 42f52b0b2d 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
2001-05-30 21:14:46 +00:00
Erik Walthinsen af1a58b347 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
2001-05-30 20:36:01 +00:00