platform/upstream/gstreamer.git
23 years agoMerged from BRANCH-PLUGINVER1 PLUGINVER1-20010422
Richard Boulton [Sun, 22 Apr 2001 12:30:14 +0000 (12:30 +0000)]
Merged from BRANCH-PLUGINVER1

Original commit message from CVS:
Merged from BRANCH-PLUGINVER1

23 years agofixes for gstbuffer, and removed ## from gstcaps.h that was causing all that warning... BRANCH-PLUGINVER1-20010422-ROOT PLUGINVER1-20010422-FREEZE
Erik Walthinsen [Sun, 22 Apr 2001 04:38:36 +0000 (04:38 +0000)]
fixes for gstbuffer, and removed ## from gstcaps.h that was causing all that warning noise

Original commit message from CVS:
fixes for gstbuffer, and removed ## from gstcaps.h that was causing all that warning noise

23 years agocompleted gst_buffer_copy, added API comments
Erik Walthinsen [Sun, 22 Apr 2001 01:41:40 +0000 (01:41 +0000)]
completed gst_buffer_copy, added API comments

Original commit message from CVS:
completed gst_buffer_copy, added API comments

23 years agoadded test program for dv decoder
Erik Walthinsen [Sun, 22 Apr 2001 01:40:35 +0000 (01:40 +0000)]
added test program for dv decoder

Original commit message from CVS:
added test program for dv decoder

23 years agoadded GST_STR_FOURCC, which takes strings like "YUY2" instead of 'Y','U','Y','2'...
Erik Walthinsen [Sun, 22 Apr 2001 01:32:44 +0000 (01:32 +0000)]
added GST_STR_FOURCC, which takes strings like "YUY2" instead of 'Y','U','Y','2'.  better, I think <g>

Original commit message from CVS:
added GST_STR_FOURCC, which takes strings like "YUY2" instead of 'Y','U','Y','2'.  better, I think <g>

23 years agoAdd -lm and the glib libs too for the dv_init check
Wim Taymans [Sun, 22 Apr 2001 01:30:29 +0000 (01:30 +0000)]
Add -lm and the glib libs too for the dv_init check

Original commit message from CVS:
Add -lm and the glib libs too for the dv_init check

23 years agoAdded gst_buffer_copy(). It's not complete, it should copy more stuff like flags...
Erik Walthinsen [Sun, 22 Apr 2001 01:30:19 +0000 (01:30 +0000)]
Added gst_buffer_copy().  It's not complete, it should copy more stuff like flags and such.  FIXME.

Original commit message from CVS:
Added gst_buffer_copy().  It's not complete, it should copy more stuff
like flags and such.  FIXME.

23 years agoadded initial DV (smpte314m) decoder plugin
Erik Walthinsen [Sat, 21 Apr 2001 23:48:51 +0000 (23:48 +0000)]
added initial DV (smpte314m) decoder plugin

Original commit message from CVS:
added initial DV (smpte314m) decoder plugin

23 years agoFixed a few plugins so that mpeg1 encoding sorta works.
Wim Taymans [Sat, 21 Apr 2001 17:45:56 +0000 (17:45 +0000)]
Fixed a few plugins so that mpeg1 encoding sorta works.

Original commit message from CVS:
Fixed a few plugins so that mpeg1 encoding sorta works.
Added an mpeg1 encoder example, it uses the autoplugger to convert
the stream to audio/video, which is then fed to the encoders.

23 years agoAdded caps proxying and bufferpool passing to identity so that BRANCH-PLUGINVER1-ROOT
Wim Taymans [Fri, 20 Apr 2001 19:21:51 +0000 (19:21 +0000)]
Added caps proxying and bufferpool passing to identity so that

Original commit message from CVS:
Added caps proxying and bufferpool passing to identity so that
-launch disksrc ! mad ! identity ! osssink works.

23 years agoupdate to take new gstdisksink element into account
Thomas Vander Stichele [Fri, 20 Apr 2001 12:04:40 +0000 (12:04 +0000)]
update to take new gstdisksink element into account

Original commit message from CVS:
update to take new gstdisksink element into account

23 years agoUpdate the alternative Makefile.am for gst/, which depends on automake >1.4d
Richard Boulton [Fri, 20 Apr 2001 11:56:03 +0000 (11:56 +0000)]
Update the alternative Makefile.am for gst/, which depends on automake >1.4d

Original commit message from CVS:
Update the alternative Makefile.am for gst/, which depends on automake
>1.4d

23 years agofirst stab at a disk sink element no optimization, is it necessary ? basic error...
Thomas Vander Stichele [Fri, 20 Apr 2001 11:14:10 +0000 (11:14 +0000)]
first stab at a disk sink element no optimization, is it necessary ? basic error checking seems to work; you can copy...

Original commit message from CVS:
* first stab at a disk sink element
* no optimization, is it necessary ?
* basic error checking
* seems to work; you can copy files by typing
gstreamer-launch disksrc location=test.in ! disksink location=test.out
* decode of mp3 to raw pcm also tested

23 years agoMore API docs updates
Wim Taymans [Thu, 19 Apr 2001 22:25:04 +0000 (22:25 +0000)]
More API docs updates

Original commit message from CVS:
More API docs updates

23 years agoFirst pass at 1394 source. Arguments need to be added, etc. But it works.
Erik Walthinsen [Thu, 19 Apr 2001 20:42:50 +0000 (20:42 +0000)]
First pass at 1394 source.  Arguments need to be added, etc.  But it works.

Original commit message from CVS:
First pass at 1394 source.  Arguments need to be added, etc.  But it works.

23 years agobetter (not complete, afaict) checking for arts
Erik Walthinsen [Thu, 19 Apr 2001 00:23:54 +0000 (00:23 +0000)]
better (not complete, afaict) checking for arts

Original commit message from CVS:
better (not complete, afaict) checking for arts

23 years agoAdded more API docs to Autoplug, Buffer, Bin, BufferPool.
Wim Taymans [Wed, 18 Apr 2001 20:16:53 +0000 (20:16 +0000)]
Added more API docs to Autoplug, Buffer, Bin, BufferPool.

Original commit message from CVS:
Added more API docs to Autoplug, Buffer, Bin, BufferPool.
Fixed some compile problems with videosink

23 years agomixer now works with variable inputs mixer creates custom volume envelopes allowing...
Thomas Vander Stichele [Wed, 18 Apr 2001 16:08:59 +0000 (16:08 +0000)]
mixer now works with variable inputs mixer creates custom volume envelopes allowing each song to play alone and end w...

Original commit message from CVS:
* mixer now works with variable inputs
* mixer creates custom volume envelopes allowing each song to play alone
and end with a mix of all of them, undistorted

23 years agocleaned up some code and integrated with new adder (mixer now works with different...
Thomas Vander Stichele [Wed, 18 Apr 2001 14:04:08 +0000 (14:04 +0000)]
cleaned up some code and integrated with new adder (mixer now works with different types of files)

Original commit message from CVS:
* cleaned up some code and integrated with new adder (mixer now works with
different types of files)

23 years agochanged mixer to work by autoplugging the input channels (not very useful yet, since...
Thomas Vander Stichele [Tue, 17 Apr 2001 21:17:55 +0000 (21:17 +0000)]
changed mixer to work by autoplugging the input channels (not very useful yet, since the input buffers to volenv have...

Original commit message from CVS:
changed mixer to work by autoplugging the input channels
(not very useful yet, since the input buffers to volenv have different
sizes)

23 years agoThe first wave of docs updates
Wim Taymans [Tue, 17 Apr 2001 21:14:55 +0000 (21:14 +0000)]
The first wave of docs updates

Original commit message from CVS:
The first wave of docs updates
Added a little more comments about the API usage in the api docs.
Some fixes for the capsnego testsuite.

23 years agoAutoplug3 shows an example of an autoplugged mp3 player.
Wim Taymans [Tue, 17 Apr 2001 21:03:43 +0000 (21:03 +0000)]
Autoplug3 shows an example of an autoplugged mp3 player.

Original commit message from CVS:
Autoplug3 shows an example of an autoplugged mp3 player.
Autoplug4 shows various static autoplugger examples.

23 years agoheader for mixer.c, containing input_pipe_t
Thomas Vander Stichele [Tue, 17 Apr 2001 17:48:19 +0000 (17:48 +0000)]
header for mixer.c, containing input_pipe_t

Original commit message from CVS:
header for mixer.c, containing input_pipe_t

23 years agoadded a struct to set up input channels
Thomas Vander Stichele [Tue, 17 Apr 2001 17:47:45 +0000 (17:47 +0000)]
added a struct to set up input channels

Original commit message from CVS:
added a struct to set up input channels

23 years agoadded mixer example and adder plugin to configure.in
Thomas Vander Stichele [Tue, 17 Apr 2001 13:36:22 +0000 (13:36 +0000)]
added mixer example and adder plugin to configure.in

Original commit message from CVS:
added mixer example and adder plugin to configure.in

23 years agofinished change to GST_ macros
Erik Walthinsen [Tue, 17 Apr 2001 05:24:24 +0000 (05:24 +0000)]
finished change to GST_ macros

Original commit message from CVS:
finished change to GST_ macros

23 years agoadded gstversion.h
Erik Walthinsen [Tue, 17 Apr 2001 02:19:08 +0000 (02:19 +0000)]
added gstversion.h

Original commit message from CVS:
added gstversion.h

23 years agoUpdated the padfactory test code.
Wim Taymans [Mon, 16 Apr 2001 21:48:44 +0000 (21:48 +0000)]
Updated the padfactory test code.

Original commit message from CVS:
Updated the padfactory test code.

23 years agoAdded 1337 macros to create padtemplates and capstemplates.
Wim Taymans [Mon, 16 Apr 2001 21:45:02 +0000 (21:45 +0000)]
Added 1337 macros to create padtemplates and capstemplates.

Original commit message from CVS:
Added 1337 macros to create padtemplates and capstemplates.
Added some code for bufferpools

23 years agoMerged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1.
Erik Walthinsen [Mon, 16 Apr 2001 21:43:21 +0000 (21:43 +0000)]
Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1.

Original commit message from CVS:
Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1.

23 years agoAdded an test program for the mad mp3 decoder.
Wim Taymans [Mon, 16 Apr 2001 21:33:55 +0000 (21:33 +0000)]
Added an test program for the mad mp3 decoder.

Original commit message from CVS:
Added an test program for the mad mp3 decoder.

23 years agochanged volume envelope; should do a nice transition between both songs now
Thomas Vander Stichele [Mon, 16 Apr 2001 19:38:56 +0000 (19:38 +0000)]
changed volume envelope; should do a nice transition between both songs now

Original commit message from CVS:
changed volume envelope; should do a nice transition between both songs
now

23 years agoAdded an arg to fakesink so that it doesn't printf.
Wim Taymans [Mon, 16 Apr 2001 16:45:53 +0000 (16:45 +0000)]
Added an arg to fakesink so that it doesn't printf.

Original commit message from CVS:
Added an arg to fakesink so that it doesn't printf.

23 years agoAdded an example audio mixer.
Wim Taymans [Mon, 16 Apr 2001 16:34:16 +0000 (16:34 +0000)]
Added an example audio mixer.

Original commit message from CVS:
Added an example audio mixer.

23 years agoAdd the xvideosink to the example.
Wim Taymans [Mon, 16 Apr 2001 10:55:52 +0000 (10:55 +0000)]
Add the xvideosink to the example.

Original commit message from CVS:
Add the xvideosink to the example.

23 years agoAdded missing category strings... BRANCH-INCSCHED1-200104161-ROOT
Wim Taymans [Sun, 15 Apr 2001 23:12:48 +0000 (23:12 +0000)]
Added missing category strings...

Original commit message from CVS:
Added missing category strings...

23 years agosave xml file of the launch cmdline
Erik Walthinsen [Sun, 15 Apr 2001 22:54:57 +0000 (22:54 +0000)]
save xml file of the launch cmdline

Original commit message from CVS:
save xml file of the launch cmdline

23 years agoadded comment about missing flag
Erik Walthinsen [Sun, 15 Apr 2001 22:54:03 +0000 (22:54 +0000)]
added comment about missing flag

Original commit message from CVS:
added comment about missing flag

23 years agorun gstreamer-register on postinstall
Erik Walthinsen [Sun, 15 Apr 2001 22:53:15 +0000 (22:53 +0000)]
run gstreamer-register on postinstall

Original commit message from CVS:
run gstreamer-register on postinstall

23 years agochanged some INFOs to DEBUGs
Erik Walthinsen [Sun, 15 Apr 2001 22:52:45 +0000 (22:52 +0000)]
changed some INFOs to DEBUGs

Original commit message from CVS:
changed some INFOs to DEBUGs

23 years agoAdded the volenv/passthrough plugin Makefiles
Wim Taymans [Sun, 15 Apr 2001 22:29:02 +0000 (22:29 +0000)]
Added the volenv/passthrough plugin Makefiles

Original commit message from CVS:
Added the volenv/passthrough plugin Makefiles

23 years agoAdded the mad mp3 decoder.
Wim Taymans [Sun, 15 Apr 2001 14:29:51 +0000 (14:29 +0000)]
Added the mad mp3 decoder.

Original commit message from CVS:
Added the mad mp3 decoder.
Added flushing to the vorbis decoder.
Updated configure.in to check for Hermes and libmad

23 years agoFixed the gfloat error in the va_arg code.
Wim Taymans [Sun, 15 Apr 2001 01:02:05 +0000 (01:02 +0000)]
Fixed the gfloat error in the va_arg code.

Original commit message from CVS:
Fixed the gfloat error in the va_arg code.

23 years agoA rather large patch:
Wim Taymans [Sat, 14 Apr 2001 18:56:37 +0000 (18:56 +0000)]
A rather large patch:

Original commit message from CVS:
A rather large patch:
- changed the API for the padtemplates:
- remove the factories (array of pointers) for the padtemplates,
properties and caps. The static array was a nice idea but converting
all the property values to a gpointer was not a good idea.
float properties were not possible, and casting a gint to a pointer
is not very portable. The new API just uses the _padtemplate_new,
_caps_new and _props_new functions to create the templates.
This has the added benefit that the API is now uniform for static
and dynamic templates and that the code can be made cleaner.
- lots of cleanups in the way the capabilities are constructed (va_list)
- lots of updates for all the plugins (new API)
- docs updates (new API)
- removed the videoraw docs.

23 years agoLots of updates to the plugins for caps negotiation.
Wim Taymans [Thu, 12 Apr 2001 18:11:19 +0000 (18:11 +0000)]
Lots of updates to the plugins for caps negotiation.

Original commit message from CVS:
Lots of updates to the plugins for caps negotiation.
Added YUY2 output to the win32 dlls.
Added a colorspace converter in gstplay

23 years agoFixed the doc build warnings
Wim Taymans [Tue, 10 Apr 2001 19:46:23 +0000 (19:46 +0000)]
Fixed the doc build warnings

Original commit message from CVS:
Fixed the doc build warnings

23 years agoAdded ALaw encoder and decoder
Zaheer Abbas Merali [Fri, 6 Apr 2001 16:29:52 +0000 (16:29 +0000)]
Added ALaw encoder and decoder

Original commit message from CVS:
Added ALaw encoder and decoder

23 years agoAdd a proposed makefile to use in place of Makefile.am.
Richard Boulton [Tue, 3 Apr 2001 04:56:32 +0000 (04:56 +0000)]
Add a proposed makefile to use in place of Makefile.am.

Original commit message from CVS:
Add a proposed makefile to use in place of Makefile.am.
This depends on automake 1.4d or later, but is much neater, avoiding
horrible hacks to pass special flags in.

I put it here for safekeeping until automake 1.5 is released, at which
point we can reasonably require it.

23 years agoAdd artsdsink plugin. Worked first time for me. :)
Richard Boulton [Tue, 3 Apr 2001 04:53:19 +0000 (04:53 +0000)]
Add artsdsink plugin.  Worked first time for me. :)

Original commit message from CVS:
Add artsdsink plugin.  Worked first time for me. :)

23 years agoFix obscure segfault I just got: perhaps due to running with libxml 1.8.11 but a...
Richard Boulton [Tue, 3 Apr 2001 04:38:35 +0000 (04:38 +0000)]
Fix obscure segfault I just got: perhaps due to running with libxml 1.8.11 but a worthwhile fix anyway.

Original commit message from CVS:
Fix obscure segfault I just got: perhaps due to running with libxml 1.8.11
(prerelease version), but a worthwhile fix anyway.

23 years agoMerged the float property patch from Steve Baker. This patch doesn't really work...
Wim Taymans [Mon, 2 Apr 2001 19:56:34 +0000 (19:56 +0000)]
Merged the float property patch from Steve Baker. This patch doesn't really work yet...

Original commit message from CVS:
Merged the float property patch from Steve Baker. This patch doesn't
really work yet...

23 years agoStart of the mulaw plugin...needs finishing off
Zaheer Abbas Merali [Mon, 2 Apr 2001 17:54:21 +0000 (17:54 +0000)]
Start of the mulaw plugin...needs finishing off

Original commit message from CVS:
Start of the mulaw plugin...needs finishing off

23 years agoAdd configure support for detecting artsc: if this is found, its okay to build an...
Richard Boulton [Mon, 2 Apr 2001 15:09:51 +0000 (15:09 +0000)]
Add configure support for detecting artsc: if this is found, its okay to build an artsdsink plugin.  Now, someone jus...

Original commit message from CVS:
Add configure support for detecting artsc: if this is found, its okay
to build an artsdsink plugin.  Now, someone just needs to write an
artsdsink.

23 years agoA rather large update:
Wim Taymans [Mon, 2 Apr 2001 14:21:08 +0000 (14:21 +0000)]
A rather large update:

Original commit message from CVS:
A rather large update:
- a new videosink using plain X windows (xvideosink). It uses capsnego to
set up it's formats.
- gstplay uses the new xvideosink and a gtk_socket. The initial window
size is set to 0x0 so you need to resize it before you see something.
- got rid of the video metadata include file in favour of properties and
caps negotiation
- adjusted most plugins to not use the metadata.

23 years agoadded PID and cID to INFO lines when DEBUG is turned on
Erik Walthinsen [Mon, 2 Apr 2001 14:08:43 +0000 (14:08 +0000)]
added PID and cID to INFO lines when DEBUG is turned on

Original commit message from CVS:
added PID and cID to INFO lines when DEBUG is turned on

23 years agoSmall change to load the .glade file from the current dir too when pressing the about...
Wim Taymans [Sun, 1 Apr 2001 14:09:39 +0000 (14:09 +0000)]
Small change to load the .glade file from the current dir too when pressing the about menu item.

Original commit message from CVS:
Small change to load the .glade file from the current dir too when
pressing the about menu item.

23 years agoThis patch is now The Right Way(tm) to handle the stop button but at least it doesn...
Wim Taymans [Sun, 1 Apr 2001 14:01:36 +0000 (14:01 +0000)]
This patch is now The Right Way(tm) to handle the stop button but at least it doesn't crash...

Original commit message from CVS:
This patch is now The Right Way(tm) to handle the stop button but at
least it doesn't crash...

23 years agoSlightly modified the _stop handling so that gstmediaplay crashes less viontly. The...
Wim Taymans [Sun, 1 Apr 2001 13:51:46 +0000 (13:51 +0000)]
Slightly modified the _stop handling so that gstmediaplay crashes less viontly. The real problem is that going to the...

Original commit message from CVS:
Slightly modified the _stop handling so that gstmediaplay crashes less
viontly. The real problem is that going to the NULL state does not clean
up the scheduling structures I think..

23 years agoAdded stereo2mono plugin
Zaheer Abbas Merali [Sat, 31 Mar 2001 00:56:05 +0000 (00:56 +0000)]
Added stereo2mono plugin

Original commit message from CVS:
Added stereo2mono plugin

23 years agoAdjust the test cases to the new FOURCC API.
Wim Taymans [Sat, 31 Mar 2001 00:13:51 +0000 (00:13 +0000)]
Adjust the test cases to the new FOURCC API.

Original commit message from CVS:
Adjust the test cases to the new FOURCC API.

23 years agoSimplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro to create a fourcc.
Wim Taymans [Fri, 30 Mar 2001 23:56:07 +0000 (23:56 +0000)]
Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro to create a fourcc.

Original commit message from CVS:
Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro
to create a fourcc.
Adjusted the plugins to use the new FOURCC API

23 years agoSmall updates to the .cvsignore files.
Wim Taymans [Fri, 30 Mar 2001 20:10:45 +0000 (20:10 +0000)]
Small updates to the .cvsignore  files.

Original commit message from CVS:
Small updates to the .cvsignore  files.

23 years agoApplied the FreeBSD patch from Orion with some minor modifications to the configure...
Wim Taymans [Fri, 30 Mar 2001 20:08:25 +0000 (20:08 +0000)]
Applied the FreeBSD patch from Orion with some minor modifications to the configure.in patch.

Original commit message from CVS:
Applied the FreeBSD patch from Orion with some minor modifications to the
configure.in patch.

23 years agoThis hopefully fixes a slight thread sync issue.
Wim Taymans [Fri, 30 Mar 2001 19:52:27 +0000 (19:52 +0000)]
This hopefully fixes a slight thread sync issue.

Original commit message from CVS:
This hopefully fixes a slight thread sync issue.

23 years agoAdded a test program to test v4lsrc and xvideosink doing capsnego.
Wim Taymans [Thu, 29 Mar 2001 22:33:54 +0000 (22:33 +0000)]
Added a test program to test v4lsrc and xvideosink doing capsnego.

Original commit message from CVS:
Added a test program to test v4lsrc and xvideosink doing capsnego.

23 years agoAdded a plain X videosink, the videosink uses capsnego. adjusted the v4lsrc so that...
Wim Taymans [Thu, 29 Mar 2001 22:32:00 +0000 (22:32 +0000)]
Added a plain X videosink, the videosink uses capsnego. adjusted the v4lsrc so that it uses capsnego on the src pad

Original commit message from CVS:
Added a plain X videosink, the videosink uses capsnego.
adjusted the v4lsrc so that it uses capsnego on the src pad
Small fixed to capsnego and the properties/caps.

23 years agoRemove references to audiosink, audiosrc, and audioraw. Documentation at least _star...
Richard Boulton [Thu, 29 Mar 2001 17:27:59 +0000 (17:27 +0000)]
Remove references to audiosink, audiosrc, and audioraw.  Documentation at least _starts_ to get built, now.

Original commit message from CVS:
Remove references to audiosink, audiosrc, and audioraw.  Documentation
at least _starts_ to get built, now.

23 years agoMore docs updates
Wim Taymans [Tue, 27 Mar 2001 17:34:39 +0000 (17:34 +0000)]
More docs updates

Original commit message from CVS:
More docs updates

23 years agoRemoved the audiosink/src from the docs.
Wim Taymans [Tue, 27 Mar 2001 16:25:00 +0000 (16:25 +0000)]
Removed the audiosink/src from the docs.

Original commit message from CVS:
Removed the audiosink/src from the docs.
Removed the audioraw metadata file from the docs.

23 years agoModified a lot of plugins to use the caps system.
Wim Taymans [Sat, 24 Mar 2001 17:22:03 +0000 (17:22 +0000)]
Modified a lot of plugins to use the caps system.

Original commit message from CVS:
Modified a lot of plugins to use the caps system.
Modified the caps of audio/raw to our agreed properties.
Added the multidisksrc plugin of Dominic Ludlam
Renamed audiosink/src to osssink/src and updated all the examples using
the old name. Moved oss specific plugins in an oss directory. removed
the old audiosink from the elements/ dir.
removed audioraw.h metadata header files since we now use the properties.
There are still a few plugins that won't build because they include the
old audioraw.h header file. This will be fixed soon.
Make sure the caps are set in the plugins as described by their
padtemplates (this should solve problems with gstmediaplay with various
media files).

*please don't panic when some plugins won't build, just cd manually into
the plugin dirs* This will be fixed soon.

23 years agoDebian updates: add manpages split off mpeg2dec and alsa packages use latest doc...
David I. Lehn [Thu, 22 Mar 2001 16:05:17 +0000 (16:05 +0000)]
Debian updates: add manpages split off mpeg2dec and alsa packages use latest doc build flags

Original commit message from CVS:
Debian updates:
* add manpages
* split off mpeg2dec and alsa packages
* use latest doc build flags

23 years agoAdded the templates for the autoplugger docs
Wim Taymans [Thu, 22 Mar 2001 00:00:07 +0000 (00:00 +0000)]
Added the templates for the autoplugger docs

Original commit message from CVS:
Added the templates for the autoplugger docs

23 years agoI'm too lazy to comment this
Wim Taymans [Wed, 21 Mar 2001 23:59:09 +0000 (23:59 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
Added the FLX decoder of Sepp Wijnands <mrrazz@garbage-coderz.net>

23 years agoAPI docs updates
Wim Taymans [Wed, 21 Mar 2001 21:43:56 +0000 (21:43 +0000)]
API docs updates

Original commit message from CVS:
API docs updates

23 years agoAdded --enable-plugin-docs configure option, to enable build of the plugin documentat...
Richard Boulton [Tue, 20 Mar 2001 23:12:24 +0000 (23:12 +0000)]
Added --enable-plugin-docs configure option, to enable build of the plugin documentation (currently broken).  This de...

Original commit message from CVS:
Added --enable-plugin-docs configure option, to enable build of the plugin
documentation (currently broken).  This defaults to off.
Changed --enable-docs-build to default to on, since all other documentation
should build correctly.

Also, correct typo in manual, and fix up a couple of things in example.c

23 years agoAdded the new enum testcase to .cvsignore
Wim Taymans [Tue, 20 Mar 2001 18:29:46 +0000 (18:29 +0000)]
Added the new enum testcase to .cvsignore

Original commit message from CVS:
Added the new enum testcase to .cvsignore

23 years agoMore work on capsnego proxying. It should be OK now.
Wim Taymans [Tue, 20 Mar 2001 18:29:00 +0000 (18:29 +0000)]
More work on capsnego proxying. It should be OK now.

Original commit message from CVS:
More work on capsnego proxying. It should be OK now.
Added another testcase enum that shows various capsnego algorithms.
Warn about pads that try to set a capability incompatible with their
padtemplate.
Implemented refcounting and copy_on_write for caps/props.

23 years agoMore work on capsnego, mostly proxying
Wim Taymans [Sun, 18 Mar 2001 16:17:39 +0000 (16:17 +0000)]
More work on capsnego, mostly proxying

Original commit message from CVS:
More work on capsnego, mostly proxying
Added another testsuite for capsnego
Added caps to vorbisdec, mp3parse, mp1videoparse
Redid the queue proxy handling a bit.

23 years agoAnother incremental piece of work on the PWG.
Richard Boulton [Sun, 18 Mar 2001 14:41:39 +0000 (14:41 +0000)]
Another incremental piece of work on the PWG.

Original commit message from CVS:
Another incremental piece of work on the PWG.

23 years agoCommit a final couple of modifications before going to bed.
Richard Boulton [Sun, 18 Mar 2001 06:24:27 +0000 (06:24 +0000)]
Commit a final couple of modifications before going to bed.

Original commit message from CVS:
Commit a final couple of modifications before going to bed.

23 years agoSome further modifications to the PWG.
Richard Boulton [Sun, 18 Mar 2001 06:16:45 +0000 (06:16 +0000)]
Some further modifications to the PWG.

Original commit message from CVS:
Some further modifications to the PWG.

23 years agoAdded many more details about types.
Richard Boulton [Sun, 18 Mar 2001 05:21:47 +0000 (05:21 +0000)]
Added many more details about types.

Original commit message from CVS:
Added many more details about types.

23 years agoVarious updates to PWG; mainly adding information about types and properties.
Richard Boulton [Sun, 18 Mar 2001 03:57:59 +0000 (03:57 +0000)]
Various updates to PWG; mainly adding information about types and properties.

Original commit message from CVS:
Various updates to PWG; mainly adding information about types and
properties.
Removed concepts.sgml and typesnprops.sgml; merged into main file.  I was
finding that having all the separate subfiles simply stopped me from
finding what I wanted to edit.  Maybe I'll split it up again later, but
this is much better for now.

23 years agoReworked the capsnegotiation function audiosink now uses capsnego to set its paramete...
Wim Taymans [Sun, 18 Mar 2001 02:42:30 +0000 (02:42 +0000)]
Reworked the capsnegotiation function audiosink now uses capsnego to set its parameters mpg123/ac3dec use capsnego in...

Original commit message from CVS:
Reworked the capsnegotiation function
audiosink now uses capsnego to set its parameters
mpg123/ac3dec use capsnego instead of metadata
Added the beginnings of a testsuite for capsnego.

23 years agoUpdate to note that plugins can also contain autopluggers.
Richard Boulton [Sat, 17 Mar 2001 17:50:35 +0000 (17:50 +0000)]
Update to note that plugins can also contain autopluggers.

Original commit message from CVS:
Update to note that plugins can also contain autopluggers.

23 years agoSome miscellaneous small changes.
Richard Boulton [Sat, 17 Mar 2001 17:16:01 +0000 (17:16 +0000)]
Some miscellaneous small changes.

Original commit message from CVS:
Some miscellaneous small changes.

23 years agomove eos to eos.old, to reflect its age and to aid ailing OS's like Windoze <g>
Erik Walthinsen [Sat, 17 Mar 2001 03:15:58 +0000 (03:15 +0000)]
move eos to eos.old, to reflect its age and to aid ailing OS's like Windoze <g>

Original commit message from CVS:
move eos to eos.old, to reflect its age and to aid ailing OS's like Windoze <g>

23 years agoAdded man pages.
David I. Lehn [Fri, 16 Mar 2001 01:06:50 +0000 (01:06 +0000)]
Added man pages.

Original commit message from CVS:
Added man pages.

23 years agoAdded the first part of a uses case doc on caps nego
Wim Taymans [Thu, 15 Mar 2001 20:08:25 +0000 (20:08 +0000)]
Added the first part of a uses case doc on caps nego

Original commit message from CVS:
Added the first part of a uses case doc on caps nego

23 years agofixed issue with the xmlDocGetRootElement test and non-/usr/lib installs of libxml
Erik Walthinsen [Wed, 14 Mar 2001 21:56:32 +0000 (21:56 +0000)]
fixed issue with the xmlDocGetRootElement test and non-/usr/lib installs of libxml

Original commit message from CVS:
fixed issue with the xmlDocGetRootElement test and non-/usr/lib installs of libxml

23 years agoUse of system() in test programs needs an #include <stdlib.h>.
David I. Lehn [Wed, 14 Mar 2001 07:54:02 +0000 (07:54 +0000)]
Use of system() in test programs needs an #include <stdlib.h>.

Original commit message from CVS:
Use of system() in test programs needs an #include <stdlib.h>.

23 years agoFix --with-gstreamer-prefix via s/glib/gstreamer/
David I. Lehn [Wed, 14 Mar 2001 06:46:44 +0000 (06:46 +0000)]
Fix --with-gstreamer-prefix via s/glib/gstreamer/

Original commit message from CVS:
Fix --with-gstreamer-prefix via s/glib/gstreamer/

23 years agoAdjusted -inspect to the new GstCaps structure
Wim Taymans [Tue, 13 Mar 2001 22:21:29 +0000 (22:21 +0000)]
Adjusted -inspect to the new GstCaps structure

Original commit message from CVS:
Adjusted -inspect to the new GstCaps structure

23 years agoThe typefind element now sets the caps on its sink pad when the type has been detected.
Wim Taymans [Tue, 13 Mar 2001 22:13:56 +0000 (22:13 +0000)]
The typefind element now sets the caps on its sink pad when the type has been detected.

Original commit message from CVS:
The typefind element now sets the caps on its sink pad when the type
has been detected.

23 years agoSmall fixes to the caps compatibility check.
Wim Taymans [Tue, 13 Mar 2001 20:26:23 +0000 (20:26 +0000)]
Small fixes to the caps compatibility check.

Original commit message from CVS:
Small fixes to the caps compatibility check.
Small changes to the pad negotiation and proxy functions

23 years agoUpdated the autoplug example with the new autoplugger. there still is a scheduling...
Wim Taymans [Tue, 13 Mar 2001 18:57:25 +0000 (18:57 +0000)]
Updated the autoplug example with the new autoplugger. there still is a scheduling issue though.

Original commit message from CVS:
Updated the autoplug example with the new autoplugger. there still is
a scheduling issue though.

23 years agoApplied the patch from hadess/ajmitch to add --disable-alsasink and
Wim Taymans [Tue, 13 Mar 2001 18:45:49 +0000 (18:45 +0000)]
Applied the patch from hadess/ajmitch to add --disable-alsasink and

Original commit message from CVS:
Applied the patch from hadess/ajmitch to add --disable-alsasink and
--disable-esdsink (the latter one being untested) to configure.in

23 years agoMerged the CAPSNEGO1 branch..
Wim Taymans [Mon, 12 Mar 2001 21:02:12 +0000 (21:02 +0000)]
Merged the CAPSNEGO1 branch..

Original commit message from CVS:
Merged the CAPSNEGO1 branch..

23 years agoSome more conversion functions.. We should really use Hermes soon.. HEAD-20010312-PRE_CAPSNEGO1
Wim Taymans [Sun, 11 Mar 2001 23:14:33 +0000 (23:14 +0000)]
Some more conversion functions.. We should really use Hermes soon..

Original commit message from CVS:
Some more conversion functions.. We should really use Hermes soon..

23 years agoadded check for version 1.8.1 or better of libxml
Erik Walthinsen [Sun, 11 Mar 2001 22:45:32 +0000 (22:45 +0000)]
added check for version 1.8.1 or better of libxml

Original commit message from CVS:
added check for version 1.8.1 or better of libxml