platform/upstream/gst-plugins-bad.git
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 agoFound this in my local tree. Looks cool, so I'm checking it in. Seems to be some...
David Schleef [Mon, 14 Jul 2003 08:42:36 +0000 (08:42 +0000)]
Found this in my local tree.  Looks cool, so I'm checking it in.  Seems to be some sort of video overlay element.

Original commit message from CVS:
Found this in my local tree.  Looks cool, so I'm checking it in.  Seems
to be some sort of video overlay element.

21 years agoNo "format" property in new RGB caps.
David Schleef [Mon, 14 Jul 2003 08:28:44 +0000 (08:28 +0000)]
No "format" property in new RGB caps.

Original commit message from CVS:
No "format" property in new RGB caps.

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 agoFix some weird-ass segfaults in xvid
Ronald S. Bultje [Mon, 14 Jul 2003 06:31:26 +0000 (06:31 +0000)]
Fix some weird-ass segfaults in xvid

Original commit message from CVS:
Fix some weird-ass segfaults in xvid

21 years agoPlugin details fixes
Ronald S. Bultje [Sat, 12 Jul 2003 14:49:20 +0000 (14:49 +0000)]
Plugin details fixes

Original commit message from CVS:
Plugin details fixes

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 agoSilence and fix typefinding
Ronald S. Bultje [Fri, 11 Jul 2003 06:04:23 +0000 (06:04 +0000)]
Silence and fix typefinding

Original commit message from CVS:
Silence and fix typefinding

21 years agofix license of fame plugin to say LGPL not GPL as the libfame library is LGPL
Christian Schaller [Thu, 10 Jul 2003 15:48:09 +0000 (15:48 +0000)]
fix license of fame plugin to say LGPL not GPL as the libfame library is LGPL

Original commit message from CVS:
fix license of fame plugin to say LGPL not GPL as the libfame library is LGPL
Add readme with some info

21 years agofix license of tremor Vorbis plugin to be LGPL not GPL
Christian Schaller [Thu, 10 Jul 2003 13:21:51 +0000 (13:21 +0000)]
fix license of tremor Vorbis plugin to be LGPL not GPL

Original commit message from CVS:
fix license of tremor Vorbis plugin to be LGPL not GPL

21 years agofix mp3 typefinding and included layer in found type
Benjamin Otte [Tue, 8 Jul 2003 21:30:47 +0000 (21:30 +0000)]
fix mp3 typefinding and included layer in found type

Original commit message from CVS:
fix mp3 typefinding and included layer in found type

21 years agoImplement mpeg-delimited framerate lists instead of (too wide) ranges
Ronald S. Bultje [Tue, 8 Jul 2003 17:40:09 +0000 (17:40 +0000)]
Implement mpeg-delimited framerate lists instead of (too wide) ranges

Original commit message from CVS:
Implement mpeg-delimited framerate lists instead of (too wide) ranges

21 years agoanother comma missing
Benjamin Otte [Tue, 8 Jul 2003 17:21:47 +0000 (17:21 +0000)]
another comma missing

Original commit message from CVS:
another comma missing

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 agoAnd yet another compilation failure
Ronald S. Bultje [Mon, 7 Jul 2003 11:26:00 +0000 (11:26 +0000)]
And yet another compilation failure

Original commit message from CVS:
And yet another compilation failure

21 years agoRemoved function that was only used by _loop(), which was removed by last checkin
David Schleef [Sun, 6 Jul 2003 23:32:55 +0000 (23:32 +0000)]
Removed function that was only used by _loop(), which was removed by last checkin

Original commit message from CVS:
Removed function that was only used by _loop(), which was removed by
last checkin

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 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 agoFix missing config.h and unistd.h includes which were apparently removed from gst...
Ronald S. Bultje [Thu, 3 Jul 2003 15:55:12 +0000 (15:55 +0000)]
Fix missing config.h and unistd.h includes which were apparently removed from gst/gst.h recently

Original commit message from CVS:
Fix missing config.h and unistd.h includes which were apparently removed from gst/gst.h recently

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 type punning
David Schleef [Tue, 1 Jul 2003 02:27:06 +0000 (02:27 +0000)]
fix type punning

Original commit message from CVS:
fix type punning

21 years agocompatibility fix for new GST_DEBUG stuff.
Benjamin Otte [Sun, 29 Jun 2003 19:46:13 +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 agosome state change fixes
Thomas Vander Stichele [Fri, 27 Jun 2003 23:46:13 +0000 (23:46 +0000)]
some state change fixes

Original commit message from CVS:
some state change fixes

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 ago"My way" turned out to cause seg faults. :) Fixed, and added more fourcc to caps...
David Schleef [Mon, 23 Jun 2003 07:04:40 +0000 (07:04 +0000)]
"My way" turned out to cause seg faults.  :)  Fixed, and added more fourcc to caps conversions.

Original commit message from CVS:
"My way" turned out to cause seg faults.  :)  Fixed, and added
more fourcc to caps conversions.

21 years agoRevert last two changes and do it my way. :)
David Schleef [Thu, 19 Jun 2003 19:36:26 +0000 (19:36 +0000)]
Revert last two changes and do it my way.  :)

Original commit message from CVS:
Revert last two changes and do it my way.  :)

21 years agoSupport ISO-style variable argument macros.
Brian Cameron [Thu, 19 Jun 2003 17:27:23 +0000 (17:27 +0000)]
Support ISO-style variable argument macros.

Original commit message from CVS:
Support ISO-style variable argument macros.

21 years agoAdd missing }
David Schleef [Thu, 19 Jun 2003 03:20:25 +0000 (03:20 +0000)]
Add missing }

Original commit message from CVS:
Add missing }

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 agowhich causes a segfault. I'm working on that
Ronald S. Bultje [Tue, 17 Jun 2003 10:46:32 +0000 (10:46 +0000)]
which causes a segfault. I'm working on that

Original commit message from CVS:
This adds width/height properties to qtdemux, so that it connects to ffdec_*... still doesn't work, because the buffer allocation in ffdec_ allocs too small buffers (edge emulation failure or so?), which causes a segfault. I'm working on that

21 years ago+ simplifying the filter's structure, but it's still not working perfectly + starting...
Leif Johnson [Mon, 16 Jun 2003 22:20:52 +0000 (22:20 +0000)]
+ simplifying the filter's structure, but it's still not working perfectly + starting to wonder if/how midi integrati...

Original commit message from CVS:
+ simplifying the filter's structure, but it's still not working perfectly
+ starting to wonder if/how midi integration is possible ...

21 years agoHandle compressed headers. Fix inappropriate use of bytestream_flush().
David Schleef [Mon, 16 Jun 2003 17:39:26 +0000 (17:39 +0000)]
Handle compressed headers.  Fix inappropriate use of bytestream_flush().

Original commit message from CVS:
Handle compressed headers.  Fix inappropriate use of bytestream_flush().
Code cleanup.  Added getcaps and _link functions for src pads.  Extract
and set the size,rate,channels correctly.  Fix some of the caps to
agree with avidemux and/or ffmpeg.

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 agoFix some of the fourcc to caps conversions. reenable setting of rate and n channels...
David Schleef [Sun, 15 Jun 2003 02:57:53 +0000 (02:57 +0000)]
Fix some of the fourcc to caps conversions.  reenable setting of rate and n channels on audio caps.

Original commit message from CVS:
Fix some of the fourcc to caps conversions.  reenable setting of rate
and n channels on audio caps.

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 agohack removal
Wim Taymans [Fri, 13 Jun 2003 21:21:50 +0000 (21:21 +0000)]
hack removal

Original commit message from CVS:
hack removal

21 years agoRemoved ugly caps fixed flag hack, will be done automatically in core soon
Wim Taymans [Fri, 13 Jun 2003 21:21:17 +0000 (21:21 +0000)]
Removed ugly caps fixed flag hack, will be done automatically in core soon

Original commit message from CVS:
Removed ugly caps fixed flag hack, will be done automatically in
core soon

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 agoComplete rewrite. Not finished, nothing to see here.
David Schleef [Tue, 10 Jun 2003 06:23:42 +0000 (06:23 +0000)]
Complete rewrite.  Not finished, nothing to see here.

Original commit message from CVS:
Complete rewrite.  Not finished, nothing to see here.

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:53 +0000 (00:17 +0000)]
Remove NEW_MEDIA from plugins

Original commit message from CVS:
Remove NEW_MEDIA from plugins

21 years agoMake sure buffer is long enough in type_find. Attempt to fix #114580
David Schleef [Fri, 6 Jun 2003 20:24:13 +0000 (20:24 +0000)]
Make sure buffer is long enough in type_find.  Attempt to fix #114580

Original commit message from CVS:
Make sure buffer is long enough in type_find.  Attempt to fix #114580

21 years agog_warning -> GST_DEBUG
Thomas Vander Stichele [Thu, 5 Jun 2003 21:40:55 +0000 (21:40 +0000)]
g_warning -> GST_DEBUG

Original commit message from CVS:
g_warning -> GST_DEBUG

21 years agoAdd ranking to divx/xvid plugins
Ronald S. Bultje [Sun, 1 Jun 2003 17:01:15 +0000 (17:01 +0000)]
Add ranking to divx/xvid plugins

Original commit message from CVS:
Add ranking to divx/xvid plugins

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 agoSomewhat improve error reporting
Ronald S. Bultje [Sun, 1 Jun 2003 15:13:56 +0000 (15:13 +0000)]
Somewhat improve error reporting

Original commit message from CVS:
Somewhat improve error reporting

21 years agoThis fixes a segfault on exit
Ronald S. Bultje [Sun, 1 Jun 2003 13:20:37 +0000 (13:20 +0000)]
This fixes a segfault on exit

Original commit message from CVS:
This fixes a segfault on exit

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 agoCPPFLAGS -> CXXFLAGS
Jeremy Simon [Sat, 31 May 2003 14:45:19 +0000 (14:45 +0000)]
CPPFLAGS -> CXXFLAGS

Original commit message from CVS:
CPPFLAGS -> CXXFLAGS

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 agoHm, let's not quit on these since the divx libs seem totally hosed
Ronald S. Bultje [Fri, 30 May 2003 22:32:41 +0000 (22:32 +0000)]
Hm, let's not quit on these since the divx libs seem totally hosed

Original commit message from CVS:
Hm, let's not quit on these since the divx libs seem totally hosed

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:53 +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 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 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:24 +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 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- some of my pending cleanups
Wim Taymans [Sat, 24 May 2003 10:56:28 +0000 (10:56 +0000)]
- some of my pending cleanups

Original commit message from CVS:
- some of my pending cleanups

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 ago- UNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:47:37 +0000 (10:47 +0000)]
- UNITS -> DEFAULT

Original commit message from CVS:
- UNITS -> DEFAULT

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:33:08 +0000 (10:33 +0000)]
- UNITS -> DEFAULT

Original commit message from CVS:
- UNITS -> DEFAULT
- small seek updates

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 agobetter state change/link function
Wim Taymans [Sat, 24 May 2003 10:20:31 +0000 (10:20 +0000)]
better state change/link function

Original commit message from CVS:
better state change/link function

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:09 +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 agoremove '__inline' stuff and take normal 'inline' instead
Benjamin Otte [Thu, 22 May 2003 17:51:01 +0000 (17:51 +0000)]
remove '__inline' stuff and take normal 'inline' instead

Original commit message from CVS:
remove '__inline' stuff and take normal 'inline' instead

21 years agoForte is more picky about how the pow() and log() functions are called.
Brian Cameron [Thu, 22 May 2003 16:51:37 +0000 (16:51 +0000)]
Forte is more picky about how the pow() and log() functions are called.

Original commit message from CVS:
Forte is more picky about how the pow() and log() functions are called.

21 years agoActually, I didn't read the spec correctly. doh
Ronald S. Bultje [Thu, 22 May 2003 16:18:21 +0000 (16:18 +0000)]
Actually, I didn't read the spec correctly. doh

Original commit message from CVS:
Actually, I didn't read the spec correctly. doh

21 years agoFix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?
Ronald S. Bultje [Thu, 22 May 2003 16:10:12 +0000 (16:10 +0000)]
Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?

Original commit message from CVS:
Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?

21 years agoCorrected modplug and monkeyaudio to build with non-gcc compilers.
Brian Cameron [Thu, 22 May 2003 11:33:15 +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 agoRemoved needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were causing...
Brian Cameron [Thu, 22 May 2003 11:04:31 +0000 (11:04 +0000)]
Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were causing non-gcc compilers to break.

Original commit message from CVS:
Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which
were causing non-gcc compilers to break.

21 years agochange required to build on solaris.
Brian Cameron [Thu, 22 May 2003 11:00:33 +0000 (11:00 +0000)]
change required to build on solaris.

Original commit message from CVS:
change required to build on solaris.

21 years agoMade the SWAP and PREPARE_3D_LINE macros work with gints rather than using typeof...
Brian Cameron [Thu, 22 May 2003 10:26:44 +0000 (10:26 +0000)]
Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using typeof(), since typeof() is a gcc-extensio...

Original commit message from CVS:
Made the SWAP and PREPARE_3D_LINE macros work with gints rather than
using typeof(), since typeof() is a gcc-extension and does not work
with other compilers.  This is okay since every place these macros
are used, gints are passed in.  I renamed SWAP to SWAP_INT to reflect
that it is not so generic.

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 agoSome final fixes for the v4lsrc elements. remove software sync thread (use GST_ELEMEN...
Ronald S. Bultje [Wed, 21 May 2003 06:33:18 +0000 (06:33 +0000)]
Some final fixes for the v4lsrc elements. remove software sync thread (use GST_ELEMENT_THREAD_SUGGESTED instead) make...

Original commit message from CVS:
Some final fixes for the v4lsrc elements.

* remove software sync thread (use GST_ELEMENT_THREAD_SUGGESTED instead)
* make all src elements threadsafe
* fix num_buffer argument setting in v4l2src (VIDIOC_S_PARM)
* re-add bufsize (RO) for v4lmjpegsrc
* fix the A/V sync calculation in all elements (spvf=GST_SECOND/fps, not GST_SECOND*fps)
* probably some more crap....

With all this, it actually works quite well. The TODO files describes the
next steps in order to make a full-featured video recorder based on these
elements and GStreamer (bottom). Making a simple recorder should be fairly
easy now, btw.

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 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 agoThis implements filtered-caps negotiation for all the v4l*src elements, and removes...
Ronald S. Bultje [Sat, 10 May 2003 14:36:34 +0000 (14:36 +0000)]
This implements filtered-caps negotiation for all the v4l*src elements, and removes the accompanying properties since...

Original commit message from CVS:
This implements filtered-caps negotiation for all the v4l*src elements, and removes the accompanying properties since they're no longer needed

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 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 agoImplement element synchronization (#108301)
Ronald S. Bultje [Fri, 2 May 2003 21:16:56 +0000 (21:16 +0000)]
Implement element synchronization (#108301)

Original commit message from CVS:
Implement element synchronization (#108301)

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 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:07 +0000 (15:20 +0000)]
more uninstalled fixes

Original commit message from CVS:
more uninstalled fixes