Wim Taymans
54e2d7a54e
Pff, this doesn't seem to work...
...
Original commit message from CVS:
Pff, this doesn't seem to work...
Can someone try to get a property from a GObject?
2001-06-16 17:35:09 +00:00
Wim Taymans
66e0d59f7a
Somewhat fixed -inspect
...
Original commit message from CVS:
Somewhat fixed -inspect
2001-06-16 17:25:45 +00:00
Wim Taymans
093bf1067f
Removed the obsolete libs.
...
Original commit message from CVS:
Removed the obsolete libs.
2001-06-16 14:36:02 +00:00
Erik Walthinsen
3d3c33ea49
Mega patch updates almost all the plugins to GObject. This was done with a Perl script, with only a few minor manual...
...
Original commit message from CVS:
Mega patch updates almost all the plugins to GObject. This was done with
a Perl script, with only a few minor manual tweaks where the perl didn't
catch the code just right. There may be a few minor issues remaining from
this, but they should be easy to catch (plugin doesn't work).
There are several plugins that have GDK/GTK code in them that shouldn't,
these need to be dealt with next.
2001-06-15 23:23:17 +00:00
Wim Taymans
f0051deb21
Removed old unused libs.
...
Original commit message from CVS:
Removed old unused libs.
2001-06-15 22:00:37 +00:00
Erik Walthinsen
bb55e797b8
various fixes needed to get to sinesrc ! osssink
...
Original commit message from CVS:
various fixes needed to get to sinesrc ! osssink
2001-06-14 21:02:32 +00:00
Wim Taymans
9b5de88561
Fixed some minor compiler warnings.
...
Original commit message from CVS:
Fixed some minor compiler warnings.
2001-06-14 20:39:52 +00:00
Erik Walthinsen
32f0db59fb
added gmodule to glib-2.0 stuff
...
Original commit message from CVS:
added gmodule to glib-2.0 stuff
2001-06-14 20:23:41 +00:00
Erik Walthinsen
aa2ae32515
new files that need to be removed at some point because they are to be autogenerated
...
Original commit message from CVS:
new files that need to be removed at some point because they are to be autogenerated
2001-06-14 20:19:32 +00:00
Erik Walthinsen
5dcec92852
Bring all the other stuff in gst/ up to match libgst.la's GObject port.
...
Original commit message from CVS:
Bring all the other stuff in gst/ up to match libgst.la's GObject port.
Fixed some minor problems with the signalling stuff in the core.
IT WORKS!
2001-06-14 03:14:35 +00:00
Erik Walthinsen
bfc4e58e6d
new configure check for glib 2.0, now requires pkg-config to be installed
...
Original commit message from CVS:
new configure check for glib 2.0, now requires pkg-config to be installed
2001-06-13 21:59:43 +00:00
Erik Walthinsen
c7f0713077
First round of changes to port to GObject. libgst.la compiles, though there are a few things commented out. Specifi...
...
Original commit message from CVS:
First round of changes to port to GObject. libgst.la compiles, though
there are a few things commented out. Specifically object destruction
is probably broken, but wtay gets to fix that because he researched the
problem of glib 2.0 object destruction while doing the first round.
Some of the XML stuff is commented out, but that's an easy fix.
Next is the rest of the gst/ directory, then on to the plugins.
2001-06-13 21:52:36 +00:00
Erik Walthinsen
e23469d24f
changed indent and argnames to trigger gtk2gobject.sh
...
Original commit message from CVS:
changed indent and argnames to trigger gtk2gobject.sh
2001-06-11 19:09:23 +00:00
David I. Lehn
cd3595577b
Added manpage
...
Original commit message from CVS:
Added manpage
Ignore built autoplugtest binary
Bump debian version to 0.2.0
2001-06-07 16:56:27 +00:00
Richard Boulton
d74c7d5d70
Add gstreamer-compprep man page.
...
Original commit message from CVS:
Add gstreamer-compprep man page.
2001-06-07 10:58:40 +00:00
Andrew Mitchell
d97d6cd1b5
Credited 'ALSA plugins' to Thomas Nydberg in AUTHORS
...
Original commit message from CVS:
Credited 'ALSA plugins' to Thomas Nydberg in AUTHORS
2001-06-07 08:18:15 +00:00
David I. Lehn
0bb1acee5a
latest plugins updates
...
Original commit message from CVS:
latest plugins updates
2001-06-07 06:38:21 +00:00
Arik Devens
959e272859
dissabled full-screen for the time being till i have time to fix it.
...
Original commit message from CVS:
dissabled full-screen for the time being till i have time to fix it.
2001-06-07 06:06:49 +00:00
Erik Walthinsen
0d7c4dc838
added --gst-mask to the man pages
...
Original commit message from CVS:
added --gst-mask to the man pages
2001-06-07 00:08:56 +00:00
David I. Lehn
422da209a0
Added new plugin packages and synced up to a late pre2 CVS base.
...
Original commit message from CVS:
Added new plugin packages and synced up to a late pre2 CVS base.
2001-06-06 19:23:21 +00:00
David I. Lehn
5deb318232
Added configure.{ac,in} to .cvsignore since they are autogenerated from configure.base now.
...
Original commit message from CVS:
Added configure.{ac,in} to .cvsignore since they are autogenerated from
configure.base now.
2001-06-06 19:21:39 +00:00
David I. Lehn
474109aec6
Added .o and .lo to clean-local target
...
Original commit message from CVS:
Added .o and .lo to clean-local target
2001-06-06 19:20:53 +00:00
Wim Taymans
bc9cbb1643
Removed a warning.
...
Original commit message from CVS:
Removed a warning.
2001-06-06 19:15:10 +00:00
Wim Taymans
f19283fa0d
Some minor docs updates.
...
Original commit message from CVS:
Some minor docs updates.
2001-06-06 18:33:18 +00:00
Wim Taymans
c57122e0ae
Added the lav encoder Makefile.am
...
Original commit message from CVS:
Added the lav encoder Makefile.am
2001-06-06 18:31:23 +00:00
Wim Taymans
c416297af4
Changed the maxcothreads to 16. connect to the new_ghost_pad signal in parse.
...
Original commit message from CVS:
Changed the maxcothreads to 16.
connect to the new_ghost_pad signal in parse.
2001-06-06 18:29:57 +00:00
Thomas Vander Stichele
8e58af799d
added cutter plugin to config stuff
...
Original commit message from CVS:
added cutter plugin to config stuff
2001-06-06 14:24:17 +00:00
Thomas Vander Stichele
fdac74d01c
added Makefile generation for gstaudio library
...
Original commit message from CVS:
added Makefile generation for gstaudio library
2001-06-06 14:14:53 +00:00
Thomas Vander Stichele
fe7b1abb42
first try at a general gstreamer audio library with helper functions
...
Original commit message from CVS:
first try at a general gstreamer audio library with helper functions
2001-06-06 14:13:58 +00:00
Richard Boulton
4343df9e4f
Add an important quote from Omega.
...
Original commit message from CVS:
Add an important quote from Omega.
2001-06-06 12:47:27 +00:00
Wim Taymans
9b3ec7e2f6
Somewhat improve the layout of args in inspect.
...
Original commit message from CVS:
Somewhat improve the layout of args in inspect.
2001-06-05 17:45:52 +00:00
Richard Boulton
083d01c3d9
Revert accidentally applied changes.
...
Original commit message from CVS:
Revert accidentally applied changes.
Time for bed.
2001-06-05 01:27:53 +00:00
Richard Boulton
b971f48169
FIx memleak in save-thyself introduced by changing plugin_get_list to copy.
...
Original commit message from CVS:
FIx memleak in save-thyself introduced by changing plugin_get_list to
copy.
2001-06-05 01:26:01 +00:00
Richard Boulton
3eaff63dcf
Simple fix to stop gstreamer-compprep crashing when the registry is in use.
...
Original commit message from CVS:
Simple fix to stop gstreamer-compprep crashing when the registry is in
use.
2001-06-05 01:15:29 +00:00
Wim Taymans
98f65dadac
Fixed the xid stuff and some cleanups.
...
Original commit message from CVS:
Fixed the xid stuff and some cleanups.
2001-06-04 21:02:01 +00:00
Wim Taymans
db0325ee37
Use the STACKSIZE and number of cothreads to calculate the cothread stack space (easier to change the number of cothr...
...
Original commit message from CVS:
Use the STACKSIZE and number of cothreads to calculate the cothread stack
space (easier to change the number of cothreads).
2001-06-04 16:02:48 +00:00
Thomas Vander Stichele
7f41ebff13
added an eos handler so that gstreamer-launch quits when the first element fires it
...
Original commit message from CVS:
added an eos handler so that gstreamer-launch quits when the first element
fires it
2001-06-04 15:38:44 +00:00
Wim Taymans
d008889f00
Print out the default values.
...
Original commit message from CVS:
Print out the default values.
2001-06-04 14:50:21 +00:00
Richard Boulton
90b7ecc2ec
Nasty hack enabling docs/gst/ to build with unpatched versions of gtkdoc-scanobj which don't understand libtool.
...
Original commit message from CVS:
Nasty hack enabling docs/gst/ to build with unpatched versions of
gtkdoc-scanobj which don't understand libtool.
2001-06-04 11:25:19 +00:00
Richard Boulton
785d258c33
Replace NO_X conditional compilation with testing whether DISPLAY env variable is set, and doing gtk_type_init() inst...
...
Original commit message from CVS:
Replace NO_X conditional compilation with testing whether DISPLAY env
variable is set, and doing gtk_type_init() instead of gtk_init() if not.
2001-06-04 00:51:35 +00:00
Richard Boulton
6466d1444a
Don't ever run if we know automake isn't patched: people keep complaining that their machine crashed while trying to ...
...
Original commit message from CVS:
Don't ever run if we know automake isn't patched: people keep complaining
that their machine crashed while trying to build...
2001-06-04 00:38:25 +00:00
Wim Taymans
3bee2c0c34
More info about the other tools.
...
Original commit message from CVS:
More info about the other tools.
2001-06-03 22:30:07 +00:00
Richard Boulton
58cbf46951
Add man page for gstreamer-complete
...
Original commit message from CVS:
Add man page for gstreamer-complete
2001-06-03 19:49:51 +00:00
Wim Taymans
feab2e15e5
Docs updates
...
Original commit message from CVS:
Docs updates
2001-06-03 19:26:02 +00:00
Wim Taymans
dd067c0000
optionally call gtk_type_init() instead of gtk_init() if NO_X is defined. This avoids the X dependency of GStreamer.
...
Original commit message from CVS:
optionally call gtk_type_init() instead of gtk_init() if NO_X is defined. This
avoids the X dependency of GStreamer.
2001-06-03 19:19:45 +00:00
Wim Taymans
fd9e96a6d9
small changes
...
Original commit message from CVS:
small changes
2001-06-03 19:09:17 +00:00
Wim Taymans
1eda931ce1
Removed the components dir from since it doesn't work/build anyway.
...
Original commit message from CVS:
Removed the components dir from since it doesn't work/build anyway.
2001-06-03 19:06:40 +00:00
Wim Taymans
dc8d68256b
More small updates.:
...
Original commit message from CVS:
More small updates.:
2001-06-03 15:30:07 +00:00
Wim Taymans
cbc97430a6
Added first desciption of the changes for 0.2.0
...
Original commit message from CVS:
Added first desciption of the changes for 0.2.0
2001-06-03 15:29:08 +00:00
Wim Taymans
77c7cda3eb
Find the seeking properties in GstBin objects too.
...
Original commit message from CVS:
Find the seeking properties in GstBin objects too.
2001-06-03 12:08:05 +00:00