Commit graph

1102 commits

Author SHA1 Message Date
Wim Taymans 3a1a483cd9 Added a muxing test case.
Original commit message from CVS:
Added a muxing test case.
2001-07-11 19:26:22 +00:00
Wim Taymans dd666aaeff Added a g_assert when a filled bufpen is overwritten.
Original commit message from CVS:
Added a g_assert when a filled bufpen is overwritten.
2001-07-11 19:23:57 +00:00
Wim Taymans abf2bfc273 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.
2001-07-11 19:22:20 +00:00
Wim Taymans bb1cb28921 Added request pads to fakesink.
Original commit message from CVS:
Added request pads to fakesink.
2001-07-11 16:45:43 +00:00
Wim Taymans 1b50ccc246 Added DEBUG_FUNCPTR to most plugins.
Original commit message from CVS:
Added DEBUG_FUNCPTR to most plugins.
Added request pads to fakesrc and aggregator.
2001-07-11 15:51:40 +00:00
Wim Taymans d9f96e3201 Print out the request pad function.
Original commit message from CVS:
Print out the request pad function.
2001-07-11 15:50:16 +00:00
Wim Taymans 93c163032d 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.
2001-07-11 14:56:16 +00:00
Andy Wingo eaaaabf3aa 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.
2001-07-11 12:33:17 +00:00
Wim Taymans 6152feb109 Removed the remaining bits of MetaData.
Original commit message from CVS:
Removed the remaining bits of MetaData.
2001-07-11 12:09:50 +00:00
Erik Walthinsen c7b4b133c5 added speed and volume to configure.base
Original commit message from CVS:
added speed and volume to configure.base
2001-07-11 01:02:00 +00:00
Wim Taymans ecce42b222 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.
2001-07-08 21:02:10 +00:00
Wim Taymans dbbe6c4e93 Added the init.sgml file to the makefile
Original commit message from CVS:
Added the init.sgml file to the makefile
2001-07-07 16:34:31 +00:00
Wim Taymans 707b74ac11 More blablah about how cool GStreamer really is..
Original commit message from CVS:
More blablah about how cool GStreamer really is..
2001-07-07 15:30:39 +00:00
Wim Taymans 86bef7fdb8 Added docs on library init.
Original commit message from CVS:
Added docs on library init.
2001-07-07 15:10:29 +00:00
Wim Taymans 5e8b9eb005 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.
2001-07-07 14:17:22 +00:00
Wim Taymans 414a3aeab8 Add sane arg checking.
Original commit message from CVS:
Add sane arg checking.
2001-07-07 14:14:42 +00:00
Wim Taymans 9593a39754 Added a parse_launch example.
Original commit message from CVS:
Added a parse_launch example.
2001-07-07 14:07:03 +00:00
Wim Taymans 67bf0e5c60 Updated the autoplug example.
Original commit message from CVS:
Updated the autoplug example.
2001-07-07 13:32:43 +00:00
Wim Taymans 42297d86bd Some updates to the manual, mostly glib2 related.
Original commit message from CVS:
Some updates to the manual, mostly glib2 related.
2001-07-07 11:34:54 +00:00
Wim Taymans 5d2a56cd7c Removed the last bits of Metadata.
Original commit message from CVS:
Removed the last bits of Metadata.
Updated the bufferpool docs.
2001-07-07 10:55:58 +00:00
Wim Taymans ef64fa0d04 Added the qcam src
Original commit message from CVS:
Added the qcam src
2001-07-05 22:08:24 +00:00
Wim Taymans d1b66a439a 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.
2001-07-05 21:53:30 +00:00
Trivial commit, anonymous here 4594d70939 Added arg setting for UINT types.
Original commit message from CVS:
Added arg setting for UINT types.
2001-07-04 20:49:06 +00:00
Wim Taymans 9bdf748820 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..
2001-07-01 22:19:44 +00:00
Steve Baker 4837519148 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
2001-07-01 16:01:24 +00:00
Wim Taymans cd3b66fc5a Added types and structures for AVI/DV.
Original commit message from CVS:
Added types and structures for AVI/DV.
2001-07-01 13:59:03 +00:00
Christian Schaller adf5ea6fb1 - 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
2001-07-01 11:18:49 +00:00
Christian Schaller 29c7492fed - Added FLAC information
Original commit message from CVS:
2001-01-07 Christian Schaller <Uraeus@linuxrising.org>
- Added FLAC information
2001-07-01 11:16:31 +00:00
Richard Boulton 741c4985eb 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.
2001-07-01 11:12:28 +00:00
Wim Taymans 67b62497ca Added configure checks for libsidplay.
Original commit message from CVS:
Added configure checks for libsidplay.
2001-06-30 15:22:03 +00:00
Wim Taymans 02ed6e0635 Added the SID plugin.
Original commit message from CVS:
Added the SID plugin.
2001-06-30 00:45:23 +00:00
Wim Taymans 13e5c7ba91 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...
2001-06-30 00:35:55 +00:00
Richard Boulton 1c3b5dc57b 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.
2001-06-29 17:53:02 +00:00
Richard Boulton beb29ac257 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).
2001-06-29 11:30:18 +00:00
Richard Boulton 22162769b8 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.
2001-06-29 10:26:13 +00:00
Richard Boulton b3e700e0f8 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.
2001-06-29 09:39:58 +00:00
Richard Boulton 5ffe5a0901 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.
2001-06-28 23:58:54 +00:00
Richard Boulton 835d9ee594 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.
2001-06-28 21:44:33 +00:00
Wim Taymans 63e14f10ef Added a check for the FLAC plugin.
Original commit message from CVS:
Added a check for the FLAC plugin.
2001-06-28 19:32:41 +00:00
Richard Boulton 13e2e375ef 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.
2001-06-28 18:35:51 +00:00
Richard Boulton cceabc8733 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.
2001-06-28 16:31:04 +00:00
Richard Boulton 2fc2083b26 Fix a typo in a comment.
Original commit message from CVS:
Fix a typo in a comment.
2001-06-28 16:01:57 +00:00
Richard Boulton fa53aaa72f 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.
2001-06-28 15:39:48 +00:00
Richard Boulton 4dce71b5a7 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
2001-06-28 11:56:03 +00:00
Richard Boulton 60efda8a42 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.
2001-06-28 10:57:39 +00:00
Thomas Vander Stichele 0e653a5623 implemented ring buffer
Original commit message from CVS:
implemented ring buffer
2001-06-27 20:53:40 +00:00
Wim Taymans 11f77f27f9 Some small fixes.
Original commit message from CVS:
Some small fixes.
2001-06-27 20:20:07 +00:00
Wim Taymans a8fd594d6b 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.
2001-06-27 20:19:00 +00:00
Erik Walthinsen b562614242 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
2001-06-27 20:14:07 +00:00
Erik Walthinsen 62a0dd6b1c 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
2001-06-27 19:22:03 +00:00