Commit graph

1085 commits

Author SHA1 Message Date
Richard Boulton 67fef4e42a 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.
2001-06-25 21:39:00 +00:00
Richard Boulton 19869191b4 Remove more generated files
Original commit message from CVS:
Remove more generated files
2001-06-25 20:53:20 +00:00
Richard Boulton 2a39aad141 Remove many unwanted generated files from distributions.
Original commit message from CVS:
Remove many unwanted generated files from distributions.
2001-06-25 20:41:05 +00:00
Richard Boulton bbed116d90 Added plugins to DIST_SUBDIRS
Original commit message from CVS:
Added plugins to DIST_SUBDIRS
2001-06-25 20:39:53 +00:00
Wim Taymans 6f0bce54fa Removed the final bits of GstMeta.
Original commit message from CVS:
Removed the final bits of GstMeta.
Added conditional compilation of various subsystems.
2001-06-25 20:36:02 +00:00
Richard Boulton 71beaf9179 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.
2001-06-25 20:09:10 +00:00
Erik Walthinsen 75d3b2f90b 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
2001-06-25 20:01:42 +00:00
Erik Walthinsen 86b0fc6cf3 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
2001-06-25 20:00:45 +00:00
Erik Walthinsen e75f6da2f9 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
2001-06-25 19:59:33 +00:00
Wim Taymans d89a407f2f Added configure checks to disable various major subsystems.
Original commit message from CVS:
Added configure checks to disable various major subsystems.
2001-06-25 19:19:17 +00:00
Richard Boulton 77dd4ca2da gstreamer.types.in: remove colorspace header.
Original commit message from CVS:
gstreamer.types.in: remove colorspace header.
Makefile.am: remove comment inside rule (nonportable).
2001-06-25 18:14:37 +00:00
Erik Walthinsen 18c6ade4d8 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
2001-06-25 17:22:58 +00:00
Wim Taymans 4cb6d1ad0f Added a missing #else
Original commit message from CVS:
Added a missing #else
2001-06-25 17:17:30 +00:00
Wim Taymans 23a5829e73 Removed the wine stuff.
Original commit message from CVS:
Removed the wine stuff.
2001-06-25 16:44:05 +00:00
Richard Boulton fff0c87af8 Fix a warning; stuff following an #endif
Original commit message from CVS:
Fix a warning; stuff following an #endif
2001-06-25 12:28:38 +00:00
Richard Boulton 0f80b72e38 Added check for pkg-config to autogen.sh
Original commit message from CVS:
Added check for pkg-config to autogen.sh
2001-06-25 12:09:31 +00:00
Erik Walthinsen 91d7e800d5 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.
2001-06-25 06:45:56 +00:00
Erik Walthinsen 43ee8c6b88 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.
2001-06-25 03:37:52 +00:00
Erik Walthinsen 7f8d8fe8d5 Merged from GOBJECT1 to HEAD at 200106241
Original commit message from CVS:
Merged from GOBJECT1 to HEAD at 200106241
2001-06-25 01:20:11 +00:00
Erik Walthinsen 2703619624 initial pass at #ifdef'ing xml load/save
Original commit message from CVS:
initial pass at #ifdef'ing xml load/save
2001-06-24 21:18:28 +00:00
Erik Walthinsen f19c6342c9 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.
2001-06-24 21:06:46 +00:00
Wim Taymans 17fcac76eb Added vgasink.
Original commit message from CVS:
Added vgasink.
2001-06-21 19:44:25 +00:00
Steve Baker 441fe1ee40 added refcounting and _get_default
Original commit message from CVS:
added refcounting and _get_default
2001-06-21 12:21:42 +00:00
Wim Taymans 7b2c15eb02 Removed old unused libs.
Original commit message from CVS:
Removed old unused libs.
2001-06-21 11:42:18 +00:00
Wim Taymans 6e9aec0f26 Removed the winloader
Original commit message from CVS:
Removed the winloader
2001-06-21 11:35:53 +00:00
Wim Taymans 2427113b1d Removed the wine loader.
Original commit message from CVS:
Removed the wine loader.
2001-06-21 11:34:35 +00:00
Wim Taymans dcc6193959 Removed the winelibs.
Original commit message from CVS:
Removed the winelibs.
2001-06-21 11:32:26 +00:00
Steve Baker 2745b823ab 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
2001-06-21 11:19:08 +00:00
Steve Baker 5c5b2dd244 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
2001-06-20 14:53:14 +00:00
Wim Taymans 41381041f7 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...
2001-06-19 18:32:27 +00:00
Richard Boulton 1a06cd4731 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.
2001-06-19 12:53:05 +00:00
Richard Boulton 216e862be2 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.
2001-06-19 10:34:15 +00:00
Erik Walthinsen fd8a8d4d46 updated autogen.sh to use --enable-plugin-builddir
Original commit message from CVS:
updated autogen.sh to use --enable-plugin-builddir
2001-06-19 07:57:46 +00:00
Erik Walthinsen 5b830ed6ad 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
2001-06-19 07:57:06 +00:00
Richard Boulton 5bac75942d 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.
2001-06-18 22:33:35 +00:00
Richard Boulton 55746a46af Add chart plugin to build system.
Original commit message from CVS:
Add chart plugin to build system.
2001-06-18 11:12:19 +00:00
David I. Lehn 56d428f57f ALSA checks use alsa_save_* names and gst attempt to save flags fails when using the same names. Prefixed with gst_.
Original commit message from CVS:
ALSA checks use alsa_save_* names and gst attempt to save flags fails
when using the same names.  Prefixed with gst_.
2001-06-18 04:56:50 +00:00
Steve Baker 5023598cb3 added _gst_buffer_pool_initialize
Original commit message from CVS:
added _gst_buffer_pool_initialize
2001-06-17 14:35:09 +00:00
Steve Baker 921392eee7 added a default bufferpool factory function. it reuses existing instances of bufferpool if requests are made for exis...
Original commit message from CVS:
added a default bufferpool factory function. it reuses existing instances of bufferpool if requests are made for existing buffer sizes
2001-06-17 13:55:55 +00:00
Wim Taymans acc22ba11c Fixed the audiosink in the example with osssink.
Original commit message from CVS:
Fixed the audiosink in the example with osssink.
2001-06-17 03:03:09 +00:00
Wim Taymans e7ceea587b Removed a check (see that the file exists locally ??) to enable network streaming with gnomevfssrc again.
Original commit message from CVS:
Removed a check (see that the file exists locally ??) to enable network
streaming with gnomevfssrc again.
2001-06-16 13:24:26 +00:00
Wim Taymans 398dde60f4 Small updates to the manual.
Original commit message from CVS:
Small updates to the manual.
2001-06-15 21:46:57 +00:00
Wim Taymans 07b3816510 Updated the README file with some cool gstreamer-launch cmd lines
Original commit message from CVS:
Updated the README file with some cool gstreamer-launch cmd lines
by Matthew McClintock <mattsm@mail.utexas.edu>
2001-06-15 19:46:46 +00:00
Wim Taymans 5c73a7824c Changed a stupid assert in request_pad.
Original commit message from CVS:
Changed a stupid assert in request_pad.
Some fixes for pullregion and EOS conditions.
Remove an unneeded check in the scheduler (check for NULL buffer)
some EOS fixes for pullregion in disksrc.
Removed the macro in the gstparse.h header 'cause it's internal to gstparse.c
Added a check in gstparse for NULL element.
2001-06-15 19:13:45 +00:00
Thomas Vander Stichele 710fb2ad9f added some minor stuff
Original commit message from CVS:
added some minor stuff
2001-06-15 16:42:12 +00:00
Richard Boulton e9b51b9450 Fix mistake with saved CPPFLAGS for sdl test and libdv test: was unsaving the value before saving... :(
Original commit message from CVS:
Fix mistake with saved CPPFLAGS for sdl test and libdv test: was unsaving
the value before saving... :(
2001-06-15 15:44:32 +00:00
Richard Boulton d3286080e6 Fix bug #433398, by putting GLIB_CFLAGS
Original commit message from CVS:
Fix bug #433398, by putting GLIB_CFLAGS
2001-06-15 15:42:43 +00:00
Steve Baker 933a7aeff4 should restore dynamic connection of pads (couldn't really test it though)
Original commit message from CVS:
should restore dynamic connection of pads (couldn't really test it though)
2001-06-15 06:33:29 +00:00
Thomas Vander Stichele 4af8c58268 changed cutter example to use a thread
Original commit message from CVS:
changed cutter example to use a thread
2001-06-14 18:04:16 +00:00
Thomas Vander Stichele c8d950b8ef cutter now uses afsink to write out wavs we will add a queue next to handle latency problems
Original commit message from CVS:
cutter now uses afsink to write out wavs
we will add a queue next to handle latency problems
2001-06-13 22:09:58 +00:00