platform/upstream/gstreamer.git
20 years agoHandle libtoolize with alternate names
David Schleef [Sun, 17 Aug 2003 23:35:38 +0000 (23:35 +0000)]
Handle libtoolize with alternate names

Original commit message from CVS:
Handle libtoolize with alternate names

20 years agoso bug cannot be closed yet
Ronald S. Bultje [Wed, 13 Aug 2003 21:09:20 +0000 (21:09 +0000)]
so bug cannot be closed yet

Original commit message from CVS:
Several solaris fixes, see #118473... One issue remaining (see the bug), so bug cannot be closed yet

20 years agodist fix
Thomas Vander Stichele [Wed, 13 Aug 2003 12:18:42 +0000 (12:18 +0000)]
dist fix

Original commit message from CVS:
dist fix

20 years agoclean up code, fix typos in lst checkin
David Schleef [Wed, 13 Aug 2003 06:43:01 +0000 (06:43 +0000)]
clean up code, fix typos in lst checkin

Original commit message from CVS:
clean up code, fix typos in lst checkin

20 years agoMove some code from wavparse
David Schleef [Wed, 13 Aug 2003 04:47:30 +0000 (04:47 +0000)]
Move some code from wavparse

Original commit message from CVS:
Move some code from wavparse

20 years agoSet by default SO_REUSEADDR and SO_KEEPALIVE socket options
Angel Carpintero [Tue, 12 Aug 2003 09:59:19 +0000 (09:59 +0000)]
Set by default SO_REUSEADDR and SO_KEEPALIVE socket options

Original commit message from CVS:
Set by default SO_REUSEADDR and SO_KEEPALIVE socket options

20 years agoRemove redundant definition of plugindir
David Schleef [Sun, 10 Aug 2003 00:03:38 +0000 (00:03 +0000)]
Remove redundant definition of plugindir

Original commit message from CVS:
Remove redundant definition of plugindir

20 years agoRemove redundant plugindir definition
David Schleef [Sun, 10 Aug 2003 00:01:58 +0000 (00:01 +0000)]
Remove redundant plugindir definition

Original commit message from CVS:
Remove redundant plugindir definition

20 years agoCheck Makefile.am's. Add a few more checks.
David Schleef [Sat, 9 Aug 2003 23:41:59 +0000 (23:41 +0000)]
Check Makefile.am's.  Add a few more checks.

Original commit message from CVS:
Check Makefile.am's.  Add a few more checks.

20 years agoDefine plugindir
David Schleef [Sat, 9 Aug 2003 23:40:49 +0000 (23:40 +0000)]
Define plugindir

Original commit message from CVS:
Define plugindir

20 years agoAdd a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket options
Angel Carpintero [Thu, 7 Aug 2003 17:56:09 +0000 (17:56 +0000)]
Add a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket options

Original commit message from CVS:
Add a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket options

20 years agochange FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays
David Schleef [Wed, 6 Aug 2003 17:44:24 +0000 (17:44 +0000)]
change FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays

Original commit message from CVS:
change FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays

20 years agoFixed problems with select , which blocks after receive first buffer
Angel Carpintero [Tue, 5 Aug 2003 10:24:06 +0000 (10:24 +0000)]
Fixed problems with select , which blocks after receive first buffer

Original commit message from CVS:
Fixed problems with select , which blocks after receive first buffer

20 years agoRemove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the...
Ronald S. Bultje [Mon, 4 Aug 2003 21:44:04 +0000 (21:44 +0000)]
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more

Original commit message from CVS:
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more

21 years agoImplement seekable property. Tested on named pipes, http streams and regular files...
David Schleef [Tue, 29 Jul 2003 07:18:06 +0000 (07:18 +0000)]
Implement seekable property.  Tested on named pipes, http streams and regular files.  Fixes #104840

Original commit message from CVS:
Implement seekable property.  Tested on named pipes, http streams and
regular files.  Fixes #104840

21 years agofix installing into wrong dir
David Schleef [Tue, 29 Jul 2003 00:01:30 +0000 (00:01 +0000)]
fix installing into wrong dir

Original commit message from CVS:
fix installing into wrong dir

21 years agosecond attempt fixing gdkpixbuf stuff
Thomas Vander Stichele [Mon, 28 Jul 2003 11:37:49 +0000 (11:37 +0000)]
second attempt fixing gdkpixbuf stuff

Original commit message from CVS:
second attempt
fixing gdkpixbuf stuff

21 years agoMake mplex build dependent on USE_MPLEX
David Schleef [Sun, 27 Jul 2003 05:32:03 +0000 (05:32 +0000)]
Make mplex build dependent on USE_MPLEX

Original commit message from CVS:
Make mplex build dependent on USE_MPLEX

21 years agoAdd mplex subdir
David Schleef [Sun, 27 Jul 2003 05:31:30 +0000 (05:31 +0000)]
Add mplex subdir

Original commit message from CVS:
Add mplex subdir

21 years agoFix handling of RGB caps
David Schleef [Sun, 27 Jul 2003 05:31:01 +0000 (05:31 +0000)]
Fix handling of RGB caps

Original commit message from CVS:
Fix handling of RGB caps

21 years agoMake mplex subdir dependent on USE_MPLEX
David Schleef [Sun, 27 Jul 2003 05:29:10 +0000 (05:29 +0000)]
Make mplex subdir dependent on USE_MPLEX

Original commit message from CVS:
Make mplex subdir dependent on USE_MPLEX

21 years agoAdd gst-libs/ext/mplex, and check that we have C++ before enabling mplex.
David Schleef [Sun, 27 Jul 2003 05:28:17 +0000 (05:28 +0000)]
Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex.

Original commit message from CVS:

Add gst-libs/ext/mplex, and check that we have C++ before enabling
mplex.

21 years agofix initialization
David Schleef [Sat, 26 Jul 2003 04:23:32 +0000 (04:23 +0000)]
fix initialization

Original commit message from CVS:
fix initialization

21 years agoNothing in this directory actually uses Freetype
David Schleef [Sat, 26 Jul 2003 04:15:39 +0000 (04:15 +0000)]
Nothing in this directory actually uses Freetype

Original commit message from CVS:
Nothing in this directory actually uses Freetype

21 years agoMoved from gst-plugins/ext/mplex/. See that directory for older changelogs.
David Schleef [Sat, 26 Jul 2003 03:01:58 +0000 (03:01 +0000)]
Moved from gst-plugins/ext/mplex/.  See that directory for older changelogs.

Original commit message from CVS:
Moved from gst-plugins/ext/mplex/.  See that directory for older
changelogs.

21 years agoCompilation fixes for 64-bit architectures
David Schleef [Fri, 25 Jul 2003 21:31:58 +0000 (21:31 +0000)]
Compilation fixes for 64-bit architectures

Original commit message from CVS:
Compilation fixes for 64-bit architectures

21 years agocopy license from .h to .c, so it's really the LGPL header now
Benjamin Otte [Fri, 25 Jul 2003 18:43:15 +0000 (18:43 +0000)]
copy license from .h to .c, so it's really the LGPL header now

Original commit message from CVS:
copy license from .h to .c, so it's really the LGPL header now

21 years agoAdded tcp plugin to build
Angel Carpintero [Fri, 25 Jul 2003 17:06:43 +0000 (17:06 +0000)]
Added tcp plugin to build

Original commit message from CVS:
Added tcp plugin to build

21 years agoAdding needed license information. The patch was reviewed and approved by
Brian Cameron [Fri, 25 Jul 2003 10:50:48 +0000 (10:50 +0000)]
Adding needed license information.  The patch was reviewed and approved by

Original commit message from CVS:
Adding needed license information.  The patch was reviewed and approved by
Christian Shaller.  Ronald Bultje and Benjamin also responded with
comments.

21 years agoAdd mtu parameter
Angel Carpintero [Fri, 25 Jul 2003 09:08:00 +0000 (09:08 +0000)]
Add mtu parameter

Original commit message from CVS:
Add mtu parameter

21 years agoFix errors , now it doesn't complains and compiles, Still need to be fixed problems...
Angel Carpintero [Fri, 25 Jul 2003 09:04:41 +0000 (09:04 +0000)]
Fix errors , now it doesn't complains and compiles, Still need to be fixed problems with timestamps

Original commit message from CVS:
Fix errors , now it doesn't complains and compiles, Still need to be fixed problems with timestamps

21 years agoForce MAKEFLAGS to -j1 since ffmpeg is not -j safe
David Schleef [Tue, 22 Jul 2003 23:13:45 +0000 (23:13 +0000)]
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe

Original commit message from CVS:
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe

21 years agoenable ext/mplex
David Schleef [Tue, 22 Jul 2003 22:08:13 +0000 (22:08 +0000)]
enable ext/mplex

Original commit message from CVS:
enable ext/mplex

21 years agoRemove .pc files from CLEANFILES, since it's done automatically by automake during...
David Schleef [Tue, 22 Jul 2003 21:24:51 +0000 (21:24 +0000)]
Remove .pc files from CLEANFILES, since it's done automatically by automake during distclean instead of (incorrectly)...

Original commit message from CVS:
Remove .pc files from CLEANFILES, since it's done automatically by
automake during distclean instead of (incorrectly) during clean.

21 years agoFix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x-raw...
Joshua N. Pritikin [Tue, 22 Jul 2003 09:09:27 +0000 (09:09 +0000)]
Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x-raw-{yuv,rgb}.  There probably should b...

Original commit message from CVS:
Fix another instance of audio/raw -> audio/x-raw-int and
video/raw -> video/x-raw-{yuv,rgb}.  There probably should
be a audio/x-raw-float for jacksink but I didn't add that.

21 years agoUpdate matroska check (see #117717)
Ronald S. Bultje [Sun, 20 Jul 2003 08:33:01 +0000 (08:33 +0000)]
Update matroska check (see #117717)

Original commit message from CVS:
Update matroska check (see #117717)

21 years ago+ the last of the float caps changes ... these are a bit more pervasive
Leif Johnson [Sat, 19 Jul 2003 23:47:42 +0000 (23:47 +0000)]
+ the last of the float caps changes ... these are a bit more pervasive

Original commit message from CVS:
+ the last of the float caps changes ... these are a bit more pervasive

21 years ago+ changes for new float caps without slope/intercept + some category changes for...
Leif Johnson [Sat, 19 Jul 2003 23:25:26 +0000 (23:25 +0000)]
+ changes for new float caps without slope/intercept + some category changes for plugins

Original commit message from CVS:
+ changes for new float caps without slope/intercept
+ some category changes for plugins

21 years ago+ updated caps for new float caps + added 'Library' to license at top of file since...
Leif Johnson [Sat, 19 Jul 2003 23:22:47 +0000 (23:22 +0000)]
+ updated caps for new float caps + added 'Library' to license at top of file since gst-inspect says LGPL

Original commit message from CVS:
+ updated caps for new float caps
+ added 'Library' to license at top of file since gst-inspect says LGPL

21 years ago+ alterations to the adder for changed float caps
Leif Johnson [Sat, 19 Jul 2003 23:16:25 +0000 (23:16 +0000)]
+ alterations to the adder for changed float caps

Original commit message from CVS:
+ alterations to the adder for changed float caps

21 years ago+ some whitespace changes + adding dummy definitions to prepare for float caps
Leif Johnson [Sat, 19 Jul 2003 22:58:41 +0000 (22:58 +0000)]
+ some whitespace changes + adding dummy definitions to prepare for float caps

Original commit message from CVS:
+ some whitespace changes
+ adding dummy definitions to prepare for float caps

21 years agofix spec file to work with new combined esound plugin
Christian Schaller [Fri, 18 Jul 2003 21:34:32 +0000 (21:34 +0000)]
fix spec file to work with new combined esound plugin

Original commit message from CVS:
fix spec file to work with new combined esound plugin

21 years agothe real speex disting fix, the previous one was just the build fix :)
Christian Schaller [Fri, 18 Jul 2003 20:33:39 +0000 (20:33 +0000)]
the real speex disting fix, the previous one was just the build fix :)

Original commit message from CVS:
the real speex disting fix, the previous one was just the build fix :)

21 years agofix it so that the SPEEX plugin gets disted
Christian Schaller [Fri, 18 Jul 2003 20:28:36 +0000 (20:28 +0000)]
fix it so that the SPEEX plugin gets disted

Original commit message from CVS:
fix it so that the SPEEX plugin gets disted

21 years agoUpdate to new debugging system
Angel Carpintero [Fri, 18 Jul 2003 15:59:03 +0000 (15:59 +0000)]
Update to new debugging system

Original commit message from CVS:
Update to new debugging system

21 years agoadding none caps nego option
Zeeshan Ali [Fri, 18 Jul 2003 00:22:37 +0000 (00:22 +0000)]
adding none caps nego option

Original commit message from CVS:
adding none caps nego option

21 years agoA TCP plugin could be needed by many, including wtay himself cause he is sitting...
Zeeshan Ali [Thu, 17 Jul 2003 23:04:46 +0000 (23:04 +0000)]
A TCP plugin could be needed by many, including wtay himself cause he is sitting behind a firewall blocking UDP and h...

Original commit message from CVS:
A TCP plugin could be needed by many, including wtay himself cause he is sitting behind a firewall blocking UDP and he can't hear or see me. :) Shamefully most of the code is from udpsrc/sink. Still timestamping/clock does'nt work. :(

21 years ago_Really_ fix my lame attempts at previous fixes for matroska detection.
David Schleef [Thu, 17 Jul 2003 20:28:23 +0000 (20:28 +0000)]
_Really_ fix my lame attempts at previous fixes for matroska detection.

Original commit message from CVS:
_Really_ fix my lame attempts at previous fixes for matroska
detection.

21 years agoReenable matroska config check, 'cuz I'm dumb and accidentally disabled it.
David Schleef [Thu, 17 Jul 2003 08:50:37 +0000 (08:50 +0000)]
Reenable matroska config check, 'cuz I'm dumb and accidentally disabled it.

Original commit message from CVS:
Reenable matroska config check, 'cuz I'm dumb and accidentally disabled
it.

21 years agoMove to m4/ instead of common/m4/
Ronald S. Bultje [Thu, 17 Jul 2003 06:58:53 +0000 (06:58 +0000)]
Move to m4/ instead of common/m4/

Original commit message from CVS:
Move to m4/ instead of common/m4/

21 years agoAdd textoverlay element that was previously in the sandbox
David Schleef [Thu, 17 Jul 2003 06:29:48 +0000 (06:29 +0000)]
Add textoverlay element that was previously in the sandbox

Original commit message from CVS:
Add textoverlay element that was previously in the sandbox

21 years agoCheck for abuse of config.h
David Schleef [Thu, 17 Jul 2003 04:30:09 +0000 (04:30 +0000)]
Check for abuse of config.h

Original commit message from CVS:
Check for abuse of config.h

21 years agoReally disable Matroska this time. Reenable smoothwave until someone decides to...
David Schleef [Thu, 17 Jul 2003 04:27:01 +0000 (04:27 +0000)]
Really disable Matroska this time.  Reenable smoothwave until someone decides to delete it.  Fix ivorbis detection.

Original commit message from CVS:
Really disable Matroska this time.  Reenable smoothwave until someone
decides to delete it.  Fix ivorbis detection.

21 years agoactually recurse into sndfile if we are able big ladspa cleanups, mainly to comply...
Andy Wingo [Wed, 16 Jul 2003 16:08:13 +0000 (16:08 +0000)]
actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper...

Original commit message from CVS:
* actually recurse into sndfile if we are able
* big ladspa cleanups, mainly to comply with the buffer-frames caps property, but also general
cleanups
- the samplerate prop is gone, if you want to set it explicitly (as in for get-based plugins)
you need to use a filtered connection, just like with buffer-frames
* big float2int and int2float changes for buffer-frames compatibility - I think it's quite a bit
simpler
* make the ossclock general, add it to gstaudio, and use it in sndfile as well

i need to update mimetypes, but that's coming soon. there are some other plugins that don't
support buffer-frames, i guess i need to get around to fixing them as well.

21 years agoNow set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so that...
Brian Cameron [Tue, 15 Jul 2003 12:39:39 +0000 (12:39 +0000)]
Now set XVIDEO_LIBS only if the Xv library is found.  Fixed matroska check so that it doesn't stop the configure if i...

Original commit message from CVS:
Now set XVIDEO_LIBS only if the Xv library is found.  Fixed matroska check
so that it doesn't stop the configure if it fails.

21 years agode-linting tool for GStreamer source
David Schleef [Tue, 15 Jul 2003 03:29:56 +0000 (03:29 +0000)]
de-linting tool for GStreamer source

Original commit message from CVS:
de-linting tool for GStreamer source

21 years agoAdd matroska support to the build tree
Ronald S. Bultje [Mon, 14 Jul 2003 17:37:34 +0000 (17:37 +0000)]
Add matroska support to the build tree

Original commit message from CVS:
Add matroska support to the build tree

21 years agoCaps fixes. Change meaning of parameters to "default" size and rate. Minor fixes...
David Schleef [Mon, 14 Jul 2003 08:36:03 +0000 (08:36 +0000)]
Caps fixes.  Change meaning of parameters to "default" size and rate.  Minor fixes with timestamps.  Added 'YUV9', 'Y...

Original commit message from CVS:
Caps fixes.  Change meaning of parameters to "default" size and
rate.  Minor fixes with timestamps.  Added 'YUV9', 'YVU9', and 'IYU2'
formats.

21 years agoCaps fixes and general cleanup.
David Schleef [Mon, 14 Jul 2003 08:32:38 +0000 (08:32 +0000)]
Caps fixes and general cleanup.

Original commit message from CVS:
Caps fixes and general cleanup.

21 years agoSimple replacement for fast, but broken, algorithm. Needs to be refixed.
David Schleef [Mon, 14 Jul 2003 08:31:26 +0000 (08:31 +0000)]
Simple replacement for fast, but broken, algorithm.  Needs to be refixed.

Original commit message from CVS:
Simple replacement for fast, but broken, algorithm.  Needs to be
refixed.

21 years agoSimple replacement for faster, but broken, algorithm. Needs to be refixed.
David Schleef [Mon, 14 Jul 2003 08:30:45 +0000 (08:30 +0000)]
Simple replacement for faster, but broken, algorithm.  Needs to be refixed.

Original commit message from CVS:
Simple replacement for faster, but broken, algorithm.  Needs to be
refixed.

21 years agoFixes for new caps system
David Schleef [Mon, 14 Jul 2003 08:29:25 +0000 (08:29 +0000)]
Fixes for new caps system

Original commit message from CVS:
Fixes for new caps system

21 years agoAdd gst/overlay directory
David Schleef [Mon, 14 Jul 2003 08:26:54 +0000 (08:26 +0000)]
Add gst/overlay directory

Original commit message from CVS:
Add gst/overlay directory

21 years agovarious spec file and build fixes agogo /me kicks ds in a friendly way
Thomas Vander Stichele [Sat, 12 Jul 2003 12:49:14 +0000 (12:49 +0000)]
various spec file and build fixes agogo /me kicks ds in a friendly way

Original commit message from CVS:
various spec file and build fixes agogo
/me kicks ds in a friendly way

21 years agofixing buggy error handling
Julien Moutte [Sat, 12 Jul 2003 09:18:31 +0000 (09:18 +0000)]
fixing buggy error handling

Original commit message from CVS:
fixing buggy error handling

21 years agovorbisfile is LGPL (see sources)
Benjamin Otte [Wed, 9 Jul 2003 02:07:14 +0000 (02:07 +0000)]
vorbisfile is LGPL (see sources)

Original commit message from CVS:
vorbisfile is LGPL (see sources)

21 years agoFixes from caps changes
David Schleef [Tue, 8 Jul 2003 07:40:09 +0000 (07:40 +0000)]
Fixes from caps changes

Original commit message from CVS:
Fixes from caps changes

21 years agoA big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still...
Christian Schaller [Mon, 7 Jul 2003 22:40:55 +0000 (22:40 +0000)]
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I thi...

Original commit message from CVS:
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I think I am getting close :)

21 years ago/me attempts to fix stuff that BBB apparently never compiled
David Schleef [Mon, 7 Jul 2003 00:34:24 +0000 (00:34 +0000)]
/me attempts to fix stuff that BBB apparently never compiled

Original commit message from CVS:
/me attempts to fix stuff that BBB apparently never compiled

21 years agoNew mimetypes gone into effect today - this commit changes all old mimetypes over...
Ronald S. Bultje [Sun, 6 Jul 2003 20:49:52 +0000 (20:49 +0000)]
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri...

Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs

21 years agoSuperseeded by vorbisfile
Ronald S. Bultje [Sun, 6 Jul 2003 15:12:40 +0000 (15:12 +0000)]
Superseeded by vorbisfile

Original commit message from CVS:
Superseeded by vorbisfile

21 years agosmall disting fix
Christian Schaller [Sat, 5 Jul 2003 22:45:39 +0000 (22:45 +0000)]
small disting fix

Original commit message from CVS:
small disting fix

21 years agoNow build xvideosink if Xwindows is available, and properly #ifdef the
Brian Cameron [Thu, 3 Jul 2003 15:56:49 +0000 (15:56 +0000)]
Now build xvideosink if Xwindows is available, and properly #ifdef the

Original commit message from CVS:
Now build xvideosink if Xwindows is available, and properly #ifdef the
Xv extension code in the xvideosink code.

21 years agoadd pango and gtk
David Schleef [Thu, 3 Jul 2003 05:28:57 +0000 (05:28 +0000)]
add pango and gtk

Original commit message from CVS:
add pango and gtk

21 years agoadd gst/videofilter and ext/pango
David Schleef [Wed, 2 Jul 2003 08:15:01 +0000 (08:15 +0000)]
add gst/videofilter and ext/pango

Original commit message from CVS:
add gst/videofilter and ext/pango

21 years agoAdd a base init function
David Schleef [Wed, 2 Jul 2003 08:08:34 +0000 (08:08 +0000)]
Add a base init function

Original commit message from CVS:
Add a base init function

21 years agooverlays text of the current timestamp
David Schleef [Wed, 2 Jul 2003 08:07:24 +0000 (08:07 +0000)]
overlays text of the current timestamp

Original commit message from CVS:
overlays text of the current timestamp

21 years agoGstVideofilter abstract class for video filters
David Schleef [Wed, 2 Jul 2003 05:22:47 +0000 (05:22 +0000)]
GstVideofilter abstract class for video filters

Original commit message from CVS:
GstVideofilter abstract class for video filters

21 years agobe more graceful when caps negotiation fails
David Schleef [Mon, 30 Jun 2003 05:21:09 +0000 (05:21 +0000)]
be more graceful when caps negotiation fails

Original commit message from CVS:
be more graceful when caps negotiation fails

21 years agocompatibility fix for new GST_DEBUG stuff.
Benjamin Otte [Sun, 29 Jun 2003 19:46:12 +0000 (19:46 +0000)]
compatibility fix for new GST_DEBUG stuff.

Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h

I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.

21 years agoRe-add int2float/float2int, someone told me audioconvert handled all this, but it...
Ronald S. Bultje [Sat, 28 Jun 2003 06:38:07 +0000 (06:38 +0000)]
Re-add int2float/float2int, someone told me audioconvert handled all this, but it doesn't. oops

Original commit message from CVS:
Re-add int2float/float2int, someone told me audioconvert handled all this, but it doesn't. oops

21 years agoPlugins cleanup:
Ronald S. Bultje [Wed, 25 Jun 2003 19:17:59 +0000 (19:17 +0000)]
Plugins cleanup:

Original commit message from CVS:
Plugins cleanup:
* stereo2mono, mono2stereo, int2float, float2int: replaced by audioconvert.
* stereosplit replaced by oneton.
* vumeter replaced by level (and was broken anyway).
* avifile replaced by ffmpeg.
* mjpegtools duplicates functionality of jpeg. jpeg now works with jpeg-mmx,
too, which makes mjpegtools unneeded.
* allow for jpegmmx instead of jpeg.
* openquicktime replaced by qtdemux and ffmpeg. Broken anyway.
* XMMS is broken and will never be fixed.
* vga is broken and will not be fixed anywhere soon.
* videosink has never worked. If it works, add it back to replace xvideosink.

21 years agoAdded gst/realmedia gst/debug and ext/gdk_pixbuf
David Schleef [Wed, 25 Jun 2003 03:19:20 +0000 (03:19 +0000)]
Added gst/realmedia gst/debug and ext/gdk_pixbuf

Original commit message from CVS:
Added gst/realmedia gst/debug and ext/gdk_pixbuf

21 years agoAdd gdkpixbuf subdir. Alphabetize a few others.
David Schleef [Wed, 25 Jun 2003 03:18:27 +0000 (03:18 +0000)]
Add gdkpixbuf subdir.  Alphabetize a few others.

Original commit message from CVS:
Add gdkpixbuf subdir.  Alphabetize a few others.

21 years agoNew ffmpeg version fixes mpeg decoding segfaults (mpeg1)
Ronald S. Bultje [Tue, 17 Jun 2003 11:43:24 +0000 (11:43 +0000)]
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)

Original commit message from CVS:
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)

21 years agocaps refcounting fixes for float2int fixed wrt setting of caps on int pad with dynami...
Andy Wingo [Mon, 16 Jun 2003 14:56:34 +0000 (14:56 +0000)]
caps refcounting fixes for float2int fixed wrt setting of caps on int pad with dynamic number of sink pads in float2i...

Original commit message from CVS:
* caps refcounting fixes for float2int
* fixed wrt setting of caps on int pad with dynamic number of sink pads in float2int
* added libsndfile plugin (currently only the src is implemented) - currently only float output, noninterleaved is implemented

21 years agoFixing indentation
Julien Moutte [Mon, 16 Jun 2003 10:22:39 +0000 (10:22 +0000)]
Fixing indentation

Original commit message from CVS:
Fixing indentation

21 years agogcc 3.3 and ppc fixes
Benjamin Otte [Sat, 14 Jun 2003 20:10:13 +0000 (20:10 +0000)]
gcc 3.3 and ppc fixes

Original commit message from CVS:
gcc 3.3 and ppc fixes

21 years agoAdd videoflip
David Schleef [Fri, 13 Jun 2003 05:38:16 +0000 (05:38 +0000)]
Add videoflip

Original commit message from CVS:
Add videoflip

21 years agofix object reset
Thomas Vander Stichele [Wed, 11 Jun 2003 22:39:37 +0000 (22:39 +0000)]
fix object reset

Original commit message from CVS:
fix object reset

21 years agoFix 114948 - adds some autotools magic that makes sure that we only make install...
Ronald S. Bultje [Wed, 11 Jun 2003 19:42:20 +0000 (19:42 +0000)]
Fix 114948 - adds some autotools magic that makes sure that we only make install ffmpeg if its actually there

Original commit message from CVS:
Fix 114948 - adds some autotools magic that makes sure that we only make install ffmpeg if its actually there

21 years agoFix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS
David Schleef [Wed, 11 Jun 2003 06:14:29 +0000 (06:14 +0000)]
Fix test for qcamsrc: only works on i386-linux.  Fix assignment of GST_CVS

Original commit message from CVS:
Fix test for qcamsrc: only works on i386-linux.  Fix assignment of GST_CVS

21 years agoBackport of #109069
Ronald S. Bultje [Tue, 10 Jun 2003 16:22:41 +0000 (16:22 +0000)]
Backport of #109069

Original commit message from CVS:
Backport of #109069

21 years agofix: width is in bytes, not bits. Remove incorrect assertion.
David Schleef [Tue, 10 Jun 2003 06:32:59 +0000 (06:32 +0000)]
fix: width is in bytes, not bits.  Remove incorrect assertion.

Original commit message from CVS:
fix: width is in bytes, not bits.  Remove incorrect assertion.

21 years agoFix some weirdities in the man page, see #114060
Ronald S. Bultje [Sun, 8 Jun 2003 13:55:42 +0000 (13:55 +0000)]
Fix some weirdities in the man page, see #114060

Original commit message from CVS:
Fix some weirdities in the man page, see #114060

21 years agowarn on state change failures
Thomas Vander Stichele [Sat, 7 Jun 2003 22:28:39 +0000 (22:28 +0000)]
warn on state change failures

Original commit message from CVS:
warn on state change failures

21 years agoRemove NEW_MEDIA from plugins
Ronald S. Bultje [Sat, 7 Jun 2003 00:17:51 +0000 (00:17 +0000)]
Remove NEW_MEDIA from plugins

Original commit message from CVS:
Remove NEW_MEDIA from plugins

21 years agoAdd some bugreport about spider+v4lsrc to TODO list (aka testing this CIA commit...
Ronald S. Bultje [Sun, 1 Jun 2003 20:55:38 +0000 (20:55 +0000)]
Add some bugreport about spider+v4lsrc to TODO list (aka testing this CIA commit bot)

Original commit message from CVS:
Add some bugreport about spider+v4lsrc to TODO list (aka testing this CIA commit bot)

21 years agoFixing error message when a plugin is missing (gst-player -> libgstplay).
Julien Moutte [Sun, 1 Jun 2003 11:43:08 +0000 (11:43 +0000)]
Fixing error message when a plugin is missing (gst-player -> libgstplay).

Original commit message from CVS:
Fixing error message when a plugin is missing (gst-player -> libgstplay).
Pipeline state change on error is now done directly in error callback, there's still something weird with oss /dev/dsp ressource busy error.

21 years agofix negotiation error handling
Wim Taymans [Sun, 1 Jun 2003 08:34:23 +0000 (08:34 +0000)]
fix negotiation error handling

Original commit message from CVS:
fix negotiation error handling