Erik Walthinsen [Wed, 22 Aug 2001 19:54:08 +0000 (19:54 +0000)]
added more properties, added a 'touch' feature
Original commit message from CVS:
updated filesrc to gobject (oops), added more properties, added a 'touch' feature
Steve Baker [Wed, 22 Aug 2001 19:40:05 +0000 (19:40 +0000)]
added some shims for GValue get/set (compiles but not tested)
Original commit message from CVS:
added some shims for GValue get/set (compiles but not tested)
Steve Baker [Wed, 22 Aug 2001 19:39:02 +0000 (19:39 +0000)]
added #include <string.h>
Original commit message from CVS:
added #include <string.h>
Thomas Vander Stichele [Wed, 22 Aug 2001 13:47:18 +0000 (13:47 +0000)]
added GST_BUFFER_FREE_FUNC since it didn't seem to be in there and building failed
Original commit message from CVS:
added GST_BUFFER_FREE_FUNC since it didn't seem to be in there and
building failed
Erik Walthinsen [Wed, 22 Aug 2001 04:30:27 +0000 (04:30 +0000)]
added new gstfilesrc to replace disksrc eventually
Original commit message from CVS:
added new gstfilesrc to replace disksrc eventually
Wim Taymans [Tue, 21 Aug 2001 20:16:48 +0000 (20:16 +0000)]
Lots of modifications to the plugin system.
Original commit message from CVS:
Lots of modifications to the plugin system.
- Added a GstPluginfeature object that serves as a base class for all
plugin contents.
- changed the plugin API, everyhting is now added with
gst_plugin_add_feature
- typefactories are named now so that they can be located easily and filled
in at plugin load.
- mime types like "video/raw image/raw" are gone for now.
- lots of plugin updates (style and API changes)
- tested with an without registry.
- updates to various tools.
- added a little testsuite to test/show how you can load plugins (4 modes)
Test this one, Almost everything has changed :-)
Erik Walthinsen [Tue, 21 Aug 2001 19:30:45 +0000 (19:30 +0000)]
added more INFO lines to elementfactory_make to make debugging missing plugins easier
Original commit message from CVS:
added more INFO lines to elementfactory_make to make debugging missing plugins easier
Wim Taymans [Thu, 16 Aug 2001 23:20:53 +0000 (23:20 +0000)]
Fixed an endianness bug in the debug message.
Original commit message from CVS:
Fixed an endianness bug in the debug message.
Wim Taymans [Thu, 16 Aug 2001 22:59:42 +0000 (22:59 +0000)]
More endianness fixes.
Original commit message from CVS:
More endianness fixes.
David I. Lehn [Thu, 16 Aug 2001 20:31:49 +0000 (20:31 +0000)]
Remove attempt to generate swig Makefiles.
Original commit message from CVS:
Remove attempt to generate swig Makefiles.
Bastien Nocera [Thu, 16 Aug 2001 14:46:44 +0000 (14:46 +0000)]
- added a ChangeLog generated with cvs2cl, easier to read than 'cvs log'
Original commit message from CVS:
- added a ChangeLog generated with cvs2cl, easier to read than 'cvs log'
Arik Devens [Wed, 15 Aug 2001 22:43:09 +0000 (22:43 +0000)]
Added hacky check to make sure we have video to fullscreen, will be removed when the new libgstplay lands.
Original commit message from CVS:
Added hacky check to make sure we have video to fullscreen, will be removed when the new libgstplay lands.
Arik Devens [Wed, 15 Aug 2001 22:32:30 +0000 (22:32 +0000)]
Added a bunch of new stuff including better fullscreen handling and some new playlist stuff that's not hooked up yet.
Original commit message from CVS:
Added a bunch of new stuff including better fullscreen handling and some new playlist stuff that's not hooked up yet.
Thomas Vander Stichele [Tue, 14 Aug 2001 21:09:44 +0000 (21:09 +0000)]
removed this from gstreamer core please check out the gst-bind module and pick up from there
Original commit message from CVS:
removed this from gstreamer core
please check out the gst-bind module and pick up from there
Thomas Vander Stichele [Tue, 14 Aug 2001 19:13:09 +0000 (19:13 +0000)]
changed this to work for gst-bind if anyone gets into problems with this then let me know and we'll fix it together ;)
Original commit message from CVS:
changed this to work for gst-bind
if anyone gets into problems with this then let me know and we'll fix it
together ;)
Jamie Gennis [Tue, 14 Aug 2001 04:11:32 +0000 (04:11 +0000)]
sync gobject2gtk with paranormal
Original commit message from CVS:
sync gobject2gtk with paranormal
Thomas Vander Stichele [Mon, 13 Aug 2001 20:42:48 +0000 (20:42 +0000)]
You'll need this one as well
Original commit message from CVS:
You'll need this one as well
Thomas Vander Stichele [Mon, 13 Aug 2001 20:42:20 +0000 (20:42 +0000)]
first working version of helloworld in perl no eos signal callback yet some wrapper functions
Original commit message from CVS:
first working version of helloworld in perl
no eos signal callback yet
some wrapper functions
Erik Walthinsen [Mon, 13 Aug 2001 20:19:34 +0000 (20:19 +0000)]
added first pass at the GstTimeCache
Original commit message from CVS:
added first pass at the GstTimeCache
Erik Walthinsen [Mon, 13 Aug 2001 19:03:58 +0000 (19:03 +0000)]
messy hack to make sure libgst.la builds properly (FIXME!)
Original commit message from CVS:
messy hack to make sure libgst.la builds properly (FIXME!)
Steve Baker [Mon, 13 Aug 2001 19:00:13 +0000 (19:00 +0000)]
sync with the current CVS glib API
Original commit message from CVS:
sync with the current CVS glib API
Erik Walthinsen [Mon, 13 Aug 2001 18:48:48 +0000 (18:48 +0000)]
Added libgst.la to the global LDFLAGS, so all plugins link against it.
Original commit message from CVS:
Added libgst.la to the global LDFLAGS, so all plugins link against it.
This should help solve problems with bindings and dynamic loading of libgst.
Thomas Vander Stichele [Mon, 13 Aug 2001 14:45:28 +0000 (14:45 +0000)]
small test script
Original commit message from CVS:
small test script
Thomas Vander Stichele [Mon, 13 Aug 2001 14:45:01 +0000 (14:45 +0000)]
added info trace as well
Original commit message from CVS:
added info trace as well
Thomas Vander Stichele [Mon, 13 Aug 2001 13:53:52 +0000 (13:53 +0000)]
added temporary bootstrap script before integrating it into a makefile
Original commit message from CVS:
added temporary bootstrap script before integrating it into a makefile
Thomas Vander Stichele [Mon, 13 Aug 2001 13:52:55 +0000 (13:52 +0000)]
added swig/Makefile.PL
Original commit message from CVS:
added swig/Makefile.PL
Thomas Vander Stichele [Mon, 13 Aug 2001 13:47:04 +0000 (13:47 +0000)]
wrap up some necessary gstreamer functions in functions of our own
Original commit message from CVS:
wrap up some necessary gstreamer functions in functions of our own
Thomas Vander Stichele [Mon, 13 Aug 2001 13:46:21 +0000 (13:46 +0000)]
taking a first stab at swigging gstreamer for perl
Original commit message from CVS:
taking a first stab at swigging gstreamer for perl
Steve Baker [Sun, 12 Aug 2001 10:09:01 +0000 (10:09 +0000)]
added more exes
Original commit message from CVS:
added more exes
Steve Baker [Sun, 12 Aug 2001 09:48:41 +0000 (09:48 +0000)]
doc update
Original commit message from CVS:
doc update
Erik Walthinsen [Sat, 11 Aug 2001 22:04:48 +0000 (22:04 +0000)]
fixed stupid bug in buffer_span()
Original commit message from CVS:
fixed stupid bug in buffer_span()
Erik Walthinsen [Sat, 11 Aug 2001 08:25:05 +0000 (08:25 +0000)]
- changed timestamps to gint64 (*signed* 64-bit)
Original commit message from CVS:
- changed timestamps to gint64 (*signed* 64-bit)
- updated buf->offset handling to deal with the -1 (0xffffffff) case
- added gst_buffer_span() and gst_buffer_merge (see -devel for details)
Wim Taymans [Fri, 10 Aug 2001 21:36:57 +0000 (21:36 +0000)]
mmap returns MAP_FAILED in case of an error, also do a perror in case of a failure.
Original commit message from CVS:
mmap returns MAP_FAILED in case of an error, also do a perror in case of a
failure.
Wim Taymans [Fri, 10 Aug 2001 17:45:36 +0000 (17:45 +0000)]
Added some test apps by Zeenix.
Original commit message from CVS:
Added some test apps by Zeenix.
Wim Taymans [Fri, 10 Aug 2001 17:40:34 +0000 (17:40 +0000)]
Fixes to various plugins.
Original commit message from CVS:
Fixes to various plugins.
Removed the eos/qos calls in favour of the soon to be event system.
Added a test app to test element reuse (doesn't work)
Wim Taymans [Fri, 10 Aug 2001 17:34:59 +0000 (17:34 +0000)]
Removed the old eos and qos functions.
Original commit message from CVS:
Removed the old eos and qos functions.
Removed the functions from the elements.
Steve Baker [Fri, 10 Aug 2001 17:02:34 +0000 (17:02 +0000)]
added an exe
Original commit message from CVS:
added an exe
Steve Baker [Fri, 10 Aug 2001 16:36:48 +0000 (16:36 +0000)]
hide new tests
Original commit message from CVS:
hide new tests
Thomas Vander Stichele [Tue, 7 Aug 2001 16:14:14 +0000 (16:14 +0000)]
removed libs/colorscpace again
Original commit message from CVS:
removed libs/colorscpace again
Thomas Vander Stichele [Tue, 7 Aug 2001 16:08:14 +0000 (16:08 +0000)]
do FLAC lib check against main function
Original commit message from CVS:
do FLAC lib check against main function
Thomas Vander Stichele [Tue, 7 Aug 2001 16:06:47 +0000 (16:06 +0000)]
changed HAVE_FLAC to HAVE_FLACLIB
Original commit message from CVS:
changed HAVE_FLAC to HAVE_FLACLIB
Thomas Vander Stichele [Tue, 7 Aug 2001 14:46:41 +0000 (14:46 +0000)]
added a few dnl'd AC_CONDITIONAL's to show a bug for HAVE_FLAC look for thomas in the file
Original commit message from CVS:
added a few dnl'd AC_CONDITIONAL's to show a bug for HAVE_FLAC
look for thomas in the file
Wim Taymans [Mon, 6 Aug 2001 22:16:37 +0000 (22:16 +0000)]
Fixed the padtemplate definition.
Original commit message from CVS:
Fixed the padtemplate definition.
Erik Walthinsen [Mon, 6 Aug 2001 20:40:45 +0000 (20:40 +0000)]
added gstevent.h
Original commit message from CVS:
added gstevent.h
Erik Walthinsen [Mon, 6 Aug 2001 20:37:21 +0000 (20:37 +0000)]
Initial code for the event system.
Original commit message from CVS:
Initial code for the event system.
Wim Taymans [Mon, 6 Aug 2001 19:52:27 +0000 (19:52 +0000)]
Added a missing UNLOCK macro.
Original commit message from CVS:
Added a missing UNLOCK macro.
Christian Schaller [Mon, 6 Aug 2001 16:46:05 +0000 (16:46 +0000)]
- Change from == to = since == only works with GNU test and not the version of test shipping with Solaris (and probab...
Original commit message from CVS:
2001-06-08 Christian Schaller <Uraeus@linuxrising.org>
- Change from == to = since == only works with GNU test and
not the version of test shipping with Solaris (and probably other Unices)
- Once again a ordinary user has to teach hackers to hack :)
Erik Walthinsen [Fri, 3 Aug 2001 00:08:12 +0000 (00:08 +0000)]
moved the object-model headers back to _HDR where they belong
Original commit message from CVS:
moved the object-model headers back to _HDR where they belong
Bastien Nocera [Thu, 2 Aug 2001 23:55:11 +0000 (23:55 +0000)]
- revert location of gstreamer.pc
Original commit message from CVS:
- revert location of gstreamer.pc
Bastien Nocera [Thu, 2 Aug 2001 23:50:00 +0000 (23:50 +0000)]
- install gstreamer.pc to the right place under $(prefix)/share/pkconfig
Original commit message from CVS:
- install gstreamer.pc to the right place under $(prefix)/share/pkconfig
Wim Taymans [Tue, 31 Jul 2001 20:57:58 +0000 (20:57 +0000)]
Added a missing state change switch.
Original commit message from CVS:
Added a missing state change switch.
Uncommented a big FIXME that was needed after all.
Stop now works.
Wim Taymans [Mon, 30 Jul 2001 17:50:06 +0000 (17:50 +0000)]
Changes pcbuilddir to pc_top_builddir
Original commit message from CVS:
Changes pcbuilddir to pc_top_builddir
Wim Taymans [Fri, 27 Jul 2001 17:12:46 +0000 (17:12 +0000)]
Added a simple thread state change app.
Original commit message from CVS:
Added a simple thread state change app.
Steve Baker [Fri, 27 Jul 2001 16:35:27 +0000 (16:35 +0000)]
compile fix for glib2
Original commit message from CVS:
compile fix for glib2
Steve Baker [Fri, 27 Jul 2001 13:12:13 +0000 (13:12 +0000)]
compile fix when atomic refcounting is not available
Original commit message from CVS:
compile fix when atomic refcounting is not available
Wim Taymans [Wed, 25 Jul 2001 21:40:42 +0000 (21:40 +0000)]
Added signal output and object hierarchy output.
Original commit message from CVS:
Added signal output and object hierarchy output.
Wim Taymans [Wed, 25 Jul 2001 21:40:03 +0000 (21:40 +0000)]
Added shims for signal introspections and g_type_parent
Original commit message from CVS:
Added shims for signal introspections and g_type_parent
Andy Wingo [Wed, 25 Jul 2001 20:49:58 +0000 (20:49 +0000)]
Fixed issue where AC_CHECK_LIB was polluting LIBS with -lxml.
Original commit message from CVS:
Fixed issue where AC_CHECK_LIB was polluting LIBS with -lxml.
Christian Schaller [Tue, 24 Jul 2001 20:05:27 +0000 (20:05 +0000)]
- Put README contents into man page and fixed the Groff enconding (or whatever it is called.)
Original commit message from CVS:
2001-23-07 Christian Schaller <Uraeus@linuxrising.org>
- Put README contents into man page and fixed the Groff enconding (or whatever it is called.)
Wim Taymans [Mon, 23 Jul 2001 00:57:06 +0000 (00:57 +0000)]
Reverted to the old g_idle loop. too many problems with xvideosink and the GtkWindow when we don't have an idle loop..
Original commit message from CVS:
Reverted to the old g_idle loop. too many problems with xvideosink and
the GtkWindow when we don't have an idle loop..
David I. Lehn [Fri, 20 Jul 2001 22:08:53 +0000 (22:08 +0000)]
Some basic deb building rules
Original commit message from CVS:
Some basic deb building rules
David I. Lehn [Fri, 20 Jul 2001 22:08:01 +0000 (22:08 +0000)]
cosmetic stuff, -O3 does inline-functions
Original commit message from CVS:
cosmetic stuff, -O3 does inline-functions
Wim Taymans [Fri, 20 Jul 2001 21:26:34 +0000 (21:26 +0000)]
Removed some stuff from the makefile until it stopped complaining when building debs...
Original commit message from CVS:
Removed some stuff from the makefile until it stopped complaining when
building debs...
David I. Lehn [Fri, 20 Jul 2001 06:54:43 +0000 (06:54 +0000)]
remove Gtk classes from Gst hierarchy
Original commit message from CVS:
remove Gtk classes from Gst hierarchy
David I. Lehn [Fri, 20 Jul 2001 06:53:16 +0000 (06:53 +0000)]
not used anymore
Original commit message from CVS:
not used anymore
David I. Lehn [Fri, 20 Jul 2001 06:52:18 +0000 (06:52 +0000)]
Update to Debian packaging files to 0.2.1-2
Original commit message from CVS:
Update to Debian packaging files to 0.2.1-2
Richard Boulton [Wed, 18 Jul 2001 22:38:22 +0000 (22:38 +0000)]
Sort out some remaining bits of fwg which weren't valid sgml.
Original commit message from CVS:
Sort out some remaining bits of fwg which weren't valid sgml.
Richard Boulton [Wed, 18 Jul 2001 22:18:02 +0000 (22:18 +0000)]
Fix incorrectly matched tags, as found by xsltproc. ;-)
Original commit message from CVS:
Fix incorrectly matched tags, as found by xsltproc. ;-)
Richard Boulton [Wed, 18 Jul 2001 22:08:30 +0000 (22:08 +0000)]
Add instructions for getting docbook-gnome-bin debian package, needed to build manual and PWG.
Original commit message from CVS:
Add instructions for getting docbook-gnome-bin debian package, needed
to build manual and PWG.
Wim Taymans [Wed, 18 Jul 2001 19:04:29 +0000 (19:04 +0000)]
Make sure the autoplugger doesn't try to connect elements with request pads for now.
Original commit message from CVS:
Make sure the autoplugger doesn't try to connect elements with request pads
for now.
Wim Taymans [Tue, 17 Jul 2001 21:51:17 +0000 (21:51 +0000)]
Added what I think should be the basic steps for writing a plugin.
Original commit message from CVS:
Added what I think should be the basic steps for writing a plugin.
Wim Taymans [Mon, 16 Jul 2001 20:18:17 +0000 (20:18 +0000)]
Added missing pad_select prototypes/defs.
Original commit message from CVS:
Added missing pad_select prototypes/defs.
Richard Boulton [Mon, 16 Jul 2001 09:04:01 +0000 (09:04 +0000)]
Change tests/muxer/Makefile to tests/muxing/Makefile, since tests/muxer is now an empty dir.
Original commit message from CVS:
Change tests/muxer/Makefile to tests/muxing/Makefile, since tests/muxer
is now an empty dir.
Wim Taymans [Sun, 15 Jul 2001 14:24:27 +0000 (14:24 +0000)]
Changed the main loop to while (iterate(bin))
Original commit message from CVS:
Changed the main loop to while (iterate(bin))
Wim Taymans [Sun, 15 Jul 2001 13:04:38 +0000 (13:04 +0000)]
Properly set the eos flag when no elements can be scheduled.
Original commit message from CVS:
Properly set the eos flag when no elements can be scheduled.
Thomas Vander Stichele [Sat, 14 Jul 2001 20:15:14 +0000 (20:15 +0000)]
added muxer Makefile
Original commit message from CVS:
added muxer Makefile
Wim Taymans [Wed, 11 Jul 2001 22:52:48 +0000 (22:52 +0000)]
Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv.
Original commit message from CVS:
Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv.
Added different scheduling methods in aggregator.
Fixed a bug in fakesrc when setting up the scheduling functions.
Wim Taymans [Wed, 11 Jul 2001 19:26:22 +0000 (19:26 +0000)]
Added a muxing test case.
Original commit message from CVS:
Added a muxing test case.
Wim Taymans [Wed, 11 Jul 2001 19:23:57 +0000 (19:23 +0000)]
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.
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.
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.
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.
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.
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.
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.
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.
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
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.
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
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..
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.
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.
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.
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.
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.
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.
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.
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
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.
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.