platform/upstream/gstreamer.git
23 years agoSome cleanups in output of various test plugins.
Wim Taymans [Wed, 11 Jul 2001 19:22:20 +0000 (19:22 +0000)]
Some cleanups in output of various test plugins.

Original commit message from CVS:
Some cleanups in output of various test plugins.
Added debug output to tee.
Added buffer duplication to identity.

23 years agoAdded request pads to fakesink.
Wim Taymans [Wed, 11 Jul 2001 16:45:43 +0000 (16:45 +0000)]
Added request pads to fakesink.

Original commit message from CVS:
Added request pads to fakesink.

23 years agoAdded DEBUG_FUNCPTR to most plugins.
Wim Taymans [Wed, 11 Jul 2001 15:51:40 +0000 (15:51 +0000)]
Added DEBUG_FUNCPTR to most plugins.

Original commit message from CVS:
Added DEBUG_FUNCPTR to most plugins.
Added request pads to fakesrc and aggregator.

23 years agoPrint out the request pad function.
Wim Taymans [Wed, 11 Jul 2001 15:50:16 +0000 (15:50 +0000)]
Print out the request pad function.

Original commit message from CVS:
Print out the request pad function.

23 years agoSome code cleanups.
Wim Taymans [Wed, 11 Jul 2001 14:56:16 +0000 (14:56 +0000)]
Some code cleanups.

Original commit message from CVS:
Some code cleanups.
Added printouts of the buffer timestamps in identity, fakesrc, fakesink.
Added an aggregator test element.

23 years agoto element classes without using an elementfactory.
Andy Wingo [Wed, 11 Jul 2001 12:33:17 +0000 (12:33 +0000)]
to element classes without using an elementfactory.

Original commit message from CVS:
Aplied the patch from Andy Wingo <apwingo@eos.ncsu.edu> add padtemplates
to element classes without using an elementfactory.
The gst_element_add_padtemplate_to_class method was renamed to
gst_element_class_add_padtemplate to better match glib/gtk conventions.

23 years agoRemoved the remaining bits of MetaData.
Wim Taymans [Wed, 11 Jul 2001 12:09:50 +0000 (12:09 +0000)]
Removed the remaining bits of MetaData.

Original commit message from CVS:
Removed the remaining bits of MetaData.

23 years agoadded speed and volume to configure.base
Erik Walthinsen [Wed, 11 Jul 2001 01:02:00 +0000 (01:02 +0000)]
added speed and volume to configure.base

Original commit message from CVS:
added speed and volume to configure.base

23 years agoAdded a vob to mpeg1 transcoder. note that this one is only 68 lines long.
Wim Taymans [Sun, 8 Jul 2001 21:02:10 +0000 (21:02 +0000)]
Added a vob to mpeg1 transcoder. note that this one is only 68 lines long.

Original commit message from CVS:
Added a vob to mpeg1 transcoder. note that this one is only 68 lines long.

23 years agoAdded the init.sgml file to the makefile
Wim Taymans [Sat, 7 Jul 2001 16:34:31 +0000 (16:34 +0000)]
Added the init.sgml file to the makefile

Original commit message from CVS:
Added the init.sgml file to the makefile

23 years agoMore blablah about how cool GStreamer really is..
Wim Taymans [Sat, 7 Jul 2001 15:30:39 +0000 (15:30 +0000)]
More blablah about how cool GStreamer really is..

Original commit message from CVS:
More blablah about how cool GStreamer really is..

23 years agoAdded docs on library init.
Wim Taymans [Sat, 7 Jul 2001 15:10:29 +0000 (15:10 +0000)]
Added docs on library init.

Original commit message from CVS:
Added docs on library init.

23 years agoLots of updates.
Wim Taymans [Sat, 7 Jul 2001 14:17:22 +0000 (14:17 +0000)]
Lots of updates.

Original commit message from CVS:
Lots of updates.
Added a chapter about the autoplugcache.
Updated the autoplug example using the autoplugcache.
Moved some stuff around.
Added an example app for gst_parse_launch.
Updated the debug info.

23 years agoAdd sane arg checking.
Wim Taymans [Sat, 7 Jul 2001 14:14:42 +0000 (14:14 +0000)]
Add sane arg checking.

Original commit message from CVS:
Add sane arg checking.

23 years agoAdded a parse_launch example.
Wim Taymans [Sat, 7 Jul 2001 14:07:03 +0000 (14:07 +0000)]
Added a parse_launch example.

Original commit message from CVS:
Added a parse_launch example.

23 years agoUpdated the autoplug example.
Wim Taymans [Sat, 7 Jul 2001 13:32:43 +0000 (13:32 +0000)]
Updated the autoplug example.

Original commit message from CVS:
Updated the autoplug example.

23 years agoSome updates to the manual, mostly glib2 related.
Wim Taymans [Sat, 7 Jul 2001 11:34:54 +0000 (11:34 +0000)]
Some updates to the manual, mostly glib2 related.

Original commit message from CVS:
Some updates to the manual, mostly glib2 related.

23 years agoRemoved the last bits of Metadata.
Wim Taymans [Sat, 7 Jul 2001 10:55:58 +0000 (10:55 +0000)]
Removed the last bits of Metadata.

Original commit message from CVS:
Removed the last bits of Metadata.
Updated the bufferpool docs.

23 years agoAdded the qcam src
Wim Taymans [Thu, 5 Jul 2001 22:08:24 +0000 (22:08 +0000)]
Added the qcam src

Original commit message from CVS:
Added the qcam src

23 years agoAdded the xid stuff in again if compiling against gtk.
Wim Taymans [Thu, 5 Jul 2001 21:53:30 +0000 (21:53 +0000)]
Added the xid stuff in again if compiling against gtk.

Original commit message from CVS:
Added the xid stuff in again if compiling against gtk.

23 years agoAdded arg setting for UINT types.
Trivial commit, anonymous here [Wed, 4 Jul 2001 20:49:06 +0000 (20:49 +0000)]
Added arg setting for UINT types.

Original commit message from CVS:
Added arg setting for UINT types.

23 years agoAdded the ffmpeg wrapper plugin. (ffmpeg.sourceforge.net).
Wim Taymans [Sun, 1 Jul 2001 22:19:44 +0000 (22:19 +0000)]
Added the ffmpeg wrapper plugin. (ffmpeg.sourceforge.net).

Original commit message from CVS:
Added the ffmpeg wrapper plugin. (ffmpeg.sourceforge.net).
Only the encoders are currently support, so no decoders or muxers yet..

23 years agoreturn NULL from g2g_object_class_find_property if gtk_object_arg_get_info returns...
Steve Baker [Sun, 1 Jul 2001 16:01:24 +0000 (16:01 +0000)]
return NULL from g2g_object_class_find_property if gtk_object_arg_get_info returns an error

Original commit message from CVS:
return NULL from g2g_object_class_find_property if gtk_object_arg_get_info returns an error

23 years agoAdded types and structures for AVI/DV.
Wim Taymans [Sun, 1 Jul 2001 13:59:03 +0000 (13:59 +0000)]
Added types and structures for AVI/DV.

Original commit message from CVS:
Added types and structures for AVI/DV.

23 years ago- Updated SPEC file.
Christian Schaller [Sun, 1 Jul 2001 11:18:49 +0000 (11:18 +0000)]
- Updated SPEC file.

Original commit message from CVS:
2001-01-07 Christian Schaller <Uraeus@linuxrising.org>
- Updated SPEC file.
- Splitt out GUI modules
- Added quicktime, flac, chart, udp modules

23 years ago- Added FLAC information
Christian Schaller [Sun, 1 Jul 2001 11:16:31 +0000 (11:16 +0000)]
- Added FLAC information

Original commit message from CVS:
2001-01-07 Christian Schaller <Uraeus@linuxrising.org>
- Added FLAC information

23 years agoPut the back check for the FLAC library. This looks to have been accidentally remove...
Richard Boulton [Sun, 1 Jul 2001 11:12:28 +0000 (11:12 +0000)]
Put the back check for the FLAC library.  This looks to have been accidentally removed when the sidplay one was added.

Original commit message from CVS:
Put the back check for the FLAC library.  This looks to have been
accidentally removed when the sidplay one was added.

23 years agoAdded configure checks for libsidplay.
Wim Taymans [Sat, 30 Jun 2001 15:22:03 +0000 (15:22 +0000)]
Added configure checks for libsidplay.

Original commit message from CVS:
Added configure checks for libsidplay.

23 years agoAdded the SID plugin.
Wim Taymans [Sat, 30 Jun 2001 00:45:23 +0000 (00:45 +0000)]
Added the SID plugin.

Original commit message from CVS:
Added the SID plugin.

23 years agoFix an endless loop at EOS.. this is a hack...
Wim Taymans [Sat, 30 Jun 2001 00:35:55 +0000 (00:35 +0000)]
Fix an endless loop at EOS.. this is a hack...

Original commit message from CVS:
Fix an endless loop at EOS.. this is a hack...

23 years agoAllow elements to be given custom names with [] syntax. ie, gstreamer-launch disksrc...
Richard Boulton [Fri, 29 Jun 2001 17:53:02 +0000 (17:53 +0000)]
Allow elements to be given custom names with [] syntax. ie, gstreamer-launch disksrc[mysrc] ! ...

Original commit message from CVS:
Allow elements to be given custom names with [] syntax.

ie, gstreamer-launch disksrc[mysrc] ! ...
makes a disksrc element named mysrc, rather than disksrc0

Suggestion: don't name things with names with numbers at the end, or they
may conflict with names allocated automatically.

23 years agoPut GST_CFLAGS before other CFLAGS, to ensure that the correct headers get used if...
Richard Boulton [Fri, 29 Jun 2001 11:30:18 +0000 (11:30 +0000)]
Put GST_CFLAGS before other CFLAGS, to ensure that the correct headers get used if there's an installed copy of the g...

Original commit message from CVS:
Put GST_CFLAGS before other CFLAGS, to ensure that the correct headers get
used if there's an installed copy of the gst headers on the system (ie,
make sure the uninstalled headers are used instead).

23 years agoPrefix for marshallers should be gst_marshal, rather than gst.
Richard Boulton [Fri, 29 Jun 2001 10:26:13 +0000 (10:26 +0000)]
Prefix for marshallers should be gst_marshal, rather than gst.

Original commit message from CVS:
Prefix for marshallers should be gst_marshal, rather than gst.
This now actually compiles for me.

23 years agoEnsure that the marshaller code #includes glib-object.h, and hence the neccessary...
Richard Boulton [Fri, 29 Jun 2001 09:39:58 +0000 (09:39 +0000)]
Ensure that the marshaller code #includes glib-object.h, and hence the neccessary definitions to enable it to compile.

Original commit message from CVS:
Ensure that the marshaller code #includes glib-object.h, and hence the
neccessary definitions to enable it to compile.

I don't pretend to understand how the marshalling stuff works - I just
know that it clearly needs this #include, or something similar.  If there's
a more correct fix, someone else can do it.  Possibly this is a
glib-genmarshal bug, but I've not got the time to go into that.

23 years agoEnsure that the gstmarshal.[ch] files are generated in time by generating both files...
Richard Boulton [Thu, 28 Jun 2001 23:58:54 +0000 (23:58 +0000)]
Ensure that the gstmarshal.[ch] files are generated in time by generating both files in the same rule: previously, on...

Original commit message from CVS:
Ensure that the gstmarshal.[ch] files are generated in time by generating
both files in the same rule: previously, only the .c would be generated in
time.  Don't put the files in dists (add a dist-hook to take them out),
and clean the files when running distclean.

23 years agoMake sure conditionally compiled files are added to the dist.
Richard Boulton [Thu, 28 Jun 2001 21:44:33 +0000 (21:44 +0000)]
Make sure conditionally compiled files are added to the dist.

Original commit message from CVS:
Make sure conditionally compiled files are added to the dist.

23 years agoAdded a check for the FLAC plugin.
Wim Taymans [Thu, 28 Jun 2001 19:32:41 +0000 (19:32 +0000)]
Added a check for the FLAC plugin.

Original commit message from CVS:
Added a check for the FLAC plugin.

23 years agoFix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables determined...
Richard Boulton [Thu, 28 Jun 2001 18:35:51 +0000 (18:35 +0000)]
Fix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables determined for alsa 0.5 with the ones from th...

Original commit message from CVS:
Fix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables
determined for alsa 0.5 with the ones from the check that alsa 0.9 wasn't
there.  Now does the 0.9 check first, to avoid this problem.

23 years agoRemove gstreamer.html from generated files, since it was just a broken copy of one...
Richard Boulton [Thu, 28 Jun 2001 16:31:04 +0000 (16:31 +0000)]
Remove gstreamer.html from generated files, since it was just a broken copy of one of the other files.

Original commit message from CVS:
Remove gstreamer.html from generated files, since it was just a broken copy
of one of the other files.
Sort out cleanfiles to some extent.
Note: the make dependencies in this file are completely broken, but it's not    clear how to fix them.  The docs will be built at make install / dist time,
as a result.

23 years agoFix a typo in a comment.
Richard Boulton [Thu, 28 Jun 2001 16:01:57 +0000 (16:01 +0000)]
Fix a typo in a comment.

Original commit message from CVS:
Fix a typo in a comment.

23 years agoAdd ACTION-IF-USE and ACTION-IF-NOTUSE parameters to GST_CHECK_FEATURE.
Richard Boulton [Thu, 28 Jun 2001 15:39:48 +0000 (15:39 +0000)]
Add ACTION-IF-USE and ACTION-IF-NOTUSE parameters to GST_CHECK_FEATURE.

Original commit message from CVS:
Add ACTION-IF-USE and ACTION-IF-NOTUSE parameters to GST_CHECK_FEATURE.
Convert glib2 check to use GST_CHECK_FEATURE.

23 years agoActually pass the infomessages variable into config.status, so the message about...
Richard Boulton [Thu, 28 Jun 2001 11:56:03 +0000 (11:56 +0000)]
Actually pass the infomessages variable into config.status, so the message about plugin-builddir gets displayed.

Original commit message from CVS:
Actually pass the infomessages variable into config.status, so the
message about plugin-builddir gets displayed.

We can use this mechanism to display lists of plugins which won't be built:
just add the lines to be output at the end of ./configure to $infomessages

23 years agoChange plugin-srcdir msg stuff near the end of configure.base to
Richard Boulton [Thu, 28 Jun 2001 10:57:39 +0000 (10:57 +0000)]
Change plugin-srcdir msg stuff near the end of configure.base to

Original commit message from CVS:
Change plugin-srcdir msg stuff near the end of configure.base to
-builddir.

23 years agoimplemented ring buffer RELEASE-0_2_1-SEDIMASTER RELEASE-0_2_1-UNKN
Thomas Vander Stichele [Wed, 27 Jun 2001 20:53:40 +0000 (20:53 +0000)]
implemented ring buffer

Original commit message from CVS:
implemented ring buffer

23 years agoSome small fixes.
Wim Taymans [Wed, 27 Jun 2001 20:20:07 +0000 (20:20 +0000)]
Some small fixes.

Original commit message from CVS:
Some small fixes.

23 years agoSmall fixes to the autoplugger so that it uses a colorspace element for video.
Wim Taymans [Wed, 27 Jun 2001 20:19:00 +0000 (20:19 +0000)]
Small fixes to the autoplugger so that it uses a colorspace element for video.

Original commit message from CVS:
Small fixes to the autoplugger so that it uses a colorspace element for
video.

23 years agoconfigure.base: changed to 0.2.1, reworked the -D gathering for cflags gstreamer...
Erik Walthinsen [Wed, 27 Jun 2001 20:14:07 +0000 (20:14 +0000)]
configure.base: changed to 0.2.1, reworked the -D gathering for cflags gstreamer-config.in, gstreamer.pc.in, gstreame...

Original commit message from CVS:
configure.base: changed to 0.2.1, reworked the -D gathering for cflags
gstreamer-config.in, gstreamer.pc.in, gstreamer-uninstalled.pc.in:
reworked -D gathering for cflags

23 years agoadded _CFLAGS and modified to allow the multiple substitition to occur
Erik Walthinsen [Wed, 27 Jun 2001 19:22:03 +0000 (19:22 +0000)]
added _CFLAGS and modified to allow the multiple substitition to occur

Original commit message from CVS:
added _CFLAGS and modified to allow the multiple substitition to occur

23 years agoAdd a hack to ensure that automake picks up the variables AC_SUBSTed in
Richard Boulton [Wed, 27 Jun 2001 17:22:26 +0000 (17:22 +0000)]
Add a hack to ensure that automake picks up the variables AC_SUBSTed in

Original commit message from CVS:
Add a hack to ensure that automake picks up the variables AC_SUBSTed in
GST_CHECK_CONFIGPROG.

23 years agoAdd a "MODULES" parameter to GST_CHECK_CONFIGPROG, to pass sets of modules to the...
Richard Boulton [Wed, 27 Jun 2001 17:04:29 +0000 (17:04 +0000)]
Add a "MODULES" parameter to GST_CHECK_CONFIGPROG, to pass sets of modules to the -config script.  Convert gnome test...

Original commit message from CVS:
Add a "MODULES" parameter to GST_CHECK_CONFIGPROG, to pass sets of modules
to the -config script.  Convert gnome test to use GST_CHECK_CONFIGPROG.

23 years agoRemove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from acconfig.h and AC_DEFINE: nothing...
Richard Boulton [Wed, 27 Jun 2001 16:56:17 +0000 (16:56 +0000)]
Remove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from acconfig.h and AC_DEFINE: nothing uses these.

Original commit message from CVS:
Remove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from acconfig.h and AC_DEFINE:
nothing uses these.
Add GST_CHECK_CONFIGPROG macro, to check a -config script and set --cflags
and --libs from it.
Replace audiofile and gdk-pixbuf checks with calls to this macro.
Change use of HAVE_LIBAUDIOFILE to USE_LIBAUDIOFILE automake conditional.
Change use of AUDIOFILE_LIBS variable to LIBAUDIOFILE_LIBS.

23 years agoFix brokenness with autoconf 2.50. *sigh*
Richard Boulton [Wed, 27 Jun 2001 16:06:38 +0000 (16:06 +0000)]
Fix brokenness with autoconf 2.50.  *sigh*

Original commit message from CVS:
Fix brokenness with autoconf 2.50.  *sigh*

23 years agoAdd DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE, to allow a feature to be turned...
Richard Boulton [Wed, 27 Jun 2001 15:04:03 +0000 (15:04 +0000)]
Add DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE, to allow a feature to be turned off by default.  Turn of XMMS c...

Original commit message from CVS:
Add DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE, to allow a feature
to be turned off by default.  Turn of XMMS check using this, rather than
a hack.  Fix display of commandline parameters for GST_CHECK_FEATURE and
GST_SUBSYSTEM_DISABLE.

23 years agoAdd XMMS macro to acinclude.m4, since it's a commonly missing macro.
Richard Boulton [Wed, 27 Jun 2001 09:59:08 +0000 (09:59 +0000)]
Add XMMS macro to acinclude.m4, since it's a commonly missing macro.

Original commit message from CVS:
Add XMMS macro to acinclude.m4, since it's a commonly missing macro.
This joins the ALSA macro, which was already in acinclude.m4
We need some more consistent scheme for dealing with these... :(

23 years agoRemoved the GST_CONFIG_DIR from config.h and made a -D CFLAG for it instead so that...
Wim Taymans [Tue, 26 Jun 2001 22:15:20 +0000 (22:15 +0000)]
Removed the GST_CONFIG_DIR from config.h and made a -D CFLAG for it instead so that we can do full expansion on the s...

Original commit message from CVS:
Removed the GST_CONFIG_DIR from config.h and made a -D CFLAG for it
instead so that we can do full expansion on the sysconfdir.

23 years agoFix up configure --help output: GST_DISABLE_SUBSYSTEM options were not displayed...
Richard Boulton [Tue, 26 Jun 2001 21:49:54 +0000 (21:49 +0000)]
Fix up configure --help output: GST_DISABLE_SUBSYSTEM options were not displayed properly.

Original commit message from CVS:
Fix up configure --help output: GST_DISABLE_SUBSYSTEM options were not
displayed properly.

23 years agoConvert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE()
Richard Boulton [Tue, 26 Jun 2001 21:44:45 +0000 (21:44 +0000)]
Convert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE()

Original commit message from CVS:
Convert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE()
XMMS check is turned off by default (though not in a very neat way)

23 years agoRemoved vgasink for now.
Wim Taymans [Tue, 26 Jun 2001 21:29:02 +0000 (21:29 +0000)]
Removed vgasink for now.

Original commit message from CVS:
Removed vgasink for now.

23 years agoDo hacky fix for AM_CONDITIONAL for GST_SUBSYSTEM_DISABLE, too.
Richard Boulton [Tue, 26 Jun 2001 19:56:22 +0000 (19:56 +0000)]
Do hacky fix for AM_CONDITIONAL for GST_SUBSYSTEM_DISABLE, too.

Original commit message from CVS:
Do hacky fix for AM_CONDITIONAL for GST_SUBSYSTEM_DISABLE, too.

23 years agoChanges to the GST_SUBSYSTEM_DISABLE macro.
Erik Walthinsen [Tue, 26 Jun 2001 19:49:50 +0000 (19:49 +0000)]
Changes to the GST_SUBSYSTEM_DISABLE macro.

Original commit message from CVS:
Changes to the GST_SUBSYSTEM_DISABLE macro.

23 years agoFix g2g_object_class_list_properties() so that num_properties gets set.
Richard Boulton [Tue, 26 Jun 2001 19:06:37 +0000 (19:06 +0000)]
Fix g2g_object_class_list_properties() so that num_properties gets set.

Original commit message from CVS:
Fix g2g_object_class_list_properties() so that num_properties gets set.

23 years agoConvert artsc and arts checks to use GST_CHECK_FEATURE.
Richard Boulton [Tue, 26 Jun 2001 18:20:34 +0000 (18:20 +0000)]
Convert artsc and arts checks to use GST_CHECK_FEATURE.

Original commit message from CVS:
Convert artsc and arts checks to use GST_CHECK_FEATURE.
Extract the checks into macros.

23 years agoMove alsa check to use GST_CHECK_FEATURE macro.
Richard Boulton [Tue, 26 Jun 2001 02:48:17 +0000 (02:48 +0000)]
Move alsa check to use GST_CHECK_FEATURE macro.

Original commit message from CVS:
Move alsa check to use GST_CHECK_FEATURE macro.
Fix a small bug in the macro.

23 years agoFixes to work properly with automake 1.4
Richard Boulton [Tue, 26 Jun 2001 02:27:14 +0000 (02:27 +0000)]
Fixes to work properly with automake 1.4

Original commit message from CVS:
Fixes to work properly with automake 1.4

23 years agoAdded feature check macro, GST_CHECK_FEATURE.
Richard Boulton [Tue, 26 Jun 2001 01:53:20 +0000 (01:53 +0000)]
Added feature check macro, GST_CHECK_FEATURE.

Original commit message from CVS:
Added feature check macro, GST_CHECK_FEATURE.
Moved generation of configure.{in,ac} into a separate script.
Add hack to the script to stop automake complaining about missing
AM_CONDITIONAL call.
Replace ESD check by a call to GST_CHECK_FEATURE.

23 years agoMove config dir from /etc/gstreamer to ${sysconfdir}/gstreamer by default: more porta...
Richard Boulton [Mon, 25 Jun 2001 21:39:00 +0000 (21:39 +0000)]
Move config dir from /etc/gstreamer to ${sysconfdir}/gstreamer by default: more portable, configurable, and standard.

Original commit message from CVS:
Move config dir from /etc/gstreamer to ${sysconfdir}/gstreamer by default:
more portable, configurable, and standard.

23 years agoRemove more generated files
Richard Boulton [Mon, 25 Jun 2001 20:53:20 +0000 (20:53 +0000)]
Remove more generated files

Original commit message from CVS:
Remove more generated files

23 years agoRemove many unwanted generated files from distributions.
Richard Boulton [Mon, 25 Jun 2001 20:41:05 +0000 (20:41 +0000)]
Remove many unwanted generated files from distributions.

Original commit message from CVS:
Remove many unwanted generated files from distributions.

23 years agoAdded plugins to DIST_SUBDIRS
Richard Boulton [Mon, 25 Jun 2001 20:39:53 +0000 (20:39 +0000)]
Added plugins to DIST_SUBDIRS

Original commit message from CVS:
Added plugins to DIST_SUBDIRS

23 years agoRemoved the final bits of GstMeta.
Wim Taymans [Mon, 25 Jun 2001 20:36:02 +0000 (20:36 +0000)]
Removed the final bits of GstMeta.

Original commit message from CVS:
Removed the final bits of GstMeta.
Added conditional compilation of various subsystems.

23 years agoAdd consts to appropriate parameters in debug and info handlers.
Richard Boulton [Mon, 25 Jun 2001 20:09:10 +0000 (20:09 +0000)]
Add consts to appropriate parameters in debug and info handlers.

Original commit message from CVS:
Add consts to appropriate parameters in debug and info handlers.
Add appropriate types for some of the memebers of the GTypeInfo struct.

23 years agoadded gstmarshal.[ch] to .cvsignore, added gstmarshal.list to EXTRA_DIST
Erik Walthinsen [Mon, 25 Jun 2001 20:01:42 +0000 (20:01 +0000)]
added gstmarshal.[ch] to .cvsignore, added gstmarshal.list to EXTRA_DIST

Original commit message from CVS:
added gstmarshal.[ch] to .cvsignore, added gstmarshal.list to EXTRA_DIST

23 years agoadded some dirs to DIST_SUBDIRS, added a comment to gstobject.h
Erik Walthinsen [Mon, 25 Jun 2001 20:00:45 +0000 (20:00 +0000)]
added some dirs to DIST_SUBDIRS, added a comment to gstobject.h

Original commit message from CVS:
added some dirs to DIST_SUBDIRS, added a comment to gstobject.h

23 years agoremoved gstmarshal.[ch], added gstmarshal.list, and a first pass at generation rules
Erik Walthinsen [Mon, 25 Jun 2001 19:59:33 +0000 (19:59 +0000)]
removed gstmarshal.[ch], added gstmarshal.list, and a first pass at generation rules

Original commit message from CVS:
removed gstmarshal.[ch], added gstmarshal.list, and a first pass at generation rules

23 years agoAdded configure checks to disable various major subsystems.
Wim Taymans [Mon, 25 Jun 2001 19:19:17 +0000 (19:19 +0000)]
Added configure checks to disable various major subsystems.

Original commit message from CVS:
Added configure checks to disable various major subsystems.

23 years agogstreamer.types.in: remove colorspace header.
Richard Boulton [Mon, 25 Jun 2001 18:14:37 +0000 (18:14 +0000)]
gstreamer.types.in: remove colorspace header.

Original commit message from CVS:
gstreamer.types.in: remove colorspace header.
Makefile.am: remove comment inside rule (nonportable).

23 years agogobject2gtk.h: added g2g_object_get_type() prototype gst.c: fixed gst_add_paths_func...
Erik Walthinsen [Mon, 25 Jun 2001 17:22:58 +0000 (17:22 +0000)]
gobject2gtk.h: added g2g_object_get_type() prototype gst.c: fixed gst_add_paths_func() prototype gstelement.c: change...

Original commit message from CVS:
gobject2gtk.h: added g2g_object_get_type() prototype
gst.c: fixed gst_add_paths_func() prototype
gstelement.c: changed some prototypes, added a cast

23 years agoAdded a missing #else
Wim Taymans [Mon, 25 Jun 2001 17:17:30 +0000 (17:17 +0000)]
Added a missing #else

Original commit message from CVS:
Added a missing #else

23 years agoRemoved the wine stuff.
Wim Taymans [Mon, 25 Jun 2001 16:44:05 +0000 (16:44 +0000)]
Removed the wine stuff.

Original commit message from CVS:
Removed the wine stuff.

23 years agoFix a warning; stuff following an #endif
Richard Boulton [Mon, 25 Jun 2001 12:28:38 +0000 (12:28 +0000)]
Fix a warning; stuff following an #endif

Original commit message from CVS:
Fix a warning; stuff following an #endif

23 years agoAdded check for pkg-config to autogen.sh
Richard Boulton [Mon, 25 Jun 2001 12:09:31 +0000 (12:09 +0000)]
Added check for pkg-config to autogen.sh

Original commit message from CVS:
Added check for pkg-config to autogen.sh

23 years agoReworked the arguments for DEBUG and INFO. Removed -debug-verbose.
Erik Walthinsen [Mon, 25 Jun 2001 06:45:56 +0000 (06:45 +0000)]
Reworked the arguments for DEBUG and INFO.  Removed -debug-verbose.

Original commit message from CVS:
Reworked the arguments for DEBUG and INFO.  Removed -debug-verbose.
Renamed GST_DISABLE_XML to GST_DISABLE_LOADSAVE and added --disable flag.

23 years agoChanged all globally defined stub functions to use the g2g_ prefix instead of g_...
Erik Walthinsen [Mon, 25 Jun 2001 03:37:52 +0000 (03:37 +0000)]
Changed all globally defined stub functions to use the g2g_ prefix instead of g_, to avoid *any* potential namespace ...

Original commit message from CVS:
Changed all globally defined stub functions to use the g2g_ prefix instead
of g_, to avoid *any* potential namespace conflicts.

23 years agoMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
Erik Walthinsen [Mon, 25 Jun 2001 01:20:11 +0000 (01:20 +0000)]
Merged from GOBJECT1 to HEAD at 200106241

Original commit message from CVS:
Merged from GOBJECT1 to HEAD at 200106241

23 years agoinitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
Erik Walthinsen [Sun, 24 Jun 2001 21:18:28 +0000 (21:18 +0000)]
initial pass at #ifdef'ing xml load/save

Original commit message from CVS:
initial pass at #ifdef'ing xml load/save

23 years agoNew check for libesd, a model for all the other checks I hope. Need to convert all...
Erik Walthinsen [Sun, 24 Jun 2001 21:06:46 +0000 (21:06 +0000)]
New check for libesd, a model for all the other checks I hope.  Need to convert all the other checks to operate like ...

Original commit message from CVS:
New check for libesd, a model for all the other checks I hope.  Need to
convert all the other checks to operate like this.

23 years agoAdded vgasink.
Wim Taymans [Thu, 21 Jun 2001 19:44:25 +0000 (19:44 +0000)]
Added vgasink.

Original commit message from CVS:
Added vgasink.

23 years agoadded refcounting and _get_default
Steve Baker [Thu, 21 Jun 2001 12:21:42 +0000 (12:21 +0000)]
added refcounting and _get_default

Original commit message from CVS:
added refcounting and _get_default

23 years agoRemoved old unused libs.
Wim Taymans [Thu, 21 Jun 2001 11:42:18 +0000 (11:42 +0000)]
Removed old unused libs.

Original commit message from CVS:
Removed old unused libs.

23 years agoRemoved the winloader
Wim Taymans [Thu, 21 Jun 2001 11:35:53 +0000 (11:35 +0000)]
Removed the winloader

Original commit message from CVS:
Removed the winloader

23 years agoRemoved the wine loader.
Wim Taymans [Thu, 21 Jun 2001 11:34:35 +0000 (11:34 +0000)]
Removed the wine loader.

Original commit message from CVS:
Removed the wine loader.

23 years agoRemoved the winelibs.
Wim Taymans [Thu, 21 Jun 2001 11:32:26 +0000 (11:32 +0000)]
Removed the winelibs.

Original commit message from CVS:
Removed the winelibs.

23 years agoadded ref counting to the buffer pool. also _destroy will clean up the buffer pool...
Steve Baker [Thu, 21 Jun 2001 11:19:08 +0000 (11:19 +0000)]
added ref counting to the buffer pool. also _destroy will clean up the buffer pool mem_chunk if it is the default imp...

Original commit message from CVS:
added ref counting to the buffer pool. also _destroy will clean up the buffer pool mem_chunk if it is the default implementation

23 years agofixed operator precedence bug which caused 32 times too much memory to be allocated...
Steve Baker [Wed, 20 Jun 2001 14:53:14 +0000 (14:53 +0000)]
fixed operator precedence bug which caused 32 times too much memory to be allocated for each GstBuffer struct

Original commit message from CVS:
fixed operator precedence bug which caused 32 times too much memory to be allocated for each GstBuffer struct

23 years agoChanged the bytes_written to a gint to avoid overflow...
Wim Taymans [Tue, 19 Jun 2001 18:32:27 +0000 (18:32 +0000)]
Changed the bytes_written to a gint to avoid overflow...

Original commit message from CVS:
Changed the bytes_written to a gint to avoid overflow...

23 years agoidiottest was failing because of change of PLUGIN_USE_SRCDIR to
Richard Boulton [Tue, 19 Jun 2001 12:53:05 +0000 (12:53 +0000)]
idiottest was failing because of change of PLUGIN_USE_SRCDIR to

Original commit message from CVS:
idiottest was failing because of change of PLUGIN_USE_SRCDIR to
PLUGIN_USE_BUILDDIR - fixed.

23 years agoAdd -o option argument to gstreamer-launch, to specify a file to output the pipeline...
Richard Boulton [Tue, 19 Jun 2001 10:34:15 +0000 (10:34 +0000)]
Add -o option argument to gstreamer-launch, to specify a file to output the pipeline to, instead of running it.

Original commit message from CVS:
Add -o option argument to gstreamer-launch, to specify a file to output
the pipeline to, instead of running it.

23 years agoupdated autogen.sh to use --enable-plugin-builddir
Erik Walthinsen [Tue, 19 Jun 2001 07:57:46 +0000 (07:57 +0000)]
updated autogen.sh to use --enable-plugin-builddir

Original commit message from CVS:
updated autogen.sh to use --enable-plugin-builddir

23 years agochanged plugin-srcdir to plugin-builddir, which is what it should be
Erik Walthinsen [Tue, 19 Jun 2001 07:57:06 +0000 (07:57 +0000)]
changed plugin-srcdir to plugin-builddir, which is what it should be

Original commit message from CVS:
changed plugin-srcdir to plugin-builddir, which is what it should be

23 years agoSimplify properties which contain lists of integer and integer range entries to minim...
Richard Boulton [Mon, 18 Jun 2001 22:33:35 +0000 (22:33 +0000)]
Simplify properties which contain lists of integer and integer range entries to minimal combination of ints and range...

Original commit message from CVS:
Simplify properties which contain lists of integer and integer range
entries to minimal combination of ints and ranges that is equivalent.
eg, (1,2,3,7-12,13) becomes (1-3,7-13)

Don't bother with floats for the moment, though it would be easy to add
an equivalent, which would simplify overlapping ranges.