Iain Holmes [Sun, 9 Nov 2003 00:50:38 +0000 (00:50 +0000)]
JRB's pixbuf loader mask fix
Original commit message from CVS:
JRB's pixbuf loader mask fix
David Schleef [Sat, 8 Nov 2003 03:02:14 +0000 (03:02 +0000)]
remove pesky g_print()s
Original commit message from CVS:
remove pesky g_print()s
David Schleef [Sat, 8 Nov 2003 03:00:07 +0000 (03:00 +0000)]
break up Id: in s/ pattern
Original commit message from CVS:
break up Id: in s/ pattern
David Schleef [Sat, 8 Nov 2003 02:58:08 +0000 (02:58 +0000)]
Add tag to output .c file
Original commit message from CVS:
Add tag to output .c file
David Schleef [Sat, 8 Nov 2003 02:57:18 +0000 (02:57 +0000)]
recommmit to get the make_filter tag correct
Original commit message from CVS:
recommmit to get the make_filter tag correct
David Schleef [Sat, 8 Nov 2003 02:52:41 +0000 (02:52 +0000)]
much cleanup hacking made possible by plugin changes
Original commit message from CVS:
much cleanup hacking made possible by plugin changes
David Schleef [Sat, 8 Nov 2003 02:48:59 +0000 (02:48 +0000)]
Update the videofilter template
Original commit message from CVS:
Update the videofilter template
Jeremy Simon [Fri, 7 Nov 2003 20:36:47 +0000 (20:36 +0000)]
Do not demux only 2 trak atoms
Original commit message from CVS:
Do not demux only 2 trak atoms
Ronald S. Bultje [Fri, 7 Nov 2003 12:47:01 +0000 (12:47 +0000)]
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
Ronald S. Bultje [Fri, 7 Nov 2003 12:45:20 +0000 (12:45 +0000)]
Add device autodetection
Original commit message from CVS:
Add device autodetection
Thomas Vander Stichele [Fri, 7 Nov 2003 00:53:32 +0000 (00:53 +0000)]
test and define HAVE_XSHM build ximage plugin
Original commit message from CVS:
test and define HAVE_XSHM
build ximage plugin
David Schleef [Thu, 6 Nov 2003 23:36:33 +0000 (23:36 +0000)]
Include config.h
Original commit message from CVS:
Include config.h
David Schleef [Thu, 6 Nov 2003 22:17:19 +0000 (22:17 +0000)]
add config.h
Original commit message from CVS:
add config.h
David Schleef [Thu, 6 Nov 2003 22:14:17 +0000 (22:14 +0000)]
make sure config.h is included first
Original commit message from CVS:
make sure config.h is included first
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.
Ronald S. Bultje [Thu, 6 Nov 2003 10:21:14 +0000 (10:21 +0000)]
And proper memory cleanup of cached devices
Original commit message from CVS:
And proper memory cleanup of cached devices
Ronald S. Bultje [Thu, 6 Nov 2003 10:15:22 +0000 (10:15 +0000)]
Add proper switch to needs_probe()
Original commit message from CVS:
Add proper switch to needs_probe()
Ronald S. Bultje [Thu, 6 Nov 2003 09:55:24 +0000 (09:55 +0000)]
Add device autodetection
Original commit message from CVS:
Add device autodetection
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
Ronald S. Bultje [Wed, 5 Nov 2003 12:20:43 +0000 (12:20 +0000)]
Re-add mixer element, gst-mixer doesn't work without it
Original commit message from CVS:
Re-add mixer element, gst-mixer doesn't work without it
Benjamin Otte [Wed, 5 Nov 2003 03:24:54 +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 [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: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
David Schleef [Mon, 3 Nov 2003 08:54:57 +0000 (08:54 +0000)]
Fixes for new plugin system
Original commit message from CVS:
Fixes for new plugin system
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()
Benjamin Otte [Sun, 2 Nov 2003 23:03:44 +0000 (23:03 +0000)]
fix template, too
Original commit message from CVS:
fix template, too
Ronald S. Bultje [Sun, 2 Nov 2003 22:54:47 +0000 (22:54 +0000)]
Bla
Original commit message from CVS:
Bla
Benjamin Otte [Sun, 2 Nov 2003 22:53:56 +0000 (22:53 +0000)]
forgot to make the element details static in here
Original commit message from CVS:
forgot to make the element details static in here
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:04:36 +0000 (22:04 +0000)]
RTP done
Original commit message from CVS:
RTP done
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
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:25:42 +0000 (21:25 +0000)]
That was monoscope...
Original commit message from CVS:
That was monoscope...
Benjamin Otte [Sun, 2 Nov 2003 19:28:08 +0000 (19:28 +0000)]
fix to new plugin system
Original commit message from CVS:
fix to new plugin system
Ronald S. Bultje [Sun, 2 Nov 2003 18:27:30 +0000 (18:27 +0000)]
Hm...:
Original commit message from CVS:
Hm...:
Ronald S. Bultje [Sun, 2 Nov 2003 18:17:48 +0000 (18:17 +0000)]
*sigh*
Original commit message from CVS:
*sigh*
Ronald S. Bultje [Sun, 2 Nov 2003 18:13:24 +0000 (18:13 +0000)]
......
Original commit message from CVS:
......
Ronald S. Bultje [Sun, 2 Nov 2003 17:41:07 +0000 (17:41 +0000)]
aaaaaaaaaaaaaaaaaaaah
Original commit message from CVS:
aaaaaaaaaaaaaaaaaaaah
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:02:51 +0000 (17:02 +0000)]
hmm...
Original commit message from CVS:
hmm...
Ronald S. Bultje [Sun, 2 Nov 2003 14:38:31 +0000 (14:38 +0000)]
More cruft
Original commit message from CVS:
More cruft
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 12:51:01 +0000 (12:51 +0000)]
Use the GST_ELEMENT_DETAILS for initialising GstElementDetails
Original commit message from CVS:
Use the GST_ELEMENT_DETAILS for initialising GstElementDetails
Jan Schmidt [Sun, 2 Nov 2003 12:48:08 +0000 (12:48 +0000)]
Updated for the new plugin loading code
Original commit message from CVS:
Updated for the new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 03:32:31 +0000 (03:32 +0000)]
Updated for new plugin loading code
Original commit message from CVS:
Updated for new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 03:08:13 +0000 (03:08 +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 01:58:16 +0000 (01:58 +0000)]
Speex compiles
Original commit message from CVS:
Speex 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:21:38 +0000 (01:21 +0000)]
Text overlay
Original commit message from CVS:
Text overlay
Iain Holmes [Sun, 2 Nov 2003 00:27:53 +0000 (00:27 +0000)]
Mikmod fixed
Original commit message from CVS:
Mikmod fixed
Iain Holmes [Sun, 2 Nov 2003 00:21:14 +0000 (00:21 +0000)]
pngenc fixed
Original commit message from CVS:
pngenc fixed
Iain Holmes [Sun, 2 Nov 2003 00:05:54 +0000 (00:05 +0000)]
JPEG JPEG JPEG WHEEEE
Original commit message from CVS:
JPEG JPEG JPEG WHEEEE
Fixyed.
(Gah, I'm getting sleeeeeeeeepeeeeeeeee)
Iain Holmes [Sat, 1 Nov 2003 16:18:43 +0000 (16:18 +0000)]
Port GstGdkPixbufSrc to the new definitions
Original commit message from CVS:
Port GstGdkPixbufSrc to the new definitions
Close the loader before unreffing it.
Iain Holmes [Sat, 1 Nov 2003 15:46:35 +0000 (15:46 +0000)]
Whheeee, FLAC ported to new system too
Original commit message from CVS:
Whheeee, FLAC ported to new system too
Iain Holmes [Sat, 1 Nov 2003 15:28:33 +0000 (15:28 +0000)]
ESD Updated
Original commit message from CVS:
ESD Updated
Iain Holmes [Sat, 1 Nov 2003 12:24:33 +0000 (12:24 +0000)]
Cutter and EFence ported.
Original commit message from CVS:
Cutter and EFence ported.
I hope someone else hasn't been doing these and not committing what they've done.
David Schleef [Sat, 1 Nov 2003 02:07:52 +0000 (02:07 +0000)]
Merge plugins. Update to new plugin init code
Original commit message from CVS:
Merge plugins. Update to new plugin init code
Iain Holmes [Sat, 1 Nov 2003 01:37:51 +0000 (01:37 +0000)]
Updated AAsink
Original commit message from CVS:
Updated AAsink
David Schleef [Sat, 1 Nov 2003 01:32:29 +0000 (01:32 +0000)]
Changes for new plugin init code
Original commit message from CVS:
Changes for new plugin init code
David Schleef [Fri, 31 Oct 2003 20:03:49 +0000 (20:03 +0000)]
avidemux still depends on riff
Original commit message from CVS:
avidemux still depends on riff
Benjamin Otte [Fri, 31 Oct 2003 20:03:30 +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
Iain Holmes [Fri, 31 Oct 2003 12:39:41 +0000 (12:39 +0000)]
Doesn't need to load gstriff
Original commit message from CVS:
Doesn't need to load gstriff
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:41 +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 01:37:37 +0000 (01:37 +0000)]
fix bytestream header
Original commit message from CVS:
fix bytestream header
Iain Holmes [Wed, 29 Oct 2003 23:50:00 +0000 (23:50 +0000)]
Add a local copy of riff.h as we don't use rifflib anymore.
Original commit message from CVS:
Add a local copy of riff.h as we don't use rifflib anymore.
Rewrite the main loop to use bytestreams instead of rifflib. Make it a loopbased
filter.
Handle metadata, cues and labels as well
Iain Holmes [Wed, 29 Oct 2003 23:48:13 +0000 (23:48 +0000)]
Add a local copy of riff.h, and add metadata writing ability to wavenc
Original commit message from CVS:
Add a local copy of riff.h, and add metadata writing ability to wavenc
David Schleef [Wed, 29 Oct 2003 05:40:48 +0000 (05:40 +0000)]
Create type find function for gdk_pixbuf
Original commit message from CVS:
Create type find function for gdk_pixbuf
David Schleef [Wed, 29 Oct 2003 05:09:38 +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
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
Ronald S. Bultje [Tue, 28 Oct 2003 20:19:13 +0000 (20:19 +0000)]
oops... I broke device settings in OSS
Original commit message from CVS:
oops... I broke device settings in OSS
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 [Sun, 26 Oct 2003 12:16:43 +0000 (12:16 +0000)]
Rename osselement to ossmixer and only open audio device if we have at least one pad. This makes ossmixer *only* open...
Original commit message from CVS:
Rename osselement to ossmixer and only open audio device if we have at least one pad. This makes ossmixer *only* open the mixer, which means we can open multiple mixer sessions.
Ronald S. Bultje [Sun, 26 Oct 2003 11:51:16 +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)
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
Iain Holmes [Fri, 17 Oct 2003 00:29:44 +0000 (00:29 +0000)]
Add a parser for metadata
Original commit message from CVS:
Add a parser for metadata
(demux_metadata): Given the buffer containing the metadata, look through it and
get the info out of it.
(wav_new_chunk_callback): Change the if statement to a switch statement.
Handle GST_RIFF_TAG_LIST by changing what the type of list it is and parsing out
metadata if it is "INFO".
David Schleef [Thu, 16 Oct 2003 21:34:24 +0000 (21:34 +0000)]
remove g_print() noisiness
Original commit message from CVS:
remove g_print() noisiness
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:11:14 +0000 (10:11 +0000)]
Set labels on mixer manually. This allows clearer names and - in the future - i18n
Original commit message from CVS:
Set labels on mixer manually. This allows clearer names and - in the future - i18n
Ronald S. Bultje [Tue, 14 Oct 2003 10:09:29 +0000 (10:09 +0000)]
Typo fix
Original commit message from CVS:
Typo fix
Ronald S. Bultje [Tue, 14 Oct 2003 10:07:59 +0000 (10:07 +0000)]
gcc-2.95 fixage
Original commit message from CVS:
gcc-2.95 fixage
David Schleef [Mon, 13 Oct 2003 23:18:04 +0000 (23:18 +0000)]
riff.h is in a different directory
Original commit message from CVS:
riff.h is in a different directory
David Schleef [Sat, 11 Oct 2003 00:20:28 +0000 (00:20 +0000)]
another file that needs to be added
Original commit message from CVS:
another file that needs to be added
Ronald S. Bultje [Fri, 10 Oct 2003 12:47:42 +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.
Ronald S. Bultje [Thu, 9 Oct 2003 22:11:53 +0000 (22:11 +0000)]
Remove can_seek () because eventmasks was removed from sink pads - grrr
Original commit message from CVS:
Remove can_seek () because eventmasks was removed from sink pads - grrr
Leif Johnson [Thu, 9 Oct 2003 22:02:37 +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
David Schleef [Thu, 9 Oct 2003 02:23:01 +0000 (02:23 +0000)]
Trivial fixes for GstBuffer->GstData migration
Original commit message from CVS:
Trivial fixes for GstBuffer->GstData migration