David Schleef [Thu, 6 Nov 2003 23:36:33 +0000 (23:36 +0000)]
Include config.h
Original commit message from CVS:
Include config.h
Jan Schmidt [Thu, 6 Nov 2003 15:24:41 +0000 (15:24 +0000)]
All the interfaces are collected in libgstinterfaces now.
Original commit message from CVS:
All the interfaces are collected in libgstinterfaces now.
Steve Baker [Thu, 6 Nov 2003 05:36:06 +0000 (05:36 +0000)]
this will make it easier to merge when you have uncommited plugins in your tree
Original commit message from CVS:
this will make it easier to merge when you have uncommited plugins in your tree
Benjamin Otte [Thu, 6 Nov 2003 02:32:42 +0000 (02:32 +0000)]
set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This s...
Original commit message from CVS:
set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This should make releases not output any debugging information at all
Gernot Ziegler [Thu, 6 Nov 2003 00:27:03 +0000 (00:27 +0000)]
updates to glsink
Original commit message from CVS:
updates to glsink
Jeremy Simon [Wed, 5 Nov 2003 23:06:27 +0000 (23:06 +0000)]
Patch avcodec.h and wmadec.c to use flag1 and flag2 from context
Original commit message from CVS:
Patch avcodec.h and wmadec.c to use flag1 and flag2 from context
The asfdemux calculates the 2 values and gives them to the decoder via the pad/caps
The ffdec_wmav1 & ffdec_wmav2 put them in the ffmpeg context before they start to decode the data
Ronald S. Bultje [Wed, 5 Nov 2003 22:59:46 +0000 (22:59 +0000)]
Some prettification fixes to this interface... Make it look good, make it simple and make it more GObject'ific. This ...
Original commit message from CVS:
Some prettification fixes to this interface... Make it look good, make it simple and make it more GObject'ific. This means that it now works largely almost the same as GObject (concerning arguments that you give to the functions, and layout of the virtual functions). I've also got an OSS implementation for this, but it needs one small change before I commit that. Expect that this weekend or so.
Ronald S. Bultje [Wed, 5 Nov 2003 11:01:56 +0000 (11:01 +0000)]
libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay
Original commit message from CVS:
libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay
Ronald S. Bultje [Wed, 5 Nov 2003 11:01:03 +0000 (11:01 +0000)]
Remove obsolete external function call and do all element registrations in plugin_init()
Original commit message from CVS:
Remove obsolete external function call and do all element registrations in plugin_init()
Ronald S. Bultje [Wed, 5 Nov 2003 10:57:58 +0000 (10:57 +0000)]
Remove trailing slash in last line of comment, it causes issues with certain versions of automake
Original commit message from CVS:
Remove trailing slash in last line of comment, it causes issues with certain versions of automake
David Schleef [Wed, 5 Nov 2003 03:59:53 +0000 (03:59 +0000)]
Fix endianness issues manifested in pngenc. Fixes #125932
Original commit message from CVS:
Fix endianness issues manifested in pngenc. Fixes #125932
Benjamin Otte [Wed, 5 Nov 2003 03:24:53 +0000 (03:24 +0000)]
add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation....
Original commit message from CVS:
add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation. I'm not sure if such a thing would be useful or too much trouble, so I'll throw it at enough testers to figure it out ;) We might want to disable it by defualt though in the future. (Currently there is not even a configure switch implemented to disable it.)
This includes a fix to not use GError in gstgdkpixbuf's typefind function and to only return GST_TYPE_FIND_MINIMUM when doing typefinding via gdk as this breaks quite a bit with the GStreamer loader installed.
Benjamin Otte [Tue, 4 Nov 2003 15:22:42 +0000 (15:22 +0000)]
disable Altivec until someone fixes the build to allow it conditionally
Original commit message from CVS:
disable Altivec until someone fixes the build to allow it conditionally
Benjamin Otte [Mon, 3 Nov 2003 22:47:52 +0000 (22:47 +0000)]
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static
Original commit message from CVS:
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static
David Schleef [Mon, 3 Nov 2003 20:18:14 +0000 (20:18 +0000)]
use top-level defined plugindir
Original commit message from CVS:
use top-level defined plugindir
David Schleef [Mon, 3 Nov 2003 20:17:40 +0000 (20:17 +0000)]
change libgst-interfaces to libgstinterfaces
Original commit message from CVS:
change libgst-interfaces to libgstinterfaces
David Schleef [Mon, 3 Nov 2003 20:15:33 +0000 (20:15 +0000)]
convert to new plugin system
Original commit message from CVS:
convert to new plugin system
David Schleef [Mon, 3 Nov 2003 20:14:37 +0000 (20:14 +0000)]
fix warnings
Original commit message from CVS:
fix warnings
David Schleef [Mon, 3 Nov 2003 20:14:03 +0000 (20:14 +0000)]
Add -DG_DISABLE_DEPRECATED to $GST_ERROR
Original commit message from CVS:
Add -DG_DISABLE_DEPRECATED to $GST_ERROR
Benjamin Otte [Mon, 3 Nov 2003 19:18:36 +0000 (19:18 +0000)]
remove audiofile typefinding because it is buggy and we support all of its formats anyway.
Original commit message from CVS:
remove audiofile typefinding because it is buggy and we support all of its formats anyway.
If you need it back, please fix it before you put it back in :)
Benjamin Otte [Mon, 3 Nov 2003 15:48:38 +0000 (15:48 +0000)]
fix for new plugin system
Original commit message from CVS:
fix for new plugin system
Thomas Vander Stichele [Mon, 3 Nov 2003 10:24:13 +0000 (10:24 +0000)]
.in is out
Original commit message from CVS:
.in is out
Ronald S. Bultje [Sun, 2 Nov 2003 23:58:20 +0000 (23:58 +0000)]
This was wrong
Original commit message from CVS:
This was wrong
Ronald S. Bultje [Sun, 2 Nov 2003 23:06:23 +0000 (23:06 +0000)]
Add static version of removed gsT_element_factory_make_or_warn()
Original commit message from CVS:
Add static version of removed gsT_element_factory_make_or_warn()
Ronald S. Bultje [Sun, 2 Nov 2003 23:00:38 +0000 (23:00 +0000)]
This one was missing
Original commit message from CVS:
This one was missing
Benjamin Otte [Sun, 2 Nov 2003 22:34:11 +0000 (22:34 +0000)]
fix for new plugin system
Original commit message from CVS:
fix for new plugin system
Ronald S. Bultje [Sun, 2 Nov 2003 22:26:51 +0000 (22:26 +0000)]
SMPTE transitions done
Original commit message from CVS:
SMPTE transitions done
Ronald S. Bultje [Sun, 2 Nov 2003 22:23:26 +0000 (22:23 +0000)]
Again one done
Original commit message from CVS:
Again one done
Ronald S. Bultje [Sun, 2 Nov 2003 22:11:30 +0000 (22:11 +0000)]
... almost done now
Original commit message from CVS:
... almost done now
Benjamin Otte [Sun, 2 Nov 2003 22:04:57 +0000 (22:04 +0000)]
Hi. I'm the reason why GstElementDetails uses a macro now
Original commit message from CVS:
Hi. I'm the reason why GstElementDetails uses a macro now
Ronald S. Bultje [Sun, 2 Nov 2003 21:45:18 +0000 (21:45 +0000)]
Quicktime demuxer ported to new interface
Original commit message from CVS:
Quicktime demuxer ported to new interface
Ronald S. Bultje [Sun, 2 Nov 2003 21:40:55 +0000 (21:40 +0000)]
More more more more zzzzz I need sleep
Original commit message from CVS:
More more more more zzzzz I need sleep
Ronald S. Bultje [Sun, 2 Nov 2003 21:37:09 +0000 (21:37 +0000)]
Passthrough... New plugin system... Bla...
Original commit message from CVS:
Passthrough... New plugin system... Bla...
Ronald S. Bultje [Sun, 2 Nov 2003 21:33:32 +0000 (21:33 +0000)]
Last o plugin
Original commit message from CVS:
Last o plugin
Benjamin Otte [Sun, 2 Nov 2003 21:30:09 +0000 (21:30 +0000)]
fix for new plugin system
Original commit message from CVS:
fix for new plugin system
Ronald S. Bultje [Sun, 2 Nov 2003 21:10:18 +0000 (21:10 +0000)]
Whaaaaaaaaaaaaaaaaaaaaaack
Original commit message from CVS:
Whaaaaaaaaaaaaaaaaaaaaaack
Ronald S. Bultje [Sun, 2 Nov 2003 21:02:37 +0000 (21:02 +0000)]
More More More
Original commit message from CVS:
More More More
Ronald S. Bultje [Sun, 2 Nov 2003 20:58:22 +0000 (20:58 +0000)]
And again one more
Original commit message from CVS:
And again one more
Ronald S. Bultje [Sun, 2 Nov 2003 20:53:30 +0000 (20:53 +0000)]
Again one more done
Original commit message from CVS:
Again one more done
Ronald S. Bultje [Sun, 2 Nov 2003 20:44:56 +0000 (20:44 +0000)]
And more, and more...
Original commit message from CVS:
And more, and more...
Ronald S. Bultje [Sun, 2 Nov 2003 20:37:50 +0000 (20:37 +0000)]
More
Original commit message from CVS:
More
Benjamin Otte [Sun, 2 Nov 2003 19:17:27 +0000 (19:17 +0000)]
fix to new plugin system
Original commit message from CVS:
fix to new plugin system
Ronald S. Bultje [Sun, 2 Nov 2003 18:31:57 +0000 (18:31 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
.
Ronald S. Bultje [Sun, 2 Nov 2003 17:36:30 +0000 (17:36 +0000)]
more, and more, and more...
Original commit message from CVS:
more, and more, and more...
Ronald S. Bultje [Sun, 2 Nov 2003 17:13:40 +0000 (17:13 +0000)]
etc
Original commit message from CVS:
etc
Ronald S. Bultje [Sun, 2 Nov 2003 17:02:51 +0000 (17:02 +0000)]
hmm...
Original commit message from CVS:
hmm...
Benjamin Otte [Sun, 2 Nov 2003 14:47:52 +0000 (14:47 +0000)]
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
Original commit message from CVS:
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
Ronald S. Bultje [Sun, 2 Nov 2003 14:32:08 +0000 (14:32 +0000)]
I forgot some other letters, but I also forgot which ones.
Original commit message from CVS:
I forgot some other letters, but I also forgot which ones.
Ronald S. Bultje [Sun, 2 Nov 2003 14:26:13 +0000 (14:26 +0000)]
Bly
Original commit message from CVS:
Bly
Jan Schmidt [Sun, 2 Nov 2003 14:09:39 +0000 (14:09 +0000)]
Updated for the new plugin loading code
Original commit message from CVS:
Updated for the new plugin loading code
Ronald S. Bultje [Sun, 2 Nov 2003 13:55:40 +0000 (13:55 +0000)]
Fix this too. Note that the per-plugin licensing is gone because of company's new per-plugin (rather than per-element...
Original commit message from CVS:
Fix this too. Note that the per-plugin licensing is gone because of company's new per-plugin (rather than per-element) API. We basically need both... Ohwell, I just want this stuff to compile.
Jan Schmidt [Sun, 2 Nov 2003 13:19:55 +0000 (13:19 +0000)]
Use GST_ELEMENT_DETAILS for initialising GstElementDetails
Original commit message from CVS:
Use GST_ELEMENT_DETAILS for initialising GstElementDetails
Jan Schmidt [Sun, 2 Nov 2003 13:06:25 +0000 (13:06 +0000)]
Updated to the new plugin loading code
Original commit message from CVS:
Updated to the new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 12:23:26 +0000 (12:23 +0000)]
Use GST_ELEMENT_DETAILS macro to initialise the structure
Original commit message from CVS:
Use GST_ELEMENT_DETAILS macro to initialise the structure
Jan Schmidt [Sun, 2 Nov 2003 05:39:26 +0000 (05:39 +0000)]
Updated for the new plugin loading code
Original commit message from CVS:
Updated for the new plugin loading code
Iain Holmes [Sun, 2 Nov 2003 02:31:04 +0000 (02:31 +0000)]
XVid compiles again...I'm off to bed :)
Original commit message from CVS:
XVid compiles again...I'm off to bed :)
Iain Holmes [Sun, 2 Nov 2003 02:09:11 +0000 (02:09 +0000)]
Tarkin compiles again
Original commit message from CVS:
Tarkin compiles again
Iain Holmes [Sun, 2 Nov 2003 01:46:25 +0000 (01:46 +0000)]
Sndfile compiles again
Original commit message from CVS:
Sndfile compiles again
Iain Holmes [Sun, 2 Nov 2003 01:38:01 +0000 (01:38 +0000)]
Snapshot compiles
Original commit message from CVS:
Snapshot compiles
Iain Holmes [Sun, 2 Nov 2003 01:32:40 +0000 (01:32 +0000)]
Make smoothwave compile again
Original commit message from CVS:
Make smoothwave compile again
Iain Holmes [Sun, 2 Nov 2003 01:27:21 +0000 (01:27 +0000)]
SDL Video sink ported to the new plugin code. (Sorry that last commit message sucked BTW)
Original commit message from CVS:
SDL Video sink ported to the new plugin code.
(Sorry that last commit message sucked BTW)
Iain Holmes [Sun, 2 Nov 2003 00:47:43 +0000 (00:47 +0000)]
mplex compiles...whatever it is
Original commit message from CVS:
mplex compiles...whatever it is
Iain Holmes [Sat, 1 Nov 2003 23:43:13 +0000 (23:43 +0000)]
Jack fixed too
Original commit message from CVS:
Jack fixed too
Iain Holmes [Sat, 1 Nov 2003 23:26:42 +0000 (23:26 +0000)]
Dumdeedum, more spam...ivorbis is fixed
Original commit message from CVS:
Dumdeedum, more spam...ivorbis is fixed
Iain Holmes [Sat, 1 Nov 2003 16:42:12 +0000 (16:42 +0000)]
Colo(u)rspace too
Original commit message from CVS:
Colo(u)rspace too
Iain Holmes [Sat, 1 Nov 2003 16:35:25 +0000 (16:35 +0000)]
GSM updated for new stuff
Original commit message from CVS:
GSM updated for new stuff
Iain Holmes [Sat, 1 Nov 2003 14:04:20 +0000 (14:04 +0000)]
Update all the audiofile stuff
Original commit message from CVS:
Update all the audiofile stuff
Iain Holmes [Sat, 1 Nov 2003 13:13:38 +0000 (13:13 +0000)]
Update artsdsink too
Original commit message from CVS:
Update artsdsink too
Iain Holmes [Sat, 1 Nov 2003 11:56:28 +0000 (11:56 +0000)]
CDXAParse and chart ported to new style
Original commit message from CVS:
CDXAParse and chart ported to new style
Iain Holmes [Sat, 1 Nov 2003 01:43:05 +0000 (01:43 +0000)]
Updated gstarts
Original commit message from CVS:
Updated gstarts
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
Gernot Ziegler [Fri, 31 Oct 2003 16:40:20 +0000 (16:40 +0000)]
glsink with correct threading support
Original commit message from CVS:
glsink with correct threading support
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 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
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: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:15:55 +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
Gernot Ziegler [Tue, 28 Oct 2003 18:54:20 +0000 (18:54 +0000)]
welcome to glsink for 0.7.x :)
Original commit message from CVS:
welcome to glsink for 0.7.x :)
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 [Tue, 28 Oct 2003 09:08:32 +0000 (09:08 +0000)]
Add XOverlay interface support to both sdlvideosink and xvideosink. They're fully interchangeable now.
Original commit message from CVS:
Add XOverlay interface support to both sdlvideosink and xvideosink. They're fully interchangeable now.
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.
Ronald S. Bultje [Sun, 26 Oct 2003 11:48:30 +0000 (11:48 +0000)]
Oops, input <-> output confusion
Original commit message from CVS:
Oops, input <-> output confusion
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)
Ronald S. Bultje [Tue, 21 Oct 2003 12:36:49 +0000 (12:36 +0000)]
Add gstxvid.h (#125106)
Original commit message from CVS:
Add gstxvid.h (#125106)
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
David Schleef [Thu, 16 Oct 2003 21:36:14 +0000 (21:36 +0000)]
change printfs to GST_DEBUG
Original commit message from CVS:
change printfs to GST_DEBUG
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