platform/upstream/gstreamer.git
20 years agoFix the GstInterface -> GstImplementsInterface changes
Iain Holmes [Sun, 7 Dec 2003 14:03:31 +0000 (14:03 +0000)]
Fix the GstInterface -> GstImplementsInterface changes

Original commit message from CVS:
Fix the GstInterface -> GstImplementsInterface changes

20 years agoAdding my work in progress rewrite from scratch of libgstplay.
Julien Moutte [Sun, 7 Dec 2003 13:29:10 +0000 (13:29 +0000)]
Adding my work in progress rewrite from scratch of libgstplay.

Original commit message from CVS:
Adding my work in progress rewrite from scratch of libgstplay.

20 years agoMove over from GstInterface to GstImplementsInterface. Also adds some signals to...
Ronald S. Bultje [Sun, 7 Dec 2003 12:11:30 +0000 (12:11 +0000)]
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces

Original commit message from CVS:
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces

20 years agoFix v4l detection (it requires X, but X is detected after v4l, so this needed to...
Ronald S. Bultje [Sun, 7 Dec 2003 11:51:06 +0000 (11:51 +0000)]
Fix v4l detection (it requires X, but X is detected after v4l, so this needed to be swapped). Also add X requirement ...

Original commit message from CVS:
Fix v4l detection (it requires X, but X is detected after v4l, so this needed to be swapped). Also add X requirement to v4l2

20 years ago+ got the alsa mixer implementation to work !
Leif Johnson [Sat, 6 Dec 2003 00:02:20 +0000 (00:02 +0000)]
+ got the alsa mixer implementation to work !

Original commit message from CVS:
+ got the alsa mixer implementation to work !

20 years agoremove copyright field from plugins
Andy Wingo [Thu, 4 Dec 2003 10:37:39 +0000 (10:37 +0000)]
remove copyright field from plugins

Original commit message from CVS:
remove copyright field from plugins

20 years agofix X dependencies
Thomas Vander Stichele [Wed, 3 Dec 2003 12:49:29 +0000 (12:49 +0000)]
fix X dependencies

Original commit message from CVS:
fix X dependencies

20 years agowhat was this doing here ?
Thomas Vander Stichele [Wed, 3 Dec 2003 12:25:49 +0000 (12:25 +0000)]
what was this doing here ?

Original commit message from CVS:
what was this doing here ?

20 years agofixing up X test and general features test
Thomas Vander Stichele [Wed, 3 Dec 2003 12:23:37 +0000 (12:23 +0000)]
fixing up X test and general features test

Original commit message from CVS:
fixing up X test and general features test

20 years agoAdd ACLOCAL_AMFLAGS
David Schleef [Tue, 2 Dec 2003 04:54:38 +0000 (04:54 +0000)]
Add ACLOCAL_AMFLAGS

Original commit message from CVS:
Add ACLOCAL_AMFLAGS

20 years agoAdd GST_FORMAT_PERCENT. From galt@gothpoodle.com, #125414.
David Schleef [Tue, 2 Dec 2003 04:01:24 +0000 (04:01 +0000)]
Add GST_FORMAT_PERCENT.  From galt@gothpoodle.com, #125414.

Original commit message from CVS:
Add GST_FORMAT_PERCENT.  From galt@gothpoodle.com, #125414.

20 years agochange _connect to _link
David Schleef [Tue, 2 Dec 2003 02:21:09 +0000 (02:21 +0000)]
change _connect to _link

Original commit message from CVS:
change _connect to _link

20 years agoFix c99-ism
David Schleef [Sun, 30 Nov 2003 20:46:41 +0000 (20:46 +0000)]
Fix c99-ism

Original commit message from CVS:
Fix c99-ism

20 years agoAdd check for faad2 (faad1 was detected, too, but we don't want that)
Ronald S. Bultje [Sat, 29 Nov 2003 22:43:23 +0000 (22:43 +0000)]
Add check for faad2 (faad1 was detected, too, but we don't want that)

Original commit message from CVS:
Add check for faad2 (faad1 was detected, too, but we don't want that)

20 years agoFirst Try to fix RGB image formats
Julien Moutte [Fri, 28 Nov 2003 21:47:51 +0000 (21:47 +0000)]
First Try to fix RGB image formats

Original commit message from CVS:
First Try to fix RGB image formats

20 years agoUse new tagging stuff to read and write flac metadata. Only handles vorbiscomment...
Christophe Fergeau [Fri, 28 Nov 2003 13:04:21 +0000 (13:04 +0000)]
Use new tagging stuff to read and write flac metadata. Only handles vorbiscomment tags, and not (older) id3v2 tags.

Original commit message from CVS:
Use new tagging stuff to read and write flac metadata. Only handles vorbiscomment tags, and not (older) id3v2 tags.

20 years agoChange everyone to video/x-msvideo
David Schleef [Thu, 27 Nov 2003 21:48:40 +0000 (21:48 +0000)]
Change everyone to video/x-msvideo

Original commit message from CVS:
Change everyone to video/x-msvideo

20 years agoFixed setting of the TRACKNUMBER tag
Christophe Fergeau [Thu, 27 Nov 2003 21:46:09 +0000 (21:46 +0000)]
Fixed setting of the TRACKNUMBER tag

Original commit message from CVS:
Fixed setting of the TRACKNUMBER tag

20 years agoUsing the HAVE_XSHM of config.h
Julien Moutte [Thu, 27 Nov 2003 16:10:01 +0000 (16:10 +0000)]
Using the HAVE_XSHM of config.h

Original commit message from CVS:
Using the HAVE_XSHM of config.h

20 years agom4a typefind function.
Iain Holmes [Thu, 27 Nov 2003 14:52:45 +0000 (14:52 +0000)]
m4a typefind function.

Original commit message from CVS:
m4a typefind function.
We think the mimetype is audio/x-m4a, thats what rhythmbox wants
but there's also sources to say it could be audio/mp4 or audio/MP4A-LATM

20 years agofixing bug #127984, we require a higher version of the alsa library
Leif Johnson [Thu, 27 Nov 2003 02:02:11 +0000 (02:02 +0000)]
fixing bug #127984, we require a higher version of the alsa library

Original commit message from CVS:
fixing bug #127984, we require a higher version of the alsa library

20 years agofixing bug #126985, gst core requires 1.6 anyway
Leif Johnson [Thu, 27 Nov 2003 01:59:20 +0000 (01:59 +0000)]
fixing bug #126985, gst core requires 1.6 anyway

Original commit message from CVS:
fixing bug #126985, gst core requires 1.6 anyway

20 years agoMade gst_vorbis_tag_add public
Christophe Fergeau [Wed, 26 Nov 2003 23:17:50 +0000 (23:17 +0000)]
Made gst_vorbis_tag_add public

Original commit message from CVS:
Made gst_vorbis_tag_add public

20 years agoFix a 'vorbistag might be used uninitialised' warning
Jan Schmidt [Wed, 26 Nov 2003 12:15:57 +0000 (12:15 +0000)]
Fix a 'vorbistag might be used uninitialised' warning

Original commit message from CVS:
Fix a 'vorbistag might be used uninitialised' warning

20 years agoMaking XShm code shorter.
Julien Moutte [Wed, 26 Nov 2003 10:12:05 +0000 (10:12 +0000)]
Making XShm code shorter.

Original commit message from CVS:
Making XShm code shorter.
Fixing some mem leaks.
Reverting some changes about depth and sinkconnect that need to be discussed.

20 years agoRenamed gstmp3tag.c to gstid3tag.c, changed application/x-vorbis to audio/x-vorbis
Christophe Fergeau [Tue, 25 Nov 2003 21:24:03 +0000 (21:24 +0000)]
Renamed gstmp3tag.c to gstid3tag.c, changed application/x-vorbis to audio/x-vorbis

Original commit message from CVS:
Renamed gstmp3tag.c to gstid3tag.c, changed application/x-vorbis to audio/x-vorbis

20 years agoremove g_print messages (2nd time today, I suck)
Benjamin Otte [Tue, 25 Nov 2003 04:49:35 +0000 (04:49 +0000)]
remove g_print messages (2nd time today, I suck)

Original commit message from CVS:
remove g_print messages (2nd time today, I suck)

20 years agovarious fixes from mem leaks to correct caps nego
Benjamin Otte [Tue, 25 Nov 2003 04:48:04 +0000 (04:48 +0000)]
various fixes from mem leaks to correct caps nego

Original commit message from CVS:
various fixes from mem leaks to correct caps nego

20 years agouse GDK_PIXBUF_CONFDIR
Benjamin Otte [Mon, 24 Nov 2003 23:16:03 +0000 (23:16 +0000)]
use GDK_PIXBUF_CONFDIR

Original commit message from CVS:
use GDK_PIXBUF_CONFDIR

20 years agotagging stuff and build fixes. In detail:
Benjamin Otte [Mon, 24 Nov 2003 04:08:48 +0000 (04:08 +0000)]
tagging stuff and build fixes. In detail:

Original commit message from CVS:
tagging stuff and build fixes. In detail:
- make gdk-pixbuf loader work when distchecking
- fix invalid syntax in ffmpeg Makefile. wildcards for EXTRA_DIST are not allowed. This broke builds where distdir != srcdir
- fix ffmpeg cvs grabbing when srcdir != distdir
- new id3tag plugin for id3 tag reading/writing (uses mad's libid3tag)
- mad and libid3tag require mad/libid3tag v0.15. Fixed configure to require that
- added ogg demuxer in ext/ogg. The demuxer does not handle events yet. Especially getting seeking right will require some effort or code copying from libvorbis.
- added raw vorbis detection to typefinding. oggdemux requires a typefind function to detect its contents.
- tags plugin in gst/tags. Provides API in <gst/tags/gsttagediting.h>. API includes tag matching GStreamer <=> ID3 and GStreamer <=> vorbis and writing/reading vorbiscomments or ID3v1 tags. Also included is a simple vorbiscomment reader/writer. Writing will not really work though until someone writes oggmux.
- various build fixes. Mostly missing (DIST)CLEANFILES.
- vorbisenc handles tag writing.

Now it's YOUR turn to fix and write more plugins that handle writing/reading of tags. :)

20 years agoAdd a comment for wma
Jeremy Simon [Sun, 23 Nov 2003 21:44:55 +0000 (21:44 +0000)]
Add a comment for wma

Original commit message from CVS:
Add a comment for wma
Add mpeg4 audio pipeline (aac)

20 years agofix faad plugin
Christian Schaller [Sun, 23 Nov 2003 21:21:12 +0000 (21:21 +0000)]
fix faad plugin

Original commit message from CVS:
fix faad plugin

20 years agofaad plugin needs the math library
Jeremy Simon [Sun, 23 Nov 2003 20:19:09 +0000 (20:19 +0000)]
faad plugin needs the math library

Original commit message from CVS:
faad plugin needs the math library

20 years agoUpdate the pipeline to play wma files
Jeremy Simon [Sun, 23 Nov 2003 18:53:20 +0000 (18:53 +0000)]
Update the pipeline to play wma files

Original commit message from CVS:
Update the pipeline to play wma files

20 years agocommit my batch of build and spec fixes
Christian Schaller [Sun, 23 Nov 2003 15:32:14 +0000 (15:32 +0000)]
commit my batch of build and spec fixes

Original commit message from CVS:
commit my batch of build and spec fixes

20 years agolatest and greatest news
Christian Schaller [Sun, 23 Nov 2003 12:06:35 +0000 (12:06 +0000)]
latest and greatest news

Original commit message from CVS:
latest and greatest news

20 years agoFix gdk_pixbuf installation directory (again)
David Schleef [Sun, 23 Nov 2003 00:51:02 +0000 (00:51 +0000)]
Fix gdk_pixbuf installation directory (again)

Original commit message from CVS:
Fix gdk_pixbuf installation directory (again)

20 years agoProperly detects shn files with no seek tables at the end
Christophe Fergeau [Sun, 23 Nov 2003 00:33:15 +0000 (00:33 +0000)]
Properly detects shn files with no seek tables at the end

Original commit message from CVS:
Properly detects shn files with no seek tables at the end

20 years agoTypo
Ronald S. Bultje [Sat, 22 Nov 2003 22:15:57 +0000 (22:15 +0000)]
Typo

Original commit message from CVS:
Typo

20 years agodon't print to stderr, use debug messages
Benjamin Otte [Sat, 22 Nov 2003 16:15:24 +0000 (16:15 +0000)]
don't print to stderr, use debug messages

Original commit message from CVS:
don't print to stderr, use debug messages

20 years agoAdd faac build
Ronald S. Bultje [Sat, 22 Nov 2003 12:40:19 +0000 (12:40 +0000)]
Add faac build

Original commit message from CVS:
Add faac build

20 years agofixes to make gdk_pixbuf loader install nicely
David Schleef [Sat, 22 Nov 2003 04:10:10 +0000 (04:10 +0000)]
fixes to make gdk_pixbuf loader install nicely

Original commit message from CVS:
fixes to make gdk_pixbuf loader install nicely

20 years agocheck g_signal_new() calls
David Schleef [Sat, 22 Nov 2003 04:08:11 +0000 (04:08 +0000)]
check g_signal_new() calls

Original commit message from CVS:
check g_signal_new() calls

20 years agodistcheck fixes
David Schleef [Sat, 22 Nov 2003 04:06:50 +0000 (04:06 +0000)]
distcheck fixes

Original commit message from CVS:
distcheck fixes

20 years agoapparently we require a newer version of gnome-vfs
David Schleef [Sat, 22 Nov 2003 04:03:05 +0000 (04:03 +0000)]
apparently we require a newer version of gnome-vfs

Original commit message from CVS:
apparently we require a newer version of gnome-vfs

20 years agomake sinesrc error out on caps nego failures
Benjamin Otte [Sat, 22 Nov 2003 01:06:36 +0000 (01:06 +0000)]
make sinesrc error out on caps nego failures

Original commit message from CVS:
make sinesrc error out on caps nego failures

20 years agoAdd C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one
Ronald S. Bultje [Fri, 21 Nov 2003 21:34:26 +0000 (21:34 +0000)]
Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one

Original commit message from CVS:
Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one

20 years agoNew libfaad (MPEG-2/4 AAC decoder) plugin
Ronald S. Bultje [Fri, 21 Nov 2003 21:20:42 +0000 (21:20 +0000)]
New libfaad (MPEG-2/4 AAC decoder) plugin

Original commit message from CVS:
New libfaad (MPEG-2/4 AAC decoder) plugin

20 years agoFix a stupid mistake
Julien Moutte [Wed, 19 Nov 2003 22:59:53 +0000 (22:59 +0000)]
Fix a stupid mistake

Original commit message from CVS:
Fix a stupid mistake

20 years agoRemoving the video_out things.
Julien Moutte [Wed, 19 Nov 2003 22:41:45 +0000 (22:41 +0000)]
Removing the video_out things.

Original commit message from CVS:
Removing the video_out things.

20 years agoRemoving have_size as it is in GstVideoSink higher class.
Julien Moutte [Wed, 19 Nov 2003 22:40:59 +0000 (22:40 +0000)]
Removing have_size as it is in GstVideoSink higher class.

Original commit message from CVS:
Removing have_size as it is in GstVideoSink higher class.

20 years agoRemoving the have_size signal
Julien Moutte [Wed, 19 Nov 2003 22:38:04 +0000 (22:38 +0000)]
Removing the have_size signal

Original commit message from CVS:
Removing the have_size signal

20 years agoFinishing GstVideoSink subclassing.
Julien Moutte [Wed, 19 Nov 2003 22:31:46 +0000 (22:31 +0000)]
Finishing GstVideoSink subclassing.

Original commit message from CVS:
Finishing GstVideoSink subclassing.

20 years agoGstVideoSink subclassing. 90% done.
Julien Moutte [Wed, 19 Nov 2003 20:43:49 +0000 (20:43 +0000)]
GstVideoSink subclassing. 90% done.

Original commit message from CVS:
GstVideoSink subclassing. 90% done.

20 years agofixes for recent changes:
Benjamin Otte [Tue, 18 Nov 2003 15:32:52 +0000 (15:32 +0000)]
fixes for recent changes:

Original commit message from CVS:
fixes for recent changes:
- GstAlsaClock is not a GstSystemClock
- initialize debugging system correctly

20 years agoLot of small fixes.
Julien Moutte [Mon, 17 Nov 2003 16:32:29 +0000 (16:32 +0000)]
Lot of small fixes.

Original commit message from CVS:
Lot of small fixes.
Implemented XOverlay interface.

20 years agoMerged GstVideoOverlay features here.
Julien Moutte [Mon, 17 Nov 2003 16:29:38 +0000 (16:29 +0000)]
Merged GstVideoOverlay features here.

Original commit message from CVS:
Merged GstVideoOverlay features here.

20 years agoMerging with GstXOverlay
Julien Moutte [Mon, 17 Nov 2003 15:42:32 +0000 (15:42 +0000)]
Merging with GstXOverlay

Original commit message from CVS:
Merging with GstXOverlay

20 years ago+ adding buffer-frames prop to standard caps macros
Leif Johnson [Sun, 16 Nov 2003 22:04:16 +0000 (22:04 +0000)]
+ adding buffer-frames prop to standard caps macros

Original commit message from CVS:
+ adding buffer-frames prop to standard caps macros

20 years ago+ checking in plugin category changes
Leif Johnson [Sun, 16 Nov 2003 22:02:21 +0000 (22:02 +0000)]
+ checking in plugin category changes

Original commit message from CVS:
+ checking in plugin category changes

20 years ago+ adding alsa mixer implementation
Leif Johnson [Sun, 16 Nov 2003 21:56:30 +0000 (21:56 +0000)]
+ adding alsa mixer implementation

Original commit message from CVS:
+ adding alsa mixer implementation

20 years ago+ adding endianness conversion macros for floats
Leif Johnson [Sun, 16 Nov 2003 21:47:16 +0000 (21:47 +0000)]
+ adding endianness conversion macros for floats

Original commit message from CVS:
+ adding endianness conversion macros for floats

20 years agosplitting ALSA code into separate source files
Leif Johnson [Sun, 16 Nov 2003 00:40:01 +0000 (00:40 +0000)]
splitting ALSA code into separate source files

Original commit message from CVS:
splitting ALSA code into separate source files

20 years agolive and let die
Thomas Vander Stichele [Sat, 15 Nov 2003 20:43:55 +0000 (20:43 +0000)]
live and let die

Original commit message from CVS:
live and let die

20 years agoAdding GstVideoOverlay interface.
Julien Moutte [Sat, 15 Nov 2003 15:02:49 +0000 (15:02 +0000)]
Adding GstVideoOverlay interface.

Original commit message from CVS:
Adding GstVideoOverlay interface.

20 years agofix makefile
Thomas Vander Stichele [Sat, 15 Nov 2003 11:54:39 +0000 (11:54 +0000)]
fix makefile

Original commit message from CVS:
fix makefile

20 years agoChecking return value of gst_pad_try_set_caps on software scaling so if this fails...
Julien Moutte [Sat, 15 Nov 2003 11:48:55 +0000 (11:48 +0000)]
Checking return value of gst_pad_try_set_caps on software scaling so if this fails we are not awaiting a different vi...

Original commit message from CVS:
Checking return value of gst_pad_try_set_caps on software scaling so if this fails we are not awaiting a different video size.

20 years agodisting fix
Christian Schaller [Fri, 14 Nov 2003 22:47:41 +0000 (22:47 +0000)]
disting fix

Original commit message from CVS:
disting fix

20 years agounify common typefind functions
Benjamin Otte [Fri, 14 Nov 2003 22:12:56 +0000 (22:12 +0000)]
unify common typefind functions

Original commit message from CVS:
unify common typefind functions
There are now _START_WITH and _RIFF macros to register types that start with some bytes or are a RIFF type.
Implement detection of compressed types (compress, gzip, bzip2) with those

20 years agoGStreamer does not use changelogs
Benjamin Otte [Fri, 14 Nov 2003 19:24:15 +0000 (19:24 +0000)]
GStreamer does not use changelogs

Original commit message from CVS:
GStreamer does not use changelogs

20 years agoer, no, signal should be VOID__POINTER. :)
David Schleef [Thu, 13 Nov 2003 21:25:38 +0000 (21:25 +0000)]
er, no, signal should be VOID__POINTER.  :)

Original commit message from CVS:
er, no, signal should be VOID__POINTER.  :)

20 years agoUsing less and less XGetWindowAttributes. I m using the configure events to keep...
Julien Moutte [Thu, 13 Nov 2003 10:46:12 +0000 (10:46 +0000)]
Using less and less XGetWindowAttributes. I m using the configure events to keep our internal data up to date and use...

Original commit message from CVS:
Using less and less XGetWindowAttributes. I m using the configure events to keep our internal data up to date and use that to work (faster).
Implemented offset management in the navigation event if the image is centered in the window.

20 years agoTrying to use less and less XGetWindowAttributes. I m using the configure events...
Julien Moutte [Thu, 13 Nov 2003 10:44:12 +0000 (10:44 +0000)]
Trying to use less and less XGetWindowAttributes. I m using the configure events to keep our internal data up to date...

Original commit message from CVS:
Trying to use less and less XGetWindowAttributes. I m using the configure events to keep our internal data up to date and use that data to work (faster).

20 years agosignal should be VOID__VOID
David Schleef [Thu, 13 Nov 2003 01:48:53 +0000 (01:48 +0000)]
signal should be VOID__VOID

Original commit message from CVS:
signal should be VOID__VOID

20 years ago- Fixing framerate on caps renegotiation. We memorize it on sinkconnect to set fixed...
Julien Moutte [Wed, 12 Nov 2003 13:06:21 +0000 (13:06 +0000)]
- Fixing framerate on caps renegotiation. We memorize it on sinkconnect to set fixed caps on renego.

Original commit message from CVS:
- Fixing framerate on caps renegotiation. We memorize it on sinkconnect to set fixed caps on renego.
- Homogenized indentation.
- Removed some comments.
- Fixed the caps renegotiation new ximage creation (it was creating a new ximage on every configure event even if window's size has not changed)
- Removed pointer coordinates translation in navigation_send_event as we are not doing scaling. videoscale should convert those events is scaling there is.

20 years agoRemoving some comments, storing framerate.
Julien Moutte [Wed, 12 Nov 2003 11:02:31 +0000 (11:02 +0000)]
Removing some comments, storing framerate.

Original commit message from CVS:
Removing some comments, storing framerate.

20 years agofix build system for X, XShm and Xv
Benjamin Otte [Wed, 12 Nov 2003 03:06:07 +0000 (03:06 +0000)]
fix build system for X, XShm and Xv

Original commit message from CVS:
fix build system for X, XShm and Xv

20 years agouse existing data in mp3 when available
Benjamin Otte [Wed, 12 Nov 2003 02:58:06 +0000 (02:58 +0000)]
use existing data in mp3 when available

Original commit message from CVS:
use existing data in mp3 when available

20 years agouse debugging macros for debugging (d'oh)
Benjamin Otte [Wed, 12 Nov 2003 02:49:30 +0000 (02:49 +0000)]
use debugging macros for debugging (d'oh)

Original commit message from CVS:
use debugging macros for debugging (d'oh)

20 years agoThis is unused when debugging is disabled
Benjamin Otte [Wed, 12 Nov 2003 02:47:50 +0000 (02:47 +0000)]
This is unused when debugging is disabled

Original commit message from CVS:
This is unused when debugging is disabled

20 years agoadd -lX11 to X_LIBS so ximagesink builds
Benjamin Otte [Wed, 12 Nov 2003 00:13:46 +0000 (00:13 +0000)]
add -lX11 to X_LIBS so ximagesink builds

Original commit message from CVS:
add -lX11 to X_LIBS so ximagesink builds

20 years agomake colorspace handle the original RGB format, too, since it handles both. Add the...
Benjamin Otte [Tue, 11 Nov 2003 22:40:43 +0000 (22:40 +0000)]
make colorspace handle the original RGB format, too, since it handles both. Add the template caps for the reverse for...

Original commit message from CVS:
make colorspace handle the original RGB format, too, since it handles both. Add the template caps for the reverse format to video.h

20 years agoAdd check for (GstXxxx *) casts
David Schleef [Tue, 11 Nov 2003 18:53:12 +0000 (18:53 +0000)]
Add check for (GstXxxx *) casts

Original commit message from CVS:
Add check for (GstXxxx *) casts

20 years agoyikes, cvs didn't like my vim swap file.
Thomas Vander Stichele [Tue, 11 Nov 2003 11:32:27 +0000 (11:32 +0000)]
yikes, cvs didn't like my vim swap file.

Original commit message from CVS:
yikes, cvs didn't like my vim swap file.
here's the proper revert + commit

20 years agofix define
Thomas Vander Stichele [Tue, 11 Nov 2003 11:12:20 +0000 (11:12 +0000)]
fix define

Original commit message from CVS:
fix define

20 years agotest for regular shm instead of XShm
Thomas Vander Stichele [Tue, 11 Nov 2003 11:11:36 +0000 (11:11 +0000)]
test for regular shm instead of XShm

Original commit message from CVS:
test for regular shm instead of XShm

20 years agoFix caps negotiation in _getcaps and _link functions. Should be completely symmetric...
David Schleef [Tue, 11 Nov 2003 05:35:31 +0000 (05:35 +0000)]
Fix caps negotiation in _getcaps and _link functions.  Should be completely symmetric now.

Original commit message from CVS:
Fix caps negotiation in _getcaps and _link functions.  Should be
completely symmetric now.

20 years agorecreate ximage after try_set_caps suceeds
David Schleef [Tue, 11 Nov 2003 05:32:09 +0000 (05:32 +0000)]
recreate ximage after try_set_caps suceeds

Original commit message from CVS:
recreate ximage after try_set_caps suceeds

20 years agoinclude macro for defining GST_FUNCTION, so debugging output from plugins gets functi...
Benjamin Otte [Tue, 11 Nov 2003 03:22:53 +0000 (03:22 +0000)]
include macro for defining GST_FUNCTION, so debugging output from plugins gets function names, too

Original commit message from CVS:
include macro for defining GST_FUNCTION, so debugging output from plugins gets function names, too

20 years agoer, that's g_type_class_ref()
David Schleef [Tue, 11 Nov 2003 00:44:20 +0000 (00:44 +0000)]
er, that's g_type_class_ref()

Original commit message from CVS:
er, that's g_type_class_ref()

20 years agoChange GstCaps to GstStructure in navigation events. Fix x[v]imagesink to scale...
David Schleef [Tue, 11 Nov 2003 00:43:29 +0000 (00:43 +0000)]
Change GstCaps to GstStructure in navigation events.  Fix x[v]imagesink to scale navigation events.

Original commit message from CVS:
Change GstCaps to GstStructure in navigation events.  Fix x[v]imagesink
to scale navigation events.

20 years agosome cleanups suggested by gst-lint
David Schleef [Tue, 11 Nov 2003 00:38:11 +0000 (00:38 +0000)]
some cleanups suggested by gst-lint

Original commit message from CVS:
some cleanups suggested by gst-lint

20 years agopointer_[xy] are FLOATS, not INTS
David Schleef [Mon, 10 Nov 2003 22:49:20 +0000 (22:49 +0000)]
pointer_[xy] are FLOATS, not INTS

Original commit message from CVS:
pointer_[xy] are FLOATS, not INTS

20 years agoremove gst_video_sink_push_ui_event()
David Schleef [Mon, 10 Nov 2003 22:48:31 +0000 (22:48 +0000)]
remove gst_video_sink_push_ui_event()

Original commit message from CVS:
remove gst_video_sink_push_ui_event()

20 years agoTrying to fix the caps renegotiation.
Julien Moutte [Mon, 10 Nov 2003 19:57:57 +0000 (19:57 +0000)]
Trying to fix the caps renegotiation.

Original commit message from CVS:
Trying to fix the caps renegotiation.

20 years agoUpdate for videofilter changes
David Schleef [Mon, 10 Nov 2003 18:42:32 +0000 (18:42 +0000)]
Update for videofilter changes

Original commit message from CVS:
Update for videofilter changes

20 years agoI m glad to introduce you xvimagesink which the brother of ximagesink using XV extens...
Julien Moutte [Mon, 10 Nov 2003 18:22:20 +0000 (18:22 +0000)]
I m glad to introduce you xvimagesink which the brother of ximagesink using XV extensions with both XShm or not... It...

Original commit message from CVS:
I m glad to introduce you xvimagesink which the brother of ximagesink using XV extensions with both XShm or not... It grabs the XV port so no possible overlapping of overlays. If multiple ports are available i take the first non grabbed one...

Wheeee !!!

20 years agoTwo fixes. The first sets inited to TRUE when we're going into passthrough mode ...
Ronald S. Bultje [Mon, 10 Nov 2003 13:56:25 +0000 (13:56 +0000)]
Two fixes. The first sets inited to TRUE when we're going into passthrough mode (else, capsnego succeeds and the chai...

Original commit message from CVS:
Two fixes. The first sets inited to TRUE when we're going into passthrough mode (else, capsnego succeeds and the chain() function warns that inited != TRUE), and the second check for validity of caps on src side that were entered on sink side before applying. Else, caps1 could be NULL which causes a segfault.

20 years agodisting fixes, pixbuf loader still borked in regards to disting
Christian Schaller [Sun, 9 Nov 2003 22:48:58 +0000 (22:48 +0000)]
disting fixes, pixbuf loader still borked in regards to disting

Original commit message from CVS:
disting fixes, pixbuf loader still borked in regards to disting

20 years agoFix device probing from multiple childs. It's done once in the parent class only...
Ronald S. Bultje [Sun, 9 Nov 2003 20:54:24 +0000 (20:54 +0000)]
Fix device probing from multiple childs. It's done once in the parent class only now, but the childs do get the corre...

Original commit message from CVS:
Fix device probing from multiple childs. It's done once in the parent class only now, but the childs do get the correct values. Also fixes an incorrect succesful state change if we opened a v4l device that doesn't have the capabilities that are needed by the plugin.