Thomas Vander Stichele [Sat, 2 Mar 2002 20:21:51 +0000 (20:21 +0000)]
adding videosink is there any good reason why the videosink plugin didn't just go in the xvideo dir ? It's not like w...
Original commit message from CVS:
adding videosink
is there any good reason why the videosink plugin didn't just go in the xvideo
dir ? It's not like we *need* to have the most dirs we can get ;)
if no one objects then I guess I'll move it to the sensible place
Andy Wingo [Sat, 2 Mar 2002 19:16:23 +0000 (19:16 +0000)]
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatica...
Original commit message from CVS:
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins,
it will update common automatically, and we don't support half-updated trees
Andy Wingo [Sat, 2 Mar 2002 18:31:38 +0000 (18:31 +0000)]
fix a typo
Original commit message from CVS:
fix a typo
Richard Boulton [Sat, 2 Mar 2002 15:20:05 +0000 (15:20 +0000)]
Added esdmon plugin.
Original commit message from CVS:
Added esdmon plugin.
Monitors output from the esd sound daemon.
Particularly useful for displaying a visualisation of the audio being
played on your system. eg:
gst-launch esdmon ! goom ! { queue leaky=yes ! colorspace ! sdlvideosink }
You can even have several of them going at once. :)
Richard Boulton [Sat, 2 Mar 2002 12:36:07 +0000 (12:36 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Thomas Vander Stichele [Sat, 2 Mar 2002 12:05:41 +0000 (12:05 +0000)]
more changes
Original commit message from CVS:
more changes
Thomas Vander Stichele [Sat, 2 Mar 2002 12:03:23 +0000 (12:03 +0000)]
adapt to use new stuff
Original commit message from CVS:
adapt to use new stuff
Christian Schaller [Sat, 2 Mar 2002 11:34:18 +0000 (11:34 +0000)]
added modplug to SPEC file
Original commit message from CVS:
added modplug to SPEC file
Thomas Vander Stichele [Fri, 1 Mar 2002 15:46:26 +0000 (15:46 +0000)]
adding man page
Original commit message from CVS:
adding man page
Richard Boulton [Fri, 1 Mar 2002 15:21:10 +0000 (15:21 +0000)]
Add a little todo note.
Original commit message from CVS:
Add a little todo note.
Richard Boulton [Fri, 1 Mar 2002 14:31:12 +0000 (14:31 +0000)]
Initial rough version of new synaesthesia plugin.
Original commit message from CVS:
Initial rough version of new synaesthesia plugin.
Works like goom: reads audio in, and outputs raw video.
It currently works for a short time, and then freezes: I've no idea why.
But at least it works a little. ;-)
Jeremy Simon [Thu, 28 Feb 2002 21:10:42 +0000 (21:10 +0000)]
adding modplug
Original commit message from CVS:
adding modplug
Thomas Vander Stichele [Thu, 21 Feb 2002 17:33:59 +0000 (17:33 +0000)]
uncomment lame test until we can get the register to work
Original commit message from CVS:
uncomment lame test until we can get the register to work
Thomas Vander Stichele [Thu, 21 Feb 2002 17:20:35 +0000 (17:20 +0000)]
use gst-debuginfo.m4 macro so plugins are actually compiled with debug info some more debug output for lame
Original commit message from CVS:
* use gst-debuginfo.m4 macro so plugins are actually compiled with
debug info
* some more debug output for lame
Thomas Vander Stichele [Thu, 21 Feb 2002 14:04:02 +0000 (14:04 +0000)]
on sink connect, check if the current pad is compatible with the given caps cleaned up debug output change pad templa...
Original commit message from CVS:
* on sink connect, check if the current pad is compatible with the given
caps
* cleaned up debug output
* change pad template to only accept allowed sample rates
if these changes are considered ok by others then the same should be
applied to other encoding plugins (notably the compatibility check)
Thomas Vander Stichele [Thu, 21 Feb 2002 13:45:43 +0000 (13:45 +0000)]
Uhm, if I'll be fixing errors like this all over just because I'm enabling plugin debug output for the first time, I'...
Original commit message from CVS:
Uhm, if I'll be fixing errors like this all over just because I'm enabling
plugin debug output for the first time, I'm in for a world of hurt over
the next few hours...
Christian Schaller [Tue, 19 Feb 2002 21:06:18 +0000 (21:06 +0000)]
Fix the spec after the au plugin changed name
Original commit message from CVS:
Fix the spec after the au plugin changed name
Thomas Vander Stichele [Tue, 19 Feb 2002 20:49:52 +0000 (20:49 +0000)]
ok, this works
Original commit message from CVS:
ok, this works
Wim Taymans [Tue, 19 Feb 2002 20:35:42 +0000 (20:35 +0000)]
Always bring the elements to READY before trying to do capsnego. fix the caps as lame doesn't accept law==1
Original commit message from CVS:
Always bring the elements to READY before trying to do capsnego.
fix the caps as lame doesn't accept law==1
Thomas Vander Stichele [Tue, 19 Feb 2002 20:19:36 +0000 (20:19 +0000)]
still does not work ;(
Original commit message from CVS:
still does not work ;(
Thomas Vander Stichele [Tue, 19 Feb 2002 18:28:05 +0000 (18:28 +0000)]
adding a test for lame stuff
Original commit message from CVS:
adding a test for lame stuff
Wim Taymans [Tue, 19 Feb 2002 17:29:55 +0000 (17:29 +0000)]
Added event handling.
Original commit message from CVS:
Added event handling.
Fix flush
Fix state change.
Convert to gobject deep_notify
Thomas Vander Stichele [Tue, 19 Feb 2002 12:55:16 +0000 (12:55 +0000)]
somebody help me fix lame ;)
Original commit message from CVS:
somebody help me fix lame ;)
I commented out the state change function because it is called before lame has the right caps.
Is the state change function still necessary ?
in any case, at least now lame actually listens to osssrc re: rate and channels
Thomas Vander Stichele [Tue, 19 Feb 2002 11:02:28 +0000 (11:02 +0000)]
putting it back
Original commit message from CVS:
putting it back
Thomas Vander Stichele [Mon, 18 Feb 2002 17:25:46 +0000 (17:25 +0000)]
... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either.
Original commit message from CVS:
... and as long as there's no Makefile.am in testsuite/autoplug this will
not work very well either.
Andy Wingo [Sat, 16 Feb 2002 18:41:24 +0000 (18:41 +0000)]
--enable-plugin-builddir means nothing to the plugins themselves, just the tools
Original commit message from CVS:
--enable-plugin-builddir means nothing to the plugins themselves, just the tools
Andy Wingo [Sat, 16 Feb 2002 17:53:57 +0000 (17:53 +0000)]
add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co...
Original commit message from CVS:
* add 'toolsdir' to the pc files
* add our first plugin test, which involves simply running gst-compprep,
which in the course of creating the completion registry instantiates every
plugin. gst-register is run first.
Andy Wingo [Sat, 16 Feb 2002 05:44:09 +0000 (05:44 +0000)]
quiet a warning from autoconf
Original commit message from CVS:
quiet a warning from autoconf
Thomas Vander Stichele [Wed, 13 Feb 2002 12:02:11 +0000 (12:02 +0000)]
how did this ever work ?
Original commit message from CVS:
how did this ever work ?
Benjamin Otte [Wed, 13 Feb 2002 08:15:34 +0000 (08:15 +0000)]
add an 'average-bitrate' property and everything necessary to compute it to mad
Original commit message from CVS:
add an 'average-bitrate' property and everything necessary to compute it to mad
Thomas Vander Stichele [Tue, 12 Feb 2002 17:40:01 +0000 (17:40 +0000)]
fix stupid gst-register mistakes make all plugins require gstreamer-plugins make only gstreamer-plugins require gstre...
Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer
Thomas Vander Stichele [Tue, 12 Feb 2002 16:56:33 +0000 (16:56 +0000)]
it's all about the versioning baby
Original commit message from CVS:
it's all about the versioning baby
Thomas Vander Stichele [Tue, 12 Feb 2002 12:01:45 +0000 (12:01 +0000)]
some more fixes base rpm is now called gstreamer-plugins as it should be
Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be
Thomas Vander Stichele [Tue, 12 Feb 2002 11:37:29 +0000 (11:37 +0000)]
various cosmetic fixes
Original commit message from CVS:
* various cosmetic fixes
Thomas Vander Stichele [Mon, 11 Feb 2002 16:01:13 +0000 (16:01 +0000)]
release version fix
Original commit message from CVS:
release version fix
Andy Wingo [Sun, 10 Feb 2002 17:09:52 +0000 (17:09 +0000)]
changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
Thomas Vander Stichele [Sun, 10 Feb 2002 16:37:27 +0000 (16:37 +0000)]
fixing aclocal
Original commit message from CVS:
fixing aclocal
Thomas Vander Stichele [Sun, 10 Feb 2002 15:56:25 +0000 (15:56 +0000)]
syncing with as-version
Original commit message from CVS:
syncing with as-version
Andy Wingo [Sun, 10 Feb 2002 15:12:25 +0000 (15:12 +0000)]
fix mad check, add defaut options properly
Original commit message from CVS:
fix mad check, add defaut options properly
Benjamin Otte [Sun, 10 Feb 2002 14:13:41 +0000 (14:13 +0000)]
bugfix: make mad decode the whole stream
Original commit message from CVS:
bugfix: make mad decode the whole stream
Bastien Nocera [Sat, 9 Feb 2002 15:21:36 +0000 (15:21 +0000)]
- added info about divx related codecs
Original commit message from CVS:
- added info about divx related codecs
Andy Wingo [Fri, 8 Feb 2002 20:12:28 +0000 (20:12 +0000)]
fix build issues
Original commit message from CVS:
fix build issues
Thomas Vander Stichele [Fri, 8 Feb 2002 10:55:40 +0000 (10:55 +0000)]
fixed silly bug apparently gcc 3 allows this according to gcc3
Original commit message from CVS:
fixed silly bug
apparently gcc 3 allows this according to gcc3
Benjamin Otte [Fri, 8 Feb 2002 08:32:45 +0000 (08:32 +0000)]
bugfix: do Uraeus' job - no more //
Original commit message from CVS:
bugfix: do Uraeus' job - no more //
Benjamin Otte [Fri, 8 Feb 2002 08:31:47 +0000 (08:31 +0000)]
bugfix: allow ID3v2 tags at start of audio
Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio
Thomas Vander Stichele [Thu, 7 Feb 2002 14:30:20 +0000 (14:30 +0000)]
smallish fixes
Original commit message from CVS:
smallish fixes
Wim Taymans [Wed, 6 Feb 2002 23:05:22 +0000 (23:05 +0000)]
Remove send_event
Original commit message from CVS:
Remove send_event
Wim Taymans [Wed, 6 Feb 2002 23:00:15 +0000 (23:00 +0000)]
remove send_event
Original commit message from CVS:
remove send_event
Thomas Vander Stichele [Wed, 6 Feb 2002 18:46:39 +0000 (18:46 +0000)]
this makes more sense higher in the file
Original commit message from CVS:
this makes more sense higher in the file
Thomas Vander Stichele [Wed, 6 Feb 2002 18:29:12 +0000 (18:29 +0000)]
various additions
Original commit message from CVS:
various additions
Thomas Vander Stichele [Wed, 6 Feb 2002 18:18:16 +0000 (18:18 +0000)]
more build fixing
Original commit message from CVS:
more build fixing
Benjamin Otte [Wed, 6 Feb 2002 18:10:35 +0000 (18:10 +0000)]
make mad use g_object_notify instead of events - includes creation of properties
Original commit message from CVS:
make mad use g_object_notify instead of events - includes creation of properties
Thomas Vander Stichele [Wed, 6 Feb 2002 14:45:22 +0000 (14:45 +0000)]
rtp conflicts with current gstclock.h, moving back to experimental
Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental
Steve Baker [Wed, 6 Feb 2002 08:22:05 +0000 (08:22 +0000)]
use numerical comparisions for version check
Original commit message from CVS:
use numerical comparisions for version check
Thomas Vander Stichele [Tue, 5 Feb 2002 09:34:03 +0000 (09:34 +0000)]
adding tools dir
Original commit message from CVS:
adding tools dir
Christian Schaller [Mon, 4 Feb 2002 22:52:02 +0000 (22:52 +0000)]
fixing some RPM dependencies
Original commit message from CVS:
fixing some RPM dependencies
Richard Boulton [Mon, 4 Feb 2002 22:42:22 +0000 (22:42 +0000)]
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path....
Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path. Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.
Thomas Vander Stichele [Mon, 4 Feb 2002 20:57:13 +0000 (20:57 +0000)]
gst-launch-ext
Original commit message from CVS:
gst-launch-ext
Richard Boulton [Mon, 4 Feb 2002 20:34:27 +0000 (20:34 +0000)]
Change gstreamer-register to gst-register
Original commit message from CVS:
Change gstreamer-register to gst-register
Ronald S. Bultje [Mon, 4 Feb 2002 19:38:10 +0000 (19:38 +0000)]
Add the v4lmjpeg plugins to the configure file
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
Thomas Vander Stichele [Mon, 4 Feb 2002 13:47:09 +0000 (13:47 +0000)]
tarkin fix
Original commit message from CVS:
tarkin fix
Thomas Vander Stichele [Mon, 4 Feb 2002 11:05:17 +0000 (11:05 +0000)]
back to cvs
Original commit message from CVS:
back to cvs
Thomas Vander Stichele [Mon, 4 Feb 2002 10:51:26 +0000 (10:51 +0000)]
adding tarkin to build to try building it run configure with --enable-experimental
Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental
Thomas Vander Stichele [Mon, 4 Feb 2002 10:36:20 +0000 (10:36 +0000)]
various fixes
Original commit message from CVS:
various fixes
Wim Taymans [Sun, 3 Feb 2002 20:10:04 +0000 (20:10 +0000)]
Assorted fixes.
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
Christian Schaller [Sun, 3 Feb 2002 19:27:21 +0000 (19:27 +0000)]
fix small typo from earlier SPEC fix commits
Original commit message from CVS:
fix small typo from earlier SPEC fix commits
Christian Schaller [Sun, 3 Feb 2002 19:23:27 +0000 (19:23 +0000)]
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more groupin...
Original commit message from CVS:
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more grouping but I don't have the knowledge to know what plugins belong in what category of the remaining
Christian Schaller [Sun, 3 Feb 2002 19:05:07 +0000 (19:05 +0000)]
Added Goom and icecast to the spec, also fixed jpmeg mmx
Original commit message from CVS:
Added Goom and icecast to the spec, also fixed jpmeg mmx
Erik Walthinsen [Sun, 3 Feb 2002 04:00:17 +0000 (04:00 +0000)]
added back goom to configure.ac after syncing with release
Original commit message from CVS:
added back goom to configure.ac after syncing with release
Erik Walthinsen [Sun, 3 Feb 2002 03:57:04 +0000 (03:57 +0000)]
Committing differences between CVS and the 0.3.2 release. These changes were in the local copy that the dist was mad...
Original commit message from CVS:
Committing differences between CVS and the 0.3.2 release. These changes
were in the local copy that the dist was made from, but have never been
in CVS (I hunted for matching revisions on all of them). I will retag
these files with the proper release tag as soon as they're committed.
Bastien Nocera [Sat, 2 Feb 2002 18:49:03 +0000 (18:49 +0000)]
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
Christian Schaller [Sat, 2 Feb 2002 15:59:00 +0000 (15:59 +0000)]
Corrected OpenQuicktime dep to openquicktime
Original commit message from CVS:
Corrected OpenQuicktime dep to openquicktime
Thomas Vander Stichele [Sat, 2 Feb 2002 15:50:36 +0000 (15:50 +0000)]
updates for release
Original commit message from CVS:
updates for release
Wim Taymans [Sat, 2 Feb 2002 13:57:30 +0000 (13:57 +0000)]
Destroy the bytestream object when we go to paused
Original commit message from CVS:
Destroy the bytestream object when we go to paused
Christian Schaller [Fri, 1 Feb 2002 15:31:53 +0000 (15:31 +0000)]
Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me
Original commit message from CVS:
Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me
Thomas Vander Stichele [Thu, 31 Jan 2002 22:51:45 +0000 (22:51 +0000)]
upped prerelease number
Original commit message from CVS:
upped prerelease number
Thomas Vander Stichele [Thu, 31 Jan 2002 22:32:41 +0000 (22:32 +0000)]
adding rel notes
Original commit message from CVS:
adding rel notes
David I. Lehn [Thu, 31 Jan 2002 17:08:46 +0000 (17:08 +0000)]
Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
Original commit message from CVS:
Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
Christian Schaller [Thu, 31 Jan 2002 15:28:21 +0000 (15:28 +0000)]
update libxml and gnome-vfs to libxml2 and gnome-vfs2
Original commit message from CVS:
update libxml and gnome-vfs to libxml2 and gnome-vfs2
Wrobell [Thu, 31 Jan 2002 00:22:12 +0000 (00:22 +0000)]
- plugins are built without versioning info
Original commit message from CVS:
- plugins are built without versioning info
Thomas Vander Stichele [Wed, 30 Jan 2002 23:39:14 +0000 (23:39 +0000)]
prerelease
Original commit message from CVS:
prerelease
Wrobell [Wed, 30 Jan 2002 23:09:52 +0000 (23:09 +0000)]
- use aclocal -I option instead of cat
Original commit message from CVS:
- use aclocal -I option instead of cat
Thomas Vander Stichele [Wed, 30 Jan 2002 11:25:58 +0000 (11:25 +0000)]
I checked lame packages and source code and they seem to want lame.h in prefix/include/lame.h so I fixed stuff accord...
Original commit message from CVS:
I checked lame packages and source code and they seem to want lame.h in
prefix/include/lame.h
so I fixed stuff accordingly.
Do any systems have lame in include/lame/lame.h ?
If so, mail me and we'll work it out.
Thomas Vander Stichele [Wed, 30 Jan 2002 10:10:28 +0000 (10:10 +0000)]
cvs versioning
Original commit message from CVS:
cvs versioning
Thomas Vander Stichele [Tue, 29 Jan 2002 13:44:50 +0000 (13:44 +0000)]
fixing spec
Original commit message from CVS:
fixing spec
Andy Wingo [Sun, 27 Jan 2002 19:08:57 +0000 (19:08 +0000)]
added -Wall to GST_INT_CFLAGS
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
Andy Wingo [Sun, 27 Jan 2002 16:15:19 +0000 (16:15 +0000)]
added pkg.m4 in plugins/
Original commit message from CVS:
added pkg.m4 in plugins/
Andy Wingo [Fri, 25 Jan 2002 04:12:40 +0000 (04:12 +0000)]
be less verbose
Original commit message from CVS:
be less verbose
Andy Wingo [Fri, 25 Jan 2002 00:39:51 +0000 (00:39 +0000)]
bunch of deletions
Original commit message from CVS:
bunch of deletions
Bastien Nocera [Sun, 20 Jan 2002 01:49:15 +0000 (01:49 +0000)]
- added gob example plugin
Original commit message from CVS:
- added gob example plugin
Wrobell [Fri, 18 Jan 2002 19:46:03 +0000 (19:46 +0000)]
- my mistake... mpeg2dec libs does not depend on X11 libraries (vo library distributed with mpeg2dec depends on X11 l...
Original commit message from CVS:
- my mistake... mpeg2dec libs does not depend on X11 libraries
(vo library distributed with mpeg2dec depends on X11 libs).
Add configure option so user can specify where mpeg2dec library
is installed. This way we do not guess where is mpeg2dec.
If it is not in standard location (prefix==/usr), then leave it
to the user.
Changes inspired by AM_PATH_LIBMIKMOD.
Christian Schaller [Fri, 18 Jan 2002 17:47:46 +0000 (17:47 +0000)]
Adding missing libgstmpeg2types file fixing openquicktime depenency
Original commit message from CVS:
Adding missing libgstmpeg2types file
fixing openquicktime depenency
Christian Schaller [Fri, 18 Jan 2002 17:00:47 +0000 (17:00 +0000)]
Missing l in libcdxa
Original commit message from CVS:
Missing l in libcdxa
Christian Schaller [Fri, 18 Jan 2002 16:13:04 +0000 (16:13 +0000)]
typo killed
Original commit message from CVS:
typo killed
Christian Schaller [Fri, 18 Jan 2002 16:06:12 +0000 (16:06 +0000)]
Adding Wim's cdxa parsers and Ronalds jpegmmx
Original commit message from CVS:
Adding Wim's cdxa parsers and Ronalds jpegmmx
Wrobell [Fri, 18 Jan 2002 14:12:35 +0000 (14:12 +0000)]
- use MPEG2DEC_CFLAGS and MPEG2DEC_LIBS which are set with
Original commit message from CVS:
- use MPEG2DEC_CFLAGS and MPEG2DEC_LIBS which are set with
GST_CHECK_MPEG2DEC macro
- gcc -O3 option removed - it is set by the user if he wants such
optimization
Wrobell [Fri, 18 Jan 2002 14:11:31 +0000 (14:11 +0000)]
- use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting
Original commit message from CVS:
- use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting
Wrobell [Fri, 18 Jan 2002 14:09:52 +0000 (14:09 +0000)]
- GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib.
Original commit message from CVS:
- GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib.
If not found then checks for mpeg2dec in /usr/X11R6/lib.
This macro is needed because mpeg2dec depends on X11R6 libraries
and as FHS states, it should be placed in /usr/X11R6 tree but
some distros do not care and put mpeg2dec into /usr/lib.
It depends on CHECK_LIBHEADER macro.
Wrobell [Fri, 18 Jan 2002 14:06:11 +0000 (14:06 +0000)]
- CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main difference between them is that you can speci...
Original commit message from CVS:
- CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER
the main difference between them is that you can specify cpp flags with
CHECK_LIBHEADER
Wrobell [Fri, 18 Jan 2002 11:37:18 +0000 (11:37 +0000)]
- plugins are built without versioning info
Original commit message from CVS:
- plugins are built without versioning info