Thomas Vander Stichele [Sat, 20 Dec 2003 13:53:55 +0000 (13:53 +0000)]
committing release stuff testing fdo cvs commits this mail should have the proper viewcvs links
Original commit message from CVS:
committing release stuff
testing fdo cvs commits
this mail should have the proper viewcvs links
Thomas Vander Stichele [Fri, 19 Dec 2003 14:39:03 +0000 (14:39 +0000)]
superfluous space segregation
Original commit message from CVS:
superfluous space segregation
Thomas Vander Stichele [Fri, 19 Dec 2003 14:38:30 +0000 (14:38 +0000)]
fix header define
Original commit message from CVS:
fix header define
Christian Schaller [Thu, 18 Dec 2003 11:18:40 +0000 (11:18 +0000)]
add missing tah.h file
Original commit message from CVS:
add missing tah.h file
Ronald S. Bultje [Thu, 18 Dec 2003 09:31:50 +0000 (09:31 +0000)]
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding...
Original commit message from CVS:
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding. This should fix mp3 playback.
Christian Schaller [Wed, 17 Dec 2003 22:56:57 +0000 (22:56 +0000)]
small fix
Original commit message from CVS:
small fix
Ronald S. Bultje [Wed, 17 Dec 2003 22:37:26 +0000 (22:37 +0000)]
Fix LE caps on bpp=24/32. Our docs currently say that these are BE only. I disagree, but still, it's our spec so let'...
Original commit message from CVS:
Fix LE caps on bpp=24/32. Our docs currently say that these are BE only. I disagree, but still, it's our spec so let's keep to it for now...
Julien Moutte [Tue, 16 Dec 2003 22:52:01 +0000 (22:52 +0000)]
Harmonize state of sinks with the pipeline state.
Original commit message from CVS:
Harmonize state of sinks with the pipeline state.
Thomas Vander Stichele [Tue, 16 Dec 2003 16:58:59 +0000 (16:58 +0000)]
disable gdk_pixbuf by default
Original commit message from CVS:
disable gdk_pixbuf by default
Julien Moutte [Tue, 16 Dec 2003 14:56:06 +0000 (14:56 +0000)]
Adding tag dumping support.
Original commit message from CVS:
Adding tag dumping support.
Benjamin Otte [Tue, 16 Dec 2003 03:37:21 +0000 (03:37 +0000)]
live and let die
Original commit message from CVS:
live and let die
Ronald S. Bultje [Mon, 15 Dec 2003 08:39:52 +0000 (08:39 +0000)]
MP3 is mpegversion=1, else it clashes with MPEG/AAC
Original commit message from CVS:
MP3 is mpegversion=1, else it clashes with MPEG/AAC
Thomas Vander Stichele [Mon, 15 Dec 2003 08:38:02 +0000 (08:38 +0000)]
nonsrcdir build fixes
Original commit message from CVS:
nonsrcdir build fixes
Benjamin Otte [Mon, 15 Dec 2003 03:35:00 +0000 (03:35 +0000)]
make get_id3v1 work
Original commit message from CVS:
make get_id3v1 work
Thomas Vander Stichele [Sun, 14 Dec 2003 23:28:34 +0000 (23:28 +0000)]
make sdl depend on X
Original commit message from CVS:
make sdl depend on X
Thomas Vander Stichele [Sun, 14 Dec 2003 21:27:49 +0000 (21:27 +0000)]
dist fix
Original commit message from CVS:
dist fix
Ronald S. Bultje [Sun, 14 Dec 2003 21:25:32 +0000 (21:25 +0000)]
Implement query function and use GST_BUFFER_DURATION
Original commit message from CVS:
Implement query function and use GST_BUFFER_DURATION
Ronald S. Bultje [Sun, 14 Dec 2003 21:23:57 +0000 (21:23 +0000)]
Use filtered caps for format detection, and use GST_BUFFER_DURATION
Original commit message from CVS:
Use filtered caps for format detection, and use GST_BUFFER_DURATION
Thomas Vander Stichele [Sun, 14 Dec 2003 19:50:00 +0000 (19:50 +0000)]
distcheck fixes
Original commit message from CVS:
distcheck fixes
Thomas Vander Stichele [Sun, 14 Dec 2003 18:07:35 +0000 (18:07 +0000)]
build fix
Original commit message from CVS:
build fix
Julien Moutte [Sun, 14 Dec 2003 17:31:07 +0000 (17:31 +0000)]
Fixing makefile. Smarter seek
Original commit message from CVS:
Fixing makefile. Smarter seek
Thomas Vander Stichele [Sun, 14 Dec 2003 17:28:47 +0000 (17:28 +0000)]
not done yet
Original commit message from CVS:
not done yet
Thomas Vander Stichele [Sun, 14 Dec 2003 17:13:29 +0000 (17:13 +0000)]
trademark protection
Original commit message from CVS:
trademark protection
Julien Moutte [Sun, 14 Dec 2003 17:00:18 +0000 (17:00 +0000)]
Synchronizing my changes.
Original commit message from CVS:
Synchronizing my changes.
Julien Moutte [Sun, 14 Dec 2003 16:59:09 +0000 (16:59 +0000)]
Adding a test app for libgstplay. It is a command line player.
Original commit message from CVS:
Adding a test app for libgstplay. It is a command line player.
Thomas Vander Stichele [Sun, 14 Dec 2003 16:51:39 +0000 (16:51 +0000)]
make pixbuf loader dir configurable
Original commit message from CVS:
make pixbuf loader dir configurable
Ronald S. Bultje [Sun, 14 Dec 2003 16:15:49 +0000 (16:15 +0000)]
Implement query() function implementation in sinesrc and fix up paused-ready-paused handling
Original commit message from CVS:
Implement query() function implementation in sinesrc and fix up paused-ready-paused handling
Christian Schaller [Sun, 14 Dec 2003 14:41:12 +0000 (14:41 +0000)]
adding my latest fixes. The xvid stuff prolly need some fixing
Original commit message from CVS:
adding my latest fixes. The xvid stuff prolly need some fixing
Amaury Jacquot [Sun, 14 Dec 2003 11:58:29 +0000 (11:58 +0000)]
unnecessary includes that prevent the build with freedesktop.org X server
Original commit message from CVS:
unnecessary includes that prevent the build with freedesktop.org X server
Thomas Vander Stichele [Sun, 14 Dec 2003 11:42:16 +0000 (11:42 +0000)]
compile fixes
Original commit message from CVS:
compile fixes
Benjamin Otte [Sun, 14 Dec 2003 05:10:28 +0000 (05:10 +0000)]
make this thing work with invalid buffer timestamps
Original commit message from CVS:
make this thing work with invalid buffer timestamps
Benjamin Otte [Sat, 13 Dec 2003 21:46:47 +0000 (21:46 +0000)]
distcheck fixes: include built sources in CLEANFILES
Original commit message from CVS:
distcheck fixes: include built sources in CLEANFILES
Benjamin Otte [Sat, 13 Dec 2003 21:12:17 +0000 (21:12 +0000)]
fix for autoplug removal
Original commit message from CVS:
fix for autoplug removal
Christian Schaller [Sat, 13 Dec 2003 20:13:14 +0000 (20:13 +0000)]
fix build wrt to autoplug test
Original commit message from CVS:
fix build wrt to autoplug test
Christian Schaller [Sat, 13 Dec 2003 20:11:59 +0000 (20:11 +0000)]
some fixes to work again
Original commit message from CVS:
some fixes to work again
Benjamin Otte [Sat, 13 Dec 2003 19:12:19 +0000 (19:12 +0000)]
remove autoplug tests as GstAutoplug doesn't exist anymore
Original commit message from CVS:
remove autoplug tests as GstAutoplug doesn't exist anymore
Ronald S. Bultje [Sat, 13 Dec 2003 18:31:12 +0000 (18:31 +0000)]
Remove ffmpegdecall, it's been removed ages ago, and add matroska pipelines
Original commit message from CVS:
Remove ffmpegdecall, it's been removed ages ago, and add matroska pipelines
Benjamin Otte [Sat, 13 Dec 2003 16:59:51 +0000 (16:59 +0000)]
removed GST_*_CAST. Disabling of type checking is done in glib.
Original commit message from CVS:
removed GST_*_CAST. Disabling of type checking is done in glib.
Julien Moutte [Fri, 12 Dec 2003 17:46:36 +0000 (17:46 +0000)]
Fixing a memleak
Original commit message from CVS:
Fixing a memleak
Julien Moutte [Fri, 12 Dec 2003 16:49:22 +0000 (16:49 +0000)]
Reverting Benjamin's changes as agreed with Ronald until someone really explain how RGB should be handled.
Original commit message from CVS:
Reverting Benjamin's changes as agreed with Ronald until someone really explain how RGB should be handled.
Benjamin Otte [Fri, 12 Dec 2003 03:08:17 +0000 (03:08 +0000)]
fix vorbis playback (by using a hack, but for now...)
Original commit message from CVS:
fix vorbis playback (by using a hack, but for now...)
Julien Moutte [Thu, 11 Dec 2003 22:29:14 +0000 (22:29 +0000)]
Using private structure for members so that we have more chance that the header is frozen. :)
Original commit message from CVS:
Using private structure for members so that we have more chance that the header is frozen. :)
Ronald S. Bultje [Thu, 11 Dec 2003 21:07:25 +0000 (21:07 +0000)]
This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi...
Original commit message from CVS:
This is a first attempt at a wrapper for the lib'ified mpeg2enc of
mjpegtools. Currently, there's a few release candidates for mjpegtools-1.6.2
available, but no stable version yet.
I've made 4 small subclasses to wrap input, output, options and generic
encoding model. The last .cc file is the GStreamer plugin element.
Note that it doesn't actually work yet, I'm doing something wrong with
header parsing and Andrew asked me to commit so he could help debugging
that. Apart from that, we should soon be able to make top-quality MPEG
encodes! :).
mpeg2enc licensing is tricky, btw, I don't even want to start discussing
that...
Christophe Fergeau [Tue, 9 Dec 2003 15:23:08 +0000 (15:23 +0000)]
Committed fix for #128893 (properly detect too old libfaad installations)
Original commit message from CVS:
Committed fix for #128893 (properly detect too old libfaad installations)
David Schleef [Tue, 9 Dec 2003 10:02:08 +0000 (10:02 +0000)]
Change GST_*_PADDING to _gst_private[GST_PADDING]
Original commit message from CVS:
Change GST_*_PADDING to _gst_private[GST_PADDING]
Benjamin Otte [Tue, 9 Dec 2003 01:17:28 +0000 (01:17 +0000)]
make videofilter handle RGB correctly
Original commit message from CVS:
make videofilter handle RGB correctly
Thomas Vander Stichele [Mon, 8 Dec 2003 23:41:53 +0000 (23:41 +0000)]
distcheck fixes
Original commit message from CVS:
distcheck fixes
Christophe Fergeau [Mon, 8 Dec 2003 22:07:57 +0000 (22:07 +0000)]
Changed a >= test to a > on the input buffer size in gst_tag_list_from_vorbiscomment_buffer. This was preventing the ...
Original commit message from CVS:
Changed a >= test to a > on the input buffer size in gst_tag_list_from_vorbiscomment_buffer. This was preventing the parsing of vorbiscomments not ending with a sync byte (which seems to happen in flac files)
Thomas Vander Stichele [Mon, 8 Dec 2003 21:55:35 +0000 (21:55 +0000)]
distchekc fix
Original commit message from CVS:
distchekc fix
Julien Moutte [Mon, 8 Dec 2003 20:01:00 +0000 (20:01 +0000)]
Adding a new plugin: switch.
Original commit message from CVS:
Adding a new plugin: switch.
It takes N input and only has 1 output. You can "switch" the forwarded input through properties ("nb_sources", "active_source") and i will probably add tuner interface support soon.
It should be able to handle any kind of data passing through it.
It is still a work in progress don't consider it usable for production yet.
Julien Moutte [Mon, 8 Dec 2003 16:01:49 +0000 (16:01 +0000)]
Adding visualization.
Original commit message from CVS:
Adding visualization.
Removing interfaces.
Preparing videoswitch integration.
Ronald S. Bultje [Sun, 7 Dec 2003 22:50:30 +0000 (22:50 +0000)]
Whoops, this one is needed too
Original commit message from CVS:
Whoops, this one is needed too
Ronald S. Bultje [Sun, 7 Dec 2003 22:49:04 +0000 (22:49 +0000)]
Hm, darn, forgot to commit one dir
Original commit message from CVS:
Hm, darn, forgot to commit one dir
Ronald S. Bultje [Sun, 7 Dec 2003 22:45:23 +0000 (22:45 +0000)]
gcc-2.95 nitpicking - thanks Scott Wheeler
Original commit message from CVS:
gcc-2.95 nitpicking - thanks Scott Wheeler
Ronald S. Bultje [Sun, 7 Dec 2003 22:39:03 +0000 (22:39 +0000)]
Don't use class casts before they're initialized
Original commit message from CVS:
Don't use class casts before they're initialized
Ronald S. Bultje [Sun, 7 Dec 2003 22:38:26 +0000 (22:38 +0000)]
Typo
Original commit message from CVS:
Typo
Julien Moutte [Sun, 7 Dec 2003 19:02:31 +0000 (19:02 +0000)]
time_tick works.
Original commit message from CVS:
time_tick works.
have_video_size works.
Julien Moutte [Sun, 7 Dec 2003 17:56:10 +0000 (17:56 +0000)]
Updating with my local repository. It already plays video with sound :) Great !
Original commit message from CVS:
Updating with my local repository. It already plays video with sound :) Great !
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
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.
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
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
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 !
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
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
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 ?
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
David Schleef [Tue, 2 Dec 2003 04:54:38 +0000 (04:54 +0000)]
Add ACLOCAL_AMFLAGS
Original commit message from CVS:
Add ACLOCAL_AMFLAGS
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.
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
David Schleef [Sun, 30 Nov 2003 20:46:41 +0000 (20:46 +0000)]
Fix c99-ism
Original commit message from CVS:
Fix c99-ism
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)
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
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.
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
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
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
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
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
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
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
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
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.
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
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)
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
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
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. :)
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)
Christian Schaller [Sun, 23 Nov 2003 21:21:12 +0000 (21:21 +0000)]
fix faad plugin
Original commit message from CVS:
fix faad plugin
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
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
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
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
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)
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
Ronald S. Bultje [Sat, 22 Nov 2003 22:15:57 +0000 (22:15 +0000)]
Typo
Original commit message from CVS:
Typo
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
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
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