David Schleef [Sat, 1 Nov 2003 01:10:23 +0000 (01:10 +0000)]
changes for new plugin init system
Original commit message from CVS:
changes for new plugin init system
Benjamin Otte [Fri, 31 Oct 2003 20:03:29 +0000 (20:03 +0000)]
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex...
Original commit message from CVS:
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ext/mad.
You guessed it, everything Rhythmbox needs ;)
fixed BMP typefind and made gnomevfs one plugin instead of two while doing this
David Schleef [Fri, 31 Oct 2003 20:01:39 +0000 (20:01 +0000)]
Oops, didn't mean to remove riff
Original commit message from CVS:
Oops, didn't mean to remove riff
Iain Holmes [Fri, 31 Oct 2003 12:36:57 +0000 (12:36 +0000)]
image/x-xpixmap and image/x-sun-raster
Original commit message from CVS:
image/x-xpixmap and image/x-sun-raster
David Schleef [Thu, 30 Oct 2003 22:05:24 +0000 (22:05 +0000)]
minor cosmetic fix
Original commit message from CVS:
minor cosmetic fix
David Schleef [Thu, 30 Oct 2003 21:53:43 +0000 (21:53 +0000)]
Remove mpeg2enc
Original commit message from CVS:
Remove mpeg2enc
David Schleef [Thu, 30 Oct 2003 19:24:49 +0000 (19:24 +0000)]
Fix height/width swap in function prototype. Fixes #125827
Original commit message from CVS:
Fix height/width swap in function prototype. Fixes #125827
David Schleef [Thu, 30 Oct 2003 02:36:42 +0000 (02:36 +0000)]
Fix makefiles for GstPropertyProbe. Combine all interfaces into a single libgst-interface.
Original commit message from CVS:
Fix makefiles for GstPropertyProbe. Combine all interfaces into
a single libgst-interface.
David Schleef [Thu, 30 Oct 2003 02:32:00 +0000 (02:32 +0000)]
First attempt (actually third) at a property probing interface
Original commit message from CVS:
First attempt (actually third) at a property probing interface
David Schleef [Thu, 30 Oct 2003 01:43:45 +0000 (01:43 +0000)]
change Iface to Interface
Original commit message from CVS:
change Iface to Interface
Iain Holmes [Wed, 29 Oct 2003 19:26:31 +0000 (19:26 +0000)]
image/x-jng typefind function
Original commit message from CVS:
image/x-jng typefind function
Iain Holmes [Wed, 29 Oct 2003 19:14:16 +0000 (19:14 +0000)]
Add video/x-mng typefinding for completeness
Original commit message from CVS:
Add video/x-mng typefinding for completeness
Iain Holmes [Wed, 29 Oct 2003 13:25:34 +0000 (13:25 +0000)]
And there's image/x-xcf type finding for all the GIMP people
Original commit message from CVS:
And there's image/x-xcf type finding for all the GIMP people
David Schleef [Wed, 29 Oct 2003 05:12:18 +0000 (05:12 +0000)]
Change Class to Iface. Fix casting macros.
Original commit message from CVS:
Change Class to Iface. Fix casting macros.
David Schleef [Wed, 29 Oct 2003 05:10:53 +0000 (05:10 +0000)]
check for old typefinding code
Original commit message from CVS:
check for old typefinding code
David Schleef [Wed, 29 Oct 2003 05:09:40 +0000 (05:09 +0000)]
Move a few typefind functions to gst/typefind, remove all old typefinding code from bitrotten plugins
Original commit message from CVS:
Move a few typefind functions to gst/typefind, remove all old typefinding
code from bitrotten plugins
David Schleef [Wed, 29 Oct 2003 03:21:54 +0000 (03:21 +0000)]
Clean up a warning
Original commit message from CVS:
Clean up a warning
David Schleef [Wed, 29 Oct 2003 03:15:52 +0000 (03:15 +0000)]
change gst/bytestream.h to gst/bytestream/bytestream.h
Original commit message from CVS:
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef [Tue, 28 Oct 2003 23:22:31 +0000 (23:22 +0000)]
Don't use GstInterface
Original commit message from CVS:
Don't use GstInterface
Ronald S. Bultje [Tue, 28 Oct 2003 23:02:38 +0000 (23:02 +0000)]
Disable lame in ffmpeg, too
Original commit message from CVS:
Disable lame in ffmpeg, too
Benjamin Otte [Tue, 28 Oct 2003 20:52:41 +0000 (20:52 +0000)]
merge TYPEFIND branch. Major changes:
Original commit message from CVS:
merge TYPEFIND branch. Major changes:
- totally reworked type(find) system
- all typefind functions are in gst/typefind now
- more typefind functions then before
- some plugins might fail to compile now because I don't have them installed and they
a) require bytestream or
b) haven't had their typefind fixed.
Please fix those plugins and put the typefind functions into gst/typefind if they don't have dependencies
Gernot Ziegler [Tue, 28 Oct 2003 18:55:07 +0000 (18:55 +0000)]
added glsink directory
Original commit message from CVS:
added glsink directory
Ronald S. Bultje [Tue, 28 Oct 2003 12:20:52 +0000 (12:20 +0000)]
Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've got our own ogg/vorbis codec already
Original commit message from CVS:
Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've got our own ogg/vorbis codec already
Ronald S. Bultje [Sun, 26 Oct 2003 11:51:17 +0000 (11:51 +0000)]
Update FFMPEG snapshot to this morning's. Asked for by apoc.
Original commit message from CVS:
Update FFMPEG snapshot to this morning's. Asked for by apoc.
Jeremy Simon [Thu, 23 Oct 2003 20:45:32 +0000 (20:45 +0000)]
Change cvs host (mplayer)
Original commit message from CVS:
Change cvs host (mplayer)
Add compression (z4)
David Schleef [Mon, 20 Oct 2003 22:48:06 +0000 (22:48 +0000)]
bump version to 0.7.1.1
Original commit message from CVS:
bump version to 0.7.1.1
David Schleef [Mon, 20 Oct 2003 21:43:57 +0000 (21:43 +0000)]
bump to 0.7.1
Original commit message from CVS:
bump to 0.7.1
Ronald S. Bultje [Mon, 20 Oct 2003 11:22:42 +0000 (11:22 +0000)]
Gerd approved license change, so this code is now LGPL too
Original commit message from CVS:
Gerd approved license change, so this code is now LGPL too
Christian Schaller [Thu, 16 Oct 2003 21:31:59 +0000 (21:31 +0000)]
fix or no fix, we will survive
Original commit message from CVS:
fix or no fix, we will survive
Christian Schaller [Thu, 16 Oct 2003 21:11:37 +0000 (21:11 +0000)]
added colorbalance to spec added mixer to spec added tuner to spec added xoverlay to spec a little luv goes a long way
Original commit message from CVS:
* added colorbalance to spec
* added mixer to spec
* added tuner to spec
* added xoverlay to spec
* a little luv goes a long way
Christian Schaller [Thu, 16 Oct 2003 20:36:55 +0000 (20:36 +0000)]
death to kde-audio-devel, long live arts-devel
Original commit message from CVS:
death to kde-audio-devel, long live arts-devel
Ronald S. Bultje [Tue, 14 Oct 2003 10:13:05 +0000 (10:13 +0000)]
Forgot to commit Makefile.am - these remove the marshallers and add interface implementation files
Original commit message from CVS:
Forgot to commit Makefile.am - these remove the marshallers and add interface implementation files
Ronald S. Bultje [Tue, 14 Oct 2003 10:08:28 +0000 (10:08 +0000)]
gcc-2.95 fixage
Original commit message from CVS:
gcc-2.95 fixage
David Schleef [Mon, 13 Oct 2003 23:29:42 +0000 (23:29 +0000)]
compilation fixes
Original commit message from CVS:
compilation fixes
David Schleef [Mon, 13 Oct 2003 23:27:32 +0000 (23:27 +0000)]
better check for printf
Original commit message from CVS:
better check for printf
David Schleef [Mon, 13 Oct 2003 23:25:51 +0000 (23:25 +0000)]
dist additional files
Original commit message from CVS:
dist additional files
David Schleef [Mon, 13 Oct 2003 21:06:07 +0000 (21:06 +0000)]
clean up tests
Original commit message from CVS:
clean up tests
Iain Holmes [Mon, 13 Oct 2003 20:53:53 +0000 (20:53 +0000)]
Add audio/x-id3 as a mimetype handled by mad.
Original commit message from CVS:
Add audio/x-id3 as a mimetype handled by mad.
Could also be a flac file apparently, but this allows it to work more times than it does currently
Benjamin Otte [Sun, 12 Oct 2003 17:03:59 +0000 (17:03 +0000)]
update alsa to the new debugging system
Original commit message from CVS:
update alsa to the new debugging system
David Schleef [Sat, 11 Oct 2003 00:18:00 +0000 (00:18 +0000)]
somebody forgot a file...
Original commit message from CVS:
somebody forgot a file...
Ronald S. Bultje [Fri, 10 Oct 2003 12:47:41 +0000 (12:47 +0000)]
Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp...
Original commit message from CVS:
Some interface implementations for video4linux/video4linux2 plugins:
* a Tuner interface, with which one can select inputs and stations. Audio
work is underway here, but unfinished.
* A Xoverlay interface with which one can do simple overlay. Similar to
the API of the v4l/Xv XFree86 extension. Widget implementation for
GTK-2.0 coming up in the sandbox.
* Colorbalance - for adapting colors (brightness, contrast, etc.) - pretty
basic and maybe somewhat overdesigned. But it'll do for now.
Apart from these interfaces, there's also a loadable library 'xwindowlistener'
that listenes to X for the movement of a window and the overlap of other
windows. This is partly copied from xawtv (and thus partly GPL :(), but it's
needed for the xoverlay interface implementation in the v4l/v4l2 elements.
Lastly, some small changes to remove redundant properties from the v4l/v4l2
elements since these can be done much simpler. Comments appreciated!
Ronald S. Bultje [Fri, 10 Oct 2003 12:24:20 +0000 (12:24 +0000)]
Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not full...
Original commit message from CVS:
Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not fully implemented yet. for OSS, this will cause issues, but for ALSA, this is all automated.
Leif Johnson [Thu, 9 Oct 2003 22:02:35 +0000 (22:02 +0000)]
changing 'channel' to 'track' to avoid naming overlap
Original commit message from CVS:
changing 'channel' to 'track' to avoid naming overlap
Leif Johnson [Thu, 9 Oct 2003 21:59:03 +0000 (21:59 +0000)]
adding G_BEGIN and G_END_DECLS
Original commit message from CVS:
adding G_BEGIN and G_END_DECLS
David Schleef [Thu, 9 Oct 2003 01:57:54 +0000 (01:57 +0000)]
add object and struct padding
Original commit message from CVS:
add object and struct padding
Andy Wingo [Wed, 8 Oct 2003 16:08:22 +0000 (16:08 +0000)]
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
Original commit message from CVS:
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
Julien Moutte [Mon, 6 Oct 2003 10:29:27 +0000 (10:29 +0000)]
There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and lib...
Original commit message from CVS:
There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and libgstplay
Christian Schaller [Fri, 3 Oct 2003 05:45:41 +0000 (05:45 +0000)]
update with latest typefind changes, spec should once again work :)
Original commit message from CVS:
update with latest typefind changes, spec should once again work :)
Brian Cameron [Thu, 2 Oct 2003 20:12:33 +0000 (20:12 +0000)]
Corrected macro in medi-info-priv.h so that it follows ISO standards, and removed broken return from void function in...
Original commit message from CVS:
Corrected macro in medi-info-priv.h so that it follows ISO standards,
and removed broken return from void function in navigation.c
Ronald S. Bultje [Wed, 1 Oct 2003 13:14:45 +0000 (13:14 +0000)]
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
Original commit message from CVS:
New typefind system:
* bytestream is now part of the core
* all plugins have been modified to use this new typefind system
* asf typefinding added
* mpeg video stream typefiding removed because it's broken
* duplicate typefind entries removed
* extra id3 typefinding added, because we've seen 4 types of files
(riff/wav, flac, vorbis, mp3) with id3 headers and each of these needs
to work. Instead, I've added an id3 element and let it redo typefiding
after the id3 header. this needs a hack because spider only typefinds
once. We can remove this hack once spider supports multiple typefinds.
* with all this, mp3 typefinding is semi-rewritten
* id3 typefinding in flac/vorbis is removed, it's no longer needed
* fixed spider and gst-typefind to use this, too.
* Other general cleanups
Ronald S. Bultje [Tue, 30 Sep 2003 21:44:53 +0000 (21:44 +0000)]
Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain o...
Original commit message from CVS:
Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain output framerate. It's extremely simple and that's why it's so cute.
Christian Schaller [Sat, 27 Sep 2003 18:53:21 +0000 (18:53 +0000)]
update with latest fixes
Original commit message from CVS:
update with latest fixes
Benjamin Otte [Sat, 27 Sep 2003 16:44:53 +0000 (16:44 +0000)]
make ffmpeg erroring out work:
Original commit message from CVS:
make ffmpeg erroring out work:
- don't built gst-libs/ext/ffmpeg
- don't update Tag when cvs command fails
David Schleef [Sat, 27 Sep 2003 03:17:34 +0000 (03:17 +0000)]
add navigation subdir
Original commit message from CVS:
add navigation subdir
David Schleef [Sat, 27 Sep 2003 03:16:28 +0000 (03:16 +0000)]
add navigation interface
Original commit message from CVS:
add navigation interface
David Schleef [Sat, 27 Sep 2003 03:15:34 +0000 (03:15 +0000)]
Add navigation
Original commit message from CVS:
Add navigation
Benjamin Otte [Thu, 25 Sep 2003 21:40:35 +0000 (21:40 +0000)]
sort the list of plugins that are built and don't spit out so much empty lines
Original commit message from CVS:
sort the list of plugins that are built and don't spit out so much empty lines
David Schleef [Thu, 25 Sep 2003 01:56:01 +0000 (01:56 +0000)]
libcdparanoia is GPL
Original commit message from CVS:
libcdparanoia is GPL
Iain Holmes [Tue, 23 Sep 2003 22:49:35 +0000 (22:49 +0000)]
Sync'ed files up to nautilus-media/media-info versions, and fixed them for errors and deprecated functions
Original commit message from CVS:
Sync'ed files up to nautilus-media/media-info versions, and fixed them for errors and deprecated functions
Thomas Vander Stichele [Sun, 21 Sep 2003 13:25:46 +0000 (13:25 +0000)]
make sure gtk apps are built
Original commit message from CVS:
make sure gtk apps are built
Christian Schaller [Fri, 19 Sep 2003 06:27:55 +0000 (06:27 +0000)]
add cvsignore so we don't have to look at generated gst-launch-ext file
Original commit message from CVS:
add cvsignore so we don't have to look at generated gst-launch-ext file
Christian Schaller [Fri, 19 Sep 2003 06:24:35 +0000 (06:24 +0000)]
add versioning to gst-launch-ext and gst-visualise and add new files to spec
Original commit message from CVS:
add versioning to gst-launch-ext and gst-visualise and add new files to spec
Christian Schaller [Thu, 18 Sep 2003 20:55:35 +0000 (20:55 +0000)]
Add gst-launch-ext.in to extra dist
Original commit message from CVS:
Add gst-launch-ext.in to extra dist
Christian Schaller [Thu, 18 Sep 2003 19:50:24 +0000 (19:50 +0000)]
remove this file
Original commit message from CVS:
remove this file
Christian Schaller [Thu, 18 Sep 2003 18:28:23 +0000 (18:28 +0000)]
version gst-launch command in gst-launch-ext
Original commit message from CVS:
version gst-launch command in gst-launch-ext
Thomas Vander Stichele [Tue, 16 Sep 2003 10:00:02 +0000 (10:00 +0000)]
reverting error patch before making a branch.
Original commit message from CVS:
reverting error patch before making a branch.
Julien Moutte [Mon, 15 Sep 2003 17:21:31 +0000 (17:21 +0000)]
Fixing gst_element_error calls
Original commit message from CVS:
Fixing gst_element_error calls
Julien Moutte [Mon, 15 Sep 2003 09:29:06 +0000 (09:29 +0000)]
Changing have_xid to have_video_out to match the new GstVideoSink parent object.
Original commit message from CVS:
Changing have_xid to have_video_out to match the new GstVideoSink parent object.
Adding have_vis_size.
Fixing gst_play_connect_visualisation
Benjamin Otte [Mon, 15 Sep 2003 01:08:40 +0000 (01:08 +0000)]
converted gst_element_error to new format in ext/ - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte [Mon, 15 Sep 2003 00:34:44 +0000 (00:34 +0000)]
converted gst_element_error to new format in gst/ - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in gst/ - gettext pending
Christian Schaller [Sun, 14 Sep 2003 21:43:48 +0000 (21:43 +0000)]
add COPYING.LIB
Original commit message from CVS:
add COPYING.LIB
David Schleef [Sun, 14 Sep 2003 18:29:11 +0000 (18:29 +0000)]
exerting executive privilege
Original commit message from CVS:
exerting executive privilege
Julien Moutte [Sun, 14 Sep 2003 12:21:06 +0000 (12:21 +0000)]
Adding GstVideoSink object which will be used for video sink's subclassing.
Original commit message from CVS:
Adding GstVideoSink object which will be used for video sink's subclassing.
David Schleef [Sun, 14 Sep 2003 11:50:14 +0000 (11:50 +0000)]
Change some g_prints to GST_DEBUG
Original commit message from CVS:
Change some g_prints to GST_DEBUG
David Schleef [Sun, 14 Sep 2003 11:25:48 +0000 (11:25 +0000)]
Add passthru. Remove height/width parameters. Fix caps negotiation to automatically work with ranges in the output.
Original commit message from CVS:
Add passthru. Remove height/width parameters. Fix caps negotiation
to automatically work with ranges in the output.
David Schleef [Sun, 14 Sep 2003 11:20:45 +0000 (11:20 +0000)]
Fixes to make it pass media test. Remove frequency parameter, since it can be (and should be) set by caps negotiation.
Original commit message from CVS:
Fixes to make it pass media test. Remove frequency parameter, since
it can be (and should be) set by caps negotiation.
David Schleef [Sat, 13 Sep 2003 16:10:25 +0000 (16:10 +0000)]
Change default program suffix to -0.7
Original commit message from CVS:
Change default program suffix to -0.7
Ronald S. Bultje [Sat, 13 Sep 2003 13:42:31 +0000 (13:42 +0000)]
Typo fix
Original commit message from CVS:
Typo fix
Ronald S. Bultje [Sat, 13 Sep 2003 13:42:08 +0000 (13:42 +0000)]
Copyright fix (code=mine)
Original commit message from CVS:
Copyright fix (code=mine)
Christian Schaller [Sat, 13 Sep 2003 12:12:54 +0000 (12:12 +0000)]
fix v4l elements as they have been merged into just 2
Original commit message from CVS:
fix v4l elements as they have been merged into just 2
Ronald S. Bultje [Sat, 13 Sep 2003 10:44:47 +0000 (10:44 +0000)]
typos
Original commit message from CVS:
typos
Christian Schaller [Sat, 13 Sep 2003 10:25:22 +0000 (10:25 +0000)]
latest fixes to get everything disting and building like a charm
Original commit message from CVS:
latest fixes to get everything disting and building like a charm
David Schleef [Sat, 13 Sep 2003 10:03:05 +0000 (10:03 +0000)]
Add missing \
Original commit message from CVS:
Add missing \
Ronald S. Bultje [Sat, 13 Sep 2003 08:58:48 +0000 (08:58 +0000)]
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
Original commit message from CVS:
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
Ronald S. Bultje [Sat, 13 Sep 2003 01:20:04 +0000 (01:20 +0000)]
Interface example: a mixer
Original commit message from CVS:
Interface example: a mixer
Christian Schaller [Fri, 12 Sep 2003 12:56:55 +0000 (12:56 +0000)]
build and disting fixes
Original commit message from CVS:
build and disting fixes
Ronald S. Bultje [Fri, 12 Sep 2003 11:34:34 +0000 (11:34 +0000)]
Add GST_DURATION() support to ALSA
Original commit message from CVS:
Add GST_DURATION() support to ALSA
David Schleef [Thu, 11 Sep 2003 19:58:00 +0000 (19:58 +0000)]
Remove all locally-defined optimization flags
Original commit message from CVS:
Remove all locally-defined optimization flags
David Schleef [Thu, 11 Sep 2003 19:38:04 +0000 (19:38 +0000)]
Add some stuff to disable bad asm code
Original commit message from CVS:
Add some stuff to disable bad asm code
David Schleef [Thu, 11 Sep 2003 19:28:09 +0000 (19:28 +0000)]
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
Original commit message from CVS:
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
David Schleef [Thu, 11 Sep 2003 19:25:40 +0000 (19:25 +0000)]
Add unlink function to properly handle unreffing bufferpools.
Original commit message from CVS:
Add unlink function to properly handle unreffing bufferpools.
Christian Schaller [Thu, 11 Sep 2003 19:17:01 +0000 (19:17 +0000)]
add cvsignores
Original commit message from CVS:
add cvsignores
Christian Schaller [Thu, 11 Sep 2003 19:02:00 +0000 (19:02 +0000)]
misc minor build and rpm fixes
Original commit message from CVS:
misc minor build and rpm fixes
Colin Walters [Wed, 10 Sep 2003 04:55:13 +0000 (04:55 +0000)]
Escape filenames for display in error messages.
Original commit message from CVS:
Escape filenames for display in error messages.
David Schleef [Wed, 3 Sep 2003 03:55:53 +0000 (03:55 +0000)]
clean up varargs macro definition
Original commit message from CVS:
clean up varargs macro definition
David Schleef [Wed, 3 Sep 2003 03:49:32 +0000 (03:49 +0000)]
Remove vestigal code (#121174)
Original commit message from CVS:
Remove vestigal code (#121174)
David Schleef [Sat, 30 Aug 2003 06:50:27 +0000 (06:50 +0000)]
get last fix correct.
Original commit message from CVS:
get last fix correct.
Angel Carpintero [Fri, 29 Aug 2003 13:09:26 +0000 (13:09 +0000)]
fix ambiguos message of error on read return
Original commit message from CVS:
fix ambiguos message of error on read return
David Schleef [Tue, 26 Aug 2003 06:56:58 +0000 (06:56 +0000)]
rewrite state machine in _loop() function to handle buffer durations
Original commit message from CVS:
rewrite state machine in _loop() function to handle buffer durations
David Schleef [Tue, 26 Aug 2003 05:10:44 +0000 (05:10 +0000)]
Migrate caps to new system. Change to using a simple convolution to create outline.
Original commit message from CVS:
Migrate caps to new system. Change to using a simple convolution
to create outline.