platform/upstream/gstreamer.git
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 agoFix a stray GST_DEBUG(0,...)
David Schleef [Tue, 1 Jul 2003 02:28:04 +0000 (02:28 +0000)]
Fix a stray GST_DEBUG(0,...)

Original commit message from CVS:
Fix a stray GST_DEBUG(0,...)

21 years agoFix type-punning (poorly). This element needs a lot of work -- it has obvious endian...
David Schleef [Mon, 30 Jun 2003 06:45:29 +0000 (06:45 +0000)]
Fix type-punning (poorly).  This element needs a lot of work -- it has obvious endianness problems.

Original commit message from CVS:
Fix type-punning (poorly).  This element needs a lot of work -- it
has obvious endianness problems.

21 years agocompatibility fix for new GST_DEBUG stuff.
Benjamin Otte [Sun, 29 Jun 2003 19:46:09 +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:58 +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 agoSeems to demux nicely now.
David Schleef [Tue, 24 Jun 2003 08:05:12 +0000 (08:05 +0000)]
Seems to demux nicely now.

Original commit message from CVS:
Seems to demux nicely now.

21 years agonew RealMedia demuxing element. Not really working yet
David Schleef [Sun, 22 Jun 2003 03:59:01 +0000 (03:59 +0000)]
new RealMedia demuxing element.  Not really working yet

Original commit message from CVS:
new RealMedia demuxing element.  Not really working yet

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 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 agoremove malloc.h. Fixes #114892
David Schleef [Wed, 11 Jun 2003 05:29:06 +0000 (05:29 +0000)]
remove malloc.h.  Fixes #114892

Original commit message from CVS:
remove malloc.h.  Fixes #114892

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 agoAnother duration patch from Joshua (slightly modified by me)
Ronald S. Bultje [Sat, 7 Jun 2003 00:34:51 +0000 (00:34 +0000)]
Another duration patch from Joshua (slightly modified by me)

Original commit message from CVS:
Another duration patch from Joshua (slightly modified by me)

21 years agoAdd duration field support to mad - thanks to Joshua
Ronald S. Bultje [Sat, 7 Jun 2003 00:28:20 +0000 (00:28 +0000)]
Add duration field support to mad - thanks to Joshua

Original commit message from CVS:
Add duration field support to mad - thanks to Joshua

21 years ago- Small cleanups
Wim Taymans [Tue, 3 Jun 2003 18:23:14 +0000 (18:23 +0000)]
- Small cleanups

Original commit message from CVS:
- Small cleanups
- update OFFSET/DURATION
- add blocksize property

21 years agoMake these compile with both solaris as well as lunix-based stuffies
Ronald S. Bultje [Sun, 1 Jun 2003 17:00:06 +0000 (17:00 +0000)]
Make these compile with both solaris as well as lunix-based stuffies

Original commit message from CVS:
Make these compile with both solaris as well as lunix-based stuffies

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 agoError handling is inside and works :)
Julien Moutte [Fri, 30 May 2003 22:36:19 +0000 (22:36 +0000)]
Error handling is inside and works :)

Original commit message from CVS:
Error handling is inside and works :)
Mutexes have been removed. That should fix UI responsiveness problems on query_length. Please heavily test to check if they were really needed.
Some fixes in GClosures

21 years agoUpdate plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)
Ronald S. Bultje [Fri, 30 May 2003 21:44:52 +0000 (21:44 +0000)]
Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)

Original commit message from CVS:
Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)

21 years ago- fix timestamps
Wim Taymans [Fri, 30 May 2003 14:48:29 +0000 (14:48 +0000)]
- fix timestamps

Original commit message from CVS:
- fix timestamps

21 years agopkgconfig checks for mad, audiofile, fix for mcopidl
Thomas Vander Stichele [Fri, 30 May 2003 10:53:14 +0000 (10:53 +0000)]
pkgconfig checks for mad, audiofile, fix for mcopidl

Original commit message from CVS:

pkgconfig checks for mad, audiofile, fix for mcopidl

21 years agoUse new ffmpeg revision
Ronald S. Bultje [Thu, 29 May 2003 19:33:58 +0000 (19:33 +0000)]
Use new ffmpeg revision

Original commit message from CVS:
Use new ffmpeg revision

21 years agoFix build prob
Ronald S. Bultje [Thu, 29 May 2003 19:32:39 +0000 (19:32 +0000)]
Fix build prob

Original commit message from CVS:
Fix build prob

21 years agodon't warn on recoverable problems
Thomas Vander Stichele [Thu, 29 May 2003 17:00:55 +0000 (17:00 +0000)]
don't warn on recoverable problems

Original commit message from CVS:
don't warn on recoverable problems

21 years agoI'm too lazy to comment this
Ronald S. Bultje [Thu, 29 May 2003 14:35:23 +0000 (14:35 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
New dxr3 plugins from Martin Soto <soto@informatik.uni-kl.de>

21 years ago- copy offset from input buffer
Wim Taymans [Thu, 29 May 2003 12:41:42 +0000 (12:41 +0000)]
- copy offset from input buffer

Original commit message from CVS:
- copy offset from input buffer

21 years ago- Fix offset calculations
Wim Taymans [Thu, 29 May 2003 09:12:17 +0000 (09:12 +0000)]
- Fix offset calculations

Original commit message from CVS:
- Fix offset calculations

21 years agoI'm too lazy to comment this
Thomas Vander Stichele [Wed, 28 May 2003 16:06:00 +0000 (16:06 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

21 years ago- removed UNITS
Wim Taymans [Sat, 24 May 2003 10:51:02 +0000 (10:51 +0000)]
- removed UNITS

Original commit message from CVS:
- removed UNITS

21 years agoUNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:41:58 +0000 (10:41 +0000)]
UNITS -> DEFAULT

Original commit message from CVS:
UNITS -> DEFAULT

21 years ago- UNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:35:12 +0000 (10:35 +0000)]
- UNITS -> DEFAULT

Original commit message from CVS:
- UNITS -> DEFAULT

21 years agoremoved UNITS
Wim Taymans [Sat, 24 May 2003 10:31:38 +0000 (10:31 +0000)]
removed UNITS

Original commit message from CVS:
removed UNITS

21 years ago- update OFFSET field
Wim Taymans [Sat, 24 May 2003 10:17:50 +0000 (10:17 +0000)]
- update OFFSET field

Original commit message from CVS:
- update OFFSET field
- flush unkown codes
- small cleanups

21 years ago- update DURATION field
Wim Taymans [Sat, 24 May 2003 10:15:28 +0000 (10:15 +0000)]
- update DURATION field

Original commit message from CVS:
- update DURATION field

21 years ago- update DURATION of the buffer too
Wim Taymans [Sat, 24 May 2003 10:14:39 +0000 (10:14 +0000)]
- update DURATION of the buffer too

Original commit message from CVS:
- update DURATION of the buffer too
- removed _FORMAT_UNITS (soon obsolete)

21 years agofix Makefiles for C++ libraries. They should now work with Forte. This needs a new...
Benjamin Otte [Thu, 22 May 2003 20:45:10 +0000 (20:45 +0000)]
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to refl...

Original commit message from CVS:
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to reflect this.

21 years agomore range fixes
Benjamin Otte [Thu, 22 May 2003 12:17:07 +0000 (12:17 +0000)]
more range fixes

Original commit message from CVS:
more range fixes

21 years agoCorrected modplug and monkeyaudio to build with non-gcc compilers.
Brian Cameron [Thu, 22 May 2003 11:33:16 +0000 (11:33 +0000)]
Corrected modplug and monkeyaudio to build with non-gcc compilers.

Original commit message from CVS:
Corrected modplug and monkeyaudio to build with non-gcc compilers.

21 years agocase ranges is a gcc extension, removing them
Benjamin Otte [Thu, 22 May 2003 10:41:49 +0000 (10:41 +0000)]
case ranges is a gcc extension, removing them

Original commit message from CVS:
case ranges is a gcc extension, removing them

21 years agoThis ISO_VARARGS macro is more consistant with the others.
Brian Cameron [Thu, 22 May 2003 10:03:31 +0000 (10:03 +0000)]
This ISO_VARARGS macro is more consistant with the others.

Original commit message from CVS:
This ISO_VARARGS macro is more consistant with the others.

21 years agoCorrected the configure.ac so it actually works. Updated some c files so that they...
Brian Cameron [Wed, 21 May 2003 18:16:30 +0000 (18:16 +0000)]
Corrected the configure.ac so it actually works.  Updated some c files so that they build on Solaris.  This mostly in...

Original commit message from CVS:
Corrected the configure.ac so it actually works.  Updated some c files
so that they build on Solaris.  This mostly involved supporting ISO
style variable-argument macros.

21 years agoUpdated autogen.sh/configure.ac and various Makefiles to make the configure script...
Brian Cameron [Wed, 21 May 2003 15:16:51 +0000 (15:16 +0000)]
Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a...

Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files

21 years agoLinks also against libgstcontrol
David Schleef [Wed, 21 May 2003 07:47:28 +0000 (07:47 +0000)]
Links also against libgstcontrol

Original commit message from CVS:
Links also against libgstcontrol

21 years agoremove creation of makefile in nonexistent (sys/x11) directory
David Schleef [Mon, 19 May 2003 21:55:11 +0000 (21:55 +0000)]
remove creation of makefile in nonexistent (sys/x11) directory

Original commit message from CVS:
remove creation of makefile in nonexistent (sys/x11) directory

21 years agoupdate libflac check
Jeremy Simon [Mon, 19 May 2003 18:36:53 +0000 (18:36 +0000)]
update libflac check

Original commit message from CVS:
update libflac check

21 years agoI'm too lazy to comment this
Ronald S. Bultje [Wed, 14 May 2003 21:54:41 +0000 (21:54 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
Lots of LPCM support work from Martin. This fixes the mimetype being set and interprets sound stream properties better so it's just iedntified as audio/raw. Thanks go to Martin Soto <soto@informatik.uni-kl.de> - see #106875 for more info

21 years agoGet timestamping somewhat better
Ronald S. Bultje [Tue, 13 May 2003 12:28:16 +0000 (12:28 +0000)]
Get timestamping somewhat better

Original commit message from CVS:
Get timestamping somewhat better

21 years agoHacked lame to make it copy the timestamp on the source buffer to the sink buffer
Zeeshan Ali [Mon, 12 May 2003 20:08:17 +0000 (20:08 +0000)]
Hacked lame to make it copy the timestamp on the source buffer to the sink buffer

Original commit message from CVS:
Hacked lame to make it copy the timestamp on the source buffer to the sink buffer

21 years agomake error signal use the right types
Benjamin Otte [Mon, 12 May 2003 16:31:31 +0000 (16:31 +0000)]
make error signal use the right types

Original commit message from CVS:
make error signal use the right types

21 years agouh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?
Benjamin Otte [Mon, 12 May 2003 16:25:26 +0000 (16:25 +0000)]
uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?

Original commit message from CVS:
uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?

21 years agofixes 107967
Thomas Vander Stichele [Mon, 12 May 2003 15:08:49 +0000 (15:08 +0000)]
fixes 107967

Original commit message from CVS:
fixes 107967

21 years agoSome bugfixes:
Christian Schaller [Mon, 12 May 2003 13:17:11 +0000 (13:17 +0000)]
Some bugfixes:

Original commit message from CVS:
Some bugfixes:
- Add missing .h file to videoscale disting
- Remove http plugin from build

21 years agoremove bashisms
David Schleef [Fri, 9 May 2003 08:09:38 +0000 (08:09 +0000)]
remove bashisms

Original commit message from CVS:
remove bashisms

21 years agoThe final state change result is that of the parent
Wim Taymans [Thu, 8 May 2003 19:58:13 +0000 (19:58 +0000)]
The final state change result is that of the parent

Original commit message from CVS:
The final state change result is that of the parent

21 years agodeep-notify can come from pads too, replacing GstElement by GstObject.
Julien Moutte [Tue, 6 May 2003 22:22:39 +0000 (22:22 +0000)]
deep-notify can come from pads too, replacing GstElement by GstObject.

Original commit message from CVS:
deep-notify can come from pads too, replacing GstElement by GstObject.

21 years agoGcc < 3.0 fix
Ronald S. Bultje [Fri, 2 May 2003 20:13:08 +0000 (20:13 +0000)]
Gcc < 3.0 fix

Original commit message from CVS:
Gcc < 3.0 fix

21 years agoset little endian in monkeydec too
Jeremy Simon [Mon, 28 Apr 2003 11:13:15 +0000 (11:13 +0000)]
set little endian in monkeydec too

Original commit message from CVS:
set little endian in monkeydec too

21 years agoMake vis_video_thread play when connected afterwards
Julien Moutte [Mon, 28 Apr 2003 10:52:29 +0000 (10:52 +0000)]
Make vis_video_thread play when connected afterwards

Original commit message from CVS:
Make vis_video_thread play when connected afterwards
This generates some segfaults in gst_thread but we need to fix that

21 years agomore uninstalled fixes
Thomas Vander Stichele [Sun, 27 Apr 2003 15:20:06 +0000 (15:20 +0000)]
more uninstalled fixes

Original commit message from CVS:
more uninstalled fixes

21 years agoMonkeyAudio support little endian data only
Jeremy Simon [Sun, 27 Apr 2003 13:48:10 +0000 (13:48 +0000)]
MonkeyAudio support little endian data only

Original commit message from CVS:
MonkeyAudio support little endian data only

21 years agoMetadata support
Jeremy Simon [Fri, 25 Apr 2003 21:03:55 +0000 (21:03 +0000)]
Metadata support

Original commit message from CVS:
Metadata support
Bugfix and code cleanup

21 years agoworkaround to support APE Tag v2
Jeremy Simon [Fri, 25 Apr 2003 20:21:50 +0000 (20:21 +0000)]
workaround to support APE Tag v2

Original commit message from CVS:
workaround to support APE Tag v2

21 years agoRemoving avifile and http plugins, also fixing some disting issues
Christian Schaller [Wed, 23 Apr 2003 19:42:12 +0000 (19:42 +0000)]
Removing avifile and http plugins, also fixing some disting issues

Original commit message from CVS:
Removing avifile and http plugins, also fixing some disting issues

21 years agoAdded corresponding divx/xvid decoders and fixed some first-hand encoder bugs
Ronald S. Bultje [Tue, 22 Apr 2003 14:55:09 +0000 (14:55 +0000)]
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs

Original commit message from CVS:
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs

21 years agoAdds divx/xvid encoders. divx encoder is based on divx4linux (commercial, closed...
Ronald S. Bultje [Mon, 21 Apr 2003 21:54:26 +0000 (21:54 +0000)]
Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, closed-source)

Original commit message from CVS:
Adds divx/xvid encoders.
* divx encoder is based on divx4linux (commercial, closed-source)
* xvid encoder is based on xvidcore (http://www.xvid.org/, GPL - Christian? ;) )

Both use a GstCaps that doesn't conform with what we currently use, I might fix that later on or so. For now, it doesn't matter, it's just a test. We're also missing corresponding decoders (ffmpeg can decoded this too, but that's not the point), these might come later too.

21 years agoMade a theorical libgstplay which refs/unrefs elements before putting them in AsyncQueue.
Julien Moutte [Sun, 20 Apr 2003 21:06:55 +0000 (21:06 +0000)]
Made a theorical libgstplay which refs/unrefs elements before putting them in AsyncQueue.

Original commit message from CVS:
Made a theorical libgstplay which refs/unrefs elements before putting them in AsyncQueue.
Added a "pipeline_error" signal which will later allow the player and apps to detect that pipeline was unable to play and why...
This version is NOT STABLE AT ALL. it will need fixes in core but i commit it as is so that we fix those problems

21 years agoChanged sanity checks according to BBB feedback
Julien Moutte [Thu, 17 Apr 2003 10:20:25 +0000 (10:20 +0000)]
Changed sanity checks according to BBB feedback

Original commit message from CVS:
Changed sanity checks according to BBB feedback

21 years agoFix compilation errors
David Schleef [Wed, 16 Apr 2003 07:23:02 +0000 (07:23 +0000)]
Fix compilation errors

Original commit message from CVS:
Fix compilation errors

21 years agoAdded initial version of audioconvert, a generic converter of integer audio/raw formats.
Benjamin Otte [Mon, 14 Apr 2003 01:19:11 +0000 (01:19 +0000)]
Added initial version of audioconvert, a generic converter of integer audio/raw formats.

Original commit message from CVS:
Added initial version of audioconvert, a generic converter of integer audio/raw formats.
It currently supports conversion of
- channels (mono/stereo only, until someone tells me how to mix other channels)
- endianness (little/bi endian)
- signedness
- width (8, 1, 24 and 32 bits)
- depth (1 - width bits)
missing:
- enough testing (I intend to write a testsuite for this, but that's pending)
- samplerate conversion
- other goodies like format conversion etc
Expect bugs when using it.

problems this should solve:
- encoding wav files on big endian machines
- goom working with mono audio files in gst-player
- Iain's soundcard (that one is a problem in itself)
- complaints about missing conversion
- too many age old, nearly unmaintained plugins (stereo2mono etc.)
Have fun.

21 years agoChange autoconf_2.52d_check to 2_52 to make bash happy
David Schleef [Sun, 13 Apr 2003 20:13:58 +0000 (20:13 +0000)]
Change autoconf_2.52d_check to 2_52 to make bash happy

Original commit message from CVS:
Change autoconf_2.52d_check to 2_52 to make bash happy

21 years agomake Company happy : Changed visualisation pipeline structure.. audio sink is directl...
Julien Moutte [Sun, 13 Apr 2003 20:02:34 +0000 (20:02 +0000)]
make Company happy : Changed visualisation pipeline structure.. audio sink is directly connected to tee so no queue b...

Original commit message from CVS:
make Company happy : Changed visualisation pipeline structure.. audio sink is directly connected to tee so no queue between volume and audio sink...

21 years agoSame dvdnav fixes for HEAD - someone please double check since the interface changed...
Ronald S. Bultje [Sun, 13 Apr 2003 18:08:42 +0000 (18:08 +0000)]
Same dvdnav fixes for HEAD - someone please double check since the interface changed and I have no clue what all this...

Original commit message from CVS:
Same dvdnav fixes for HEAD - someone please double check since the interface changed and I have no clue what all this means

21 years agoTry to recover from decoding errors, use a hack(?) to make libmpeg2 not crash.
Wim Taymans [Sun, 13 Apr 2003 15:01:27 +0000 (15:01 +0000)]
Try to recover from decoding errors, use a hack(?) to make libmpeg2 not crash.

Original commit message from CVS:
Try to recover from decoding errors, use a hack(?) to make libmpeg2 not
crash.

21 years agoUpdate dvdnav plugin to latest version
Ronald S. Bultje [Sun, 13 Apr 2003 11:24:55 +0000 (11:24 +0000)]
Update dvdnav plugin to latest version

Original commit message from CVS:
Update dvdnav plugin to latest version

21 years ago- if you don't know the timestamp, don't try to guess. Send an invalid one.
Benjamin Otte [Sun, 13 Apr 2003 03:11:06 +0000 (03:11 +0000)]
- if you don't know the timestamp, don't try to guess. Send an invalid one.

Original commit message from CVS:
- if you don't know the timestamp, don't try to guess. Send an invalid one.
- use new macro GST_CLOCK_TIME_IS_VALID
- send the first buffer, too (funny that nobody noticed for ages, that we don't send the first audio buffer ever, no?)

21 years agoAdding a lot of sanity checks
Julien Moutte [Thu, 10 Apr 2003 13:20:02 +0000 (13:20 +0000)]
Adding a lot of sanity checks

Original commit message from CVS:
Adding a lot of sanity checks
Checking if vis pad is connected before linking/unlinking

21 years agofixes to mp3 typefinding:
Benjamin Otte [Thu, 10 Apr 2003 02:34:13 +0000 (02:34 +0000)]
fixes to mp3 typefinding:

Original commit message from CVS:
fixes to mp3 typefinding:
- removed workaround that detected files with valid ID3v2 tag as mp3 (not needed anymore)
Invalid files didn't occur because of broken length in the tag but because of padding
in the beginning of the audio data most of the time.
- fixed various assorted stuff in the old typefind function (like not adjusting buffer
size after skipping)
- added 2nd typefind function to detect mp3 streams (fixes #94113)

21 years agoThis one needs to be adapted too
Ronald S. Bultje [Mon, 7 Apr 2003 22:02:55 +0000 (22:02 +0000)]
This one needs to be adapted too

Original commit message from CVS:
This one needs to be adapted too

21 years agoPort some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/,...
Ronald S. Bultje [Mon, 7 Apr 2003 21:34:30 +0000 (21:34 +0000)]
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)

Original commit message from CVS:
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)

21 years agoRemove CVS/Tag from dist. Should go into 0.6.1.
David Schleef [Mon, 7 Apr 2003 19:00:09 +0000 (19:00 +0000)]
Remove CVS/Tag from dist.  Should go into 0.6.1.

Original commit message from CVS:
Remove CVS/Tag from dist.  Should go into 0.6.1.

21 years agoFix a bunch of endianness conversions that were done as long instead of int32. Shoul...
David Schleef [Mon, 7 Apr 2003 18:43:25 +0000 (18:43 +0000)]
Fix a bunch of endianness conversions that were done as long instead of int32.  Should go into 0.6.1.

Original commit message from CVS:

Fix a bunch of endianness conversions that were done as long instead of
int32.  Should go into 0.6.1.

21 years agoadd comments
Ronald S. Bultje [Sat, 5 Apr 2003 21:16:02 +0000 (21:16 +0000)]
add comments

Original commit message from CVS:
add comments

21 years agoFix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
David Schleef [Sat, 5 Apr 2003 20:09:05 +0000 (20:09 +0000)]
Fix the QCAM detection.  (Correctly, this time.)  Should go into 0.6.1

Original commit message from CVS:
Fix the QCAM detection.  (Correctly, this time.)  Should go into 0.6.1

21 years agoFix obvious typo in last checkin
David Schleef [Sat, 5 Apr 2003 01:35:54 +0000 (01:35 +0000)]
Fix obvious typo in last checkin

Original commit message from CVS:
Fix obvious typo in last checkin

21 years agoPartial fix for #109700. Should be applied to 0.6.1.
David Schleef [Fri, 4 Apr 2003 22:51:07 +0000 (22:51 +0000)]
Partial fix for #109700.  Should be applied to 0.6.1.

Original commit message from CVS:
Partial fix for #109700.  Should be applied to 0.6.1.

21 years agoCorrect fix for #109048. Disable qcamsrc plugin if non-i386.
David Schleef [Fri, 4 Apr 2003 22:22:15 +0000 (22:22 +0000)]
Correct fix for #109048.  Disable qcamsrc plugin if non-i386.

Original commit message from CVS:
Correct fix for #109048.  Disable qcamsrc plugin if non-i386.

21 years agoWell, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too
Ronald S. Bultje [Fri, 4 Apr 2003 21:17:10 +0000 (21:17 +0000)]
Well, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too

Original commit message from CVS:
Well, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too

21 years agoFix #104009 - evil but true
Ronald S. Bultje [Fri, 4 Apr 2003 20:46:06 +0000 (20:46 +0000)]
Fix #104009 - evil but true

Original commit message from CVS:
Fix #104009 - evil but true

21 years agoAdd $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1.
David Schleef [Fri, 4 Apr 2003 19:16:46 +0000 (19:16 +0000)]
Add $(GST_LIBS) to LIBADD for libgstgconf.  Should go into 0.6.1.

Original commit message from CVS:
Add $(GST_LIBS) to LIBADD for libgstgconf.  Should go into 0.6.1.

21 years agoIncorporating visualisation in libgstplay adding have_vis_xid signal and a new type...
Julien Moutte [Wed, 2 Apr 2003 21:33:12 +0000 (21:33 +0000)]
Incorporating visualisation in libgstplay adding have_vis_xid signal and a new type of GstPlay object (VIDEO_VISUALIS...

Original commit message from CVS:
Incorporating visualisation in libgstplay
adding have_vis_xid signal and a new type of GstPlay object (VIDEO_VISUALISATION)