platform/upstream/gstreamer.git
22 years agono good reason to require glib 1.3.15 so back to 1.3.12 put version checking for...
Thomas Vander Stichele [Tue, 5 Mar 2002 12:31:13 +0000 (12:31 +0000)]
no good reason to require glib 1.3.15 so back to 1.3.12 put version checking for glib and libxml in configure.ac subs...

Original commit message from CVS:
* no good reason to require glib 1.3.15 so back to 1.3.12
* put version checking for glib and libxml in configure.ac
* subst'd these minimum required versions so they can be used in spec file

22 years agowarning: unused variable 'oclass'
Benjamin Otte [Tue, 5 Mar 2002 08:35:37 +0000 (08:35 +0000)]
warning: unused variable 'oclass'

Original commit message from CVS:
warning: unused variable 'oclass'

22 years agowarning: int format, GType arg (arg 3)
Benjamin Otte [Tue, 5 Mar 2002 08:30:51 +0000 (08:30 +0000)]
warning: int format, GType arg (arg 3)

Original commit message from CVS:
warning: int format, GType arg (arg 3)

22 years agowarning: unused variable 'oldstate'
Benjamin Otte [Tue, 5 Mar 2002 08:28:22 +0000 (08:28 +0000)]
warning: unused variable 'oldstate'

Original commit message from CVS:
warning: unused variable 'oldstate'

22 years agowarning: initialization from incompatible pointer type
Benjamin Otte [Tue, 5 Mar 2002 08:26:13 +0000 (08:26 +0000)]
warning: initialization from incompatible pointer type

Original commit message from CVS:
warning: initialization from incompatible pointer type

22 years agowarning: deprecated use of label at end of compound statement
Benjamin Otte [Tue, 5 Mar 2002 08:13:55 +0000 (08:13 +0000)]
warning: deprecated use of label at end of compound statement

Original commit message from CVS:
warning: deprecated use of label at end of compound statement

22 years agofix warning (yes, I'm using -Werror now :)
Benjamin Otte [Mon, 4 Mar 2002 22:01:42 +0000 (22:01 +0000)]
fix warning (yes, I'm using -Werror now :)

Original commit message from CVS:
fix warning (yes, I'm using -Werror now :)

22 years agoreflect new dparams api
Steve Baker [Mon, 4 Mar 2002 18:55:17 +0000 (18:55 +0000)]
reflect new dparams api

Original commit message from CVS:
reflect new dparams api

22 years agoThis is a major update to the dparams api - I think it is now much cleaner and the...
Steve Baker [Mon, 4 Mar 2002 18:54:20 +0000 (18:54 +0000)]
This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi...

Original commit message from CVS:
This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use.

highlights are:
- GParamSpecs are now used throughout to define dparams
- currently limited to supporting types gfloat, gint and gint64. this should cover 99% of cases and new types can be added in the future
- application-side api is now based almost entirely on setting object properties
- the smoothing dparam is now a subclass of GstDParam
- array-mode is not yet implemented but is not forgotton

time to start documenting

22 years agolet's not increment in GST_DEBUG code...
Andy Wingo [Mon, 4 Mar 2002 05:37:26 +0000 (05:37 +0000)]
let's not increment in GST_DEBUG code...

Original commit message from CVS:
let's not increment in GST_DEBUG code...

22 years agofinished devhelp stuff
Thomas Vander Stichele [Sun, 3 Mar 2002 23:32:09 +0000 (23:32 +0000)]
finished devhelp stuff

Original commit message from CVS:
finished devhelp stuff

22 years agoupdated to glib 1.3.15
Christian Schaller [Sun, 3 Mar 2002 21:19:31 +0000 (21:19 +0000)]
updated to glib 1.3.15

Original commit message from CVS:
updated to glib 1.3.15

22 years agoadded proper glib dep
Christian Schaller [Sun, 3 Mar 2002 21:15:17 +0000 (21:15 +0000)]
added proper glib dep

Original commit message from CVS:
added proper glib dep

22 years agoobject naming will start with 0 (it was one before)
Andy Wingo [Sun, 3 Mar 2002 19:30:10 +0000 (19:30 +0000)]
object naming will start with 0 (it was one before)

Original commit message from CVS:
object naming will start with 0 (it was one before)

22 years agoadded gst_util_set_value_from_string.
Steve Baker [Sun, 3 Mar 2002 18:41:25 +0000 (18:41 +0000)]
added gst_util_set_value_from_string.

Original commit message from CVS:
added gst_util_set_value_from_string.
this could probably be refactored with gst_util_set_object_arg at a later date.

22 years agoneed this
Thomas Vander Stichele [Sun, 3 Mar 2002 18:02:57 +0000 (18:02 +0000)]
need this

Original commit message from CVS:
need this

22 years agoadding devhelp dir
Thomas Vander Stichele [Sun, 3 Mar 2002 16:55:45 +0000 (16:55 +0000)]
adding devhelp dir

Original commit message from CVS:
adding devhelp dir

22 years agomore docs fixing
Thomas Vander Stichele [Sun, 3 Mar 2002 16:53:25 +0000 (16:53 +0000)]
more docs fixing

Original commit message from CVS:
more docs fixing

22 years agoadding devhelp files
Thomas Vander Stichele [Sun, 3 Mar 2002 16:50:39 +0000 (16:50 +0000)]
adding devhelp files

Original commit message from CVS:
adding devhelp files

22 years agothanks to jhdalin for this
Thomas Vander Stichele [Sun, 3 Mar 2002 16:25:11 +0000 (16:25 +0000)]
thanks to jhdalin for this

Original commit message from CVS:
thanks to jhdalin for this

22 years agoput docs in gstreamer-devel rpm and dir
Thomas Vander Stichele [Sun, 3 Mar 2002 15:18:09 +0000 (15:18 +0000)]
put docs in gstreamer-devel rpm and dir

Original commit message from CVS:
put docs in gstreamer-devel rpm and dir

22 years agodocs are now in gstreamer rpm want them in gstreamer-devel though
Thomas Vander Stichele [Sun, 3 Mar 2002 15:00:32 +0000 (15:00 +0000)]
docs are now in gstreamer rpm want them in gstreamer-devel though

Original commit message from CVS:
docs are now in gstreamer rpm
want them in gstreamer-devel though

22 years agoupdating something in spec, not sure what :)
Christian Schaller [Sun, 3 Mar 2002 13:31:27 +0000 (13:31 +0000)]
updating something in spec, not sure what :)

Original commit message from CVS:
updating something in spec, not sure what :)

22 years agosome doc and aesthetic fixes make the filter actually do something
Andy Wingo [Sun, 3 Mar 2002 02:08:17 +0000 (02:08 +0000)]
some doc and aesthetic fixes make the filter actually do something

Original commit message from CVS:
* some doc and aesthetic fixes
* make the filter actually do something

22 years agoget some sleep
Thomas Vander Stichele [Sun, 3 Mar 2002 01:12:12 +0000 (01:12 +0000)]
get some sleep

Original commit message from CVS:
get some sleep

22 years agodocs changes
Thomas Vander Stichele [Sun, 3 Mar 2002 00:48:37 +0000 (00:48 +0000)]
docs changes

Original commit message from CVS:
docs changes

22 years agodocument gst_caps_debug change gst_caps_debug to accept a label argument, assists...
Andy Wingo [Sun, 3 Mar 2002 00:44:41 +0000 (00:44 +0000)]
document gst_caps_debug change gst_caps_debug to accept a label argument, assists greatly in debugging capsnego bette...

Original commit message from CVS:
* document gst_caps_debug
* change gst_caps_debug to accept a label argument, assists greatly
in debugging capsnego
* better names from gst_object_name_default
* some more debugging in gstpad.c
* require caps to match padtemplates on both side of a connection
* gstspider uses default naming so that names are globally unique
* moved filesrc offset arg to the top -- show up first in a prop list.
in the future we should have flags on props indicating which ones
it might be interesting for the end-user to change.
* initialize cothreads in the more standard way, and provide some more debugging

22 years agoAdded my DOCBUILDING document
Christian Schaller [Sat, 2 Mar 2002 18:59:03 +0000 (18:59 +0000)]
Added my DOCBUILDING document

Original commit message from CVS:
Added my DOCBUILDING document

22 years agoadded more files to the docs files
Christian Schaller [Sat, 2 Mar 2002 18:39:32 +0000 (18:39 +0000)]
added more files to the docs files

Original commit message from CVS:
added more files to the docs files

22 years agofix: when starting typefinding, make sure we're paused
Benjamin Otte [Sat, 2 Mar 2002 18:27:45 +0000 (18:27 +0000)]
fix: when starting typefinding, make sure we're paused

Original commit message from CVS:
fix: when starting typefinding, make sure we're paused

22 years agoGood luck with this one ;) converted to using getopt dropped autogen- prefix from...
Thomas Vander Stichele [Sat, 2 Mar 2002 12:01:32 +0000 (12:01 +0000)]
Good luck with this one ;) converted to using getopt dropped autogen- prefix from autogen options since options for c...

Original commit message from CVS:
Good luck with this one ;)
converted to using getopt
dropped autogen- prefix from autogen options since options for configure
can now be given after putting -- on the cmd line
added with-autoconf and with-automake to help michael out
this all needs some testing
plus a few changes in other modules as well

22 years agohrm, ok fixed my mistake of commiting a spec with my 'debug' code in it :)
Christian Schaller [Sat, 2 Mar 2002 11:12:19 +0000 (11:12 +0000)]
hrm, ok fixed my mistake of commiting a spec with my 'debug' code in it :)

Original commit message from CVS:
hrm, ok fixed my mistake of commiting a spec with my 'debug' code in it :)

22 years agoAdded documentation to the SPEC file. Currently it seems that a lot of documentation...
Christian Schaller [Sat, 2 Mar 2002 11:11:11 +0000 (11:11 +0000)]
Added documentation to the SPEC file. Currently it seems that a lot of documentation is built but not installed howev...

Original commit message from CVS:
Added documentation to the SPEC file. Currently it seems that a lot of documentation is built but not installed however, including the images.

22 years agoapplied some of meeks's patches
Thomas Vander Stichele [Sat, 2 Mar 2002 10:33:40 +0000 (10:33 +0000)]
applied some of meeks's patches

Original commit message from CVS:
applied some of meeks's patches

22 years agoAdded last_message.
Wim Taymans [Thu, 28 Feb 2002 23:39:08 +0000 (23:39 +0000)]
Added last_message.

Original commit message from CVS:
Added last_message.

22 years agomake sure cothread->priv is NULL when uninited because we now check it (added debuggi...
Benjamin Otte [Sun, 24 Feb 2002 19:08:30 +0000 (19:08 +0000)]
make sure cothread->priv is NULL when uninited because we now check it (added debugging line to gst_bin_remove while ...

Original commit message from CVS:
make sure cothread->priv is NULL when uninited because we now check it
(added debugging line to gst_bin_remove while debugging)

22 years agoupdated popt stuff:
Benjamin Otte [Sun, 24 Feb 2002 17:08:07 +0000 (17:08 +0000)]
updated popt stuff:

Original commit message from CVS:
updated popt stuff:
- added 'gst_init_with_popt_table' to gst.h
- added a --silent option to launch to suppress g_object_notify events

22 years agofixes:
Benjamin Otte [Sun, 24 Feb 2002 13:38:10 +0000 (13:38 +0000)]
fixes:

Original commit message from CVS:
fixes:
- g_free accepts NULL
- indenting
- last_message is readable, not writeable
- warn on invalid property id

22 years agoIterate until we find the real pad when creating a ghostpad make a copy of the event...
Wim Taymans [Sat, 23 Feb 2002 14:02:29 +0000 (14:02 +0000)]
Iterate until we find the real pad when creating a ghostpad make a copy of the event in the default dispatcher.

Original commit message from CVS:
Iterate until we find the real pad when creating a ghostpad
make a copy of the event in the default dispatcher.

22 years agoAdded gst_event_copy
Wim Taymans [Sat, 23 Feb 2002 13:57:09 +0000 (13:57 +0000)]
Added gst_event_copy

Original commit message from CVS:
Added gst_event_copy

22 years agoStore the element in the cothread private field.
Wim Taymans [Sat, 23 Feb 2002 13:42:51 +0000 (13:42 +0000)]
Store the element in the cothread private field.

Original commit message from CVS:
Store the element in the cothread private field.
If we remove the current entry in the cothread chain, make sure another
cothread is marked as COTHREAD_STOPPING.

22 years agoAdded a private field to the cothread state.
Wim Taymans [Sat, 23 Feb 2002 13:41:17 +0000 (13:41 +0000)]
Added a private field to the cothread state.

Original commit message from CVS:
Added a private field to the cothread state.

22 years agoOnly unset the scheduler on REAL pads. This is a nasty one that causes random memory...
Wim Taymans [Fri, 22 Feb 2002 23:12:05 +0000 (23:12 +0000)]
Only unset the scheduler on REAL pads. This is a nasty one that causes random memory corruption.

Original commit message from CVS:
Only unset the scheduler on REAL pads. This is a nasty one that causes
random memory corruption.

22 years agouncomment it in the DIRS to avoid errors
Thomas Vander Stichele [Fri, 22 Feb 2002 19:38:48 +0000 (19:38 +0000)]
uncomment it in the DIRS to avoid errors

Original commit message from CVS:
uncomment it in the DIRS to avoid errors

22 years agotest program doesn't leave iterate atm, commenting it
Thomas Vander Stichele [Fri, 22 Feb 2002 18:25:06 +0000 (18:25 +0000)]
test program doesn't leave iterate atm, commenting it

Original commit message from CVS:
test program doesn't leave iterate atm, commenting it

22 years agoright include
Thomas Vander Stichele [Fri, 22 Feb 2002 18:12:37 +0000 (18:12 +0000)]
right include

Original commit message from CVS:
right include

22 years agoadd to DIST_SUBDIRS
Thomas Vander Stichele [Fri, 22 Feb 2002 17:47:10 +0000 (17:47 +0000)]
add to DIST_SUBDIRS

Original commit message from CVS:
add to DIST_SUBDIRS

22 years agogenerate the makefile for dparams testing
Steve Baker [Thu, 21 Feb 2002 20:47:14 +0000 (20:47 +0000)]
generate the makefile for dparams testing

Original commit message from CVS:
generate the makefile for dparams testing

22 years agouse the correct marshal
Steve Baker [Thu, 21 Feb 2002 20:44:59 +0000 (20:44 +0000)]
use the correct marshal

Original commit message from CVS:
use the correct marshal

22 years agoadd two apis: gst_element_connect_elements_many (elem1, elem2, ...)
Andy Wingo [Thu, 21 Feb 2002 14:44:27 +0000 (14:44 +0000)]
add two apis: gst_element_connect_elements_many (elem1, elem2, ...)

Original commit message from CVS:
* add two apis:
* gst_element_connect_elements_many (elem1, elem2, ...)
- calls gst_element_connect_elements() in order
- should be called gst_element_connect_many, but we need to rename gst_element_connect_elements first
- simplifies common-case code
* gst_bin_add_many (bin, elem1, ...)
- calls gst_bin_add on all of the elems
- again, simplifying common code

22 years agousing GST_DEBUGINFO
Thomas Vander Stichele [Thu, 21 Feb 2002 13:34:06 +0000 (13:34 +0000)]
using GST_DEBUGINFO

Original commit message from CVS:
using GST_DEBUGINFO

22 years agomore debug output used CONNECT_OK because otherwise functions don't get a proper...
Thomas Vander Stichele [Thu, 21 Feb 2002 10:38:18 +0000 (10:38 +0000)]
more debug output used CONNECT_OK because otherwise functions don't get a proper result

Original commit message from CVS:
* more debug output
* used CONNECT_OK because otherwise functions don't get a proper result

22 years agowarning fixes gst_object_set_name (name, NULL) uniquifies the name globally
Andy Wingo [Wed, 20 Feb 2002 21:31:16 +0000 (21:31 +0000)]
warning fixes gst_object_set_name (name, NULL) uniquifies the name globally

Original commit message from CVS:
* warning fixes
* gst_object_set_name (name, NULL) uniquifies the name globally
- needs robusticizing
* gst_elementfactory_make can now take NULL as a second argument

22 years agoso that people know about GST_PLUGIN_PATH
Steve Baker [Wed, 20 Feb 2002 20:17:30 +0000 (20:17 +0000)]
so that people know about GST_PLUGIN_PATH

Original commit message from CVS:
so that people know about GST_PLUGIN_PATH

22 years agomove GST_PLUGIN_PATH before _gst_plugin_initialize so that it is noticed
Steve Baker [Wed, 20 Feb 2002 20:04:46 +0000 (20:04 +0000)]
move GST_PLUGIN_PATH before _gst_plugin_initialize so that it is noticed

Original commit message from CVS:
move GST_PLUGIN_PATH before _gst_plugin_initialize so that it is noticed

22 years agoa warning fix a potential commenting error fix more debug output when trying to set...
Thomas Vander Stichele [Wed, 20 Feb 2002 16:44:46 +0000 (16:44 +0000)]
a warning fix a potential commenting error fix more debug output when trying to set caps so I can actually tell from ...

Original commit message from CVS:
* a warning fix
* a potential commenting error fix
* more debug output when trying to set caps so I can actually tell from it
what's going on

22 years agobefore, entering and leaving where invisible now it's a really bleak grey anyone...
Thomas Vander Stichele [Wed, 20 Feb 2002 16:42:16 +0000 (16:42 +0000)]
before, entering and leaving where invisible now it's a really bleak grey anyone want to suggest a usable color ?

Original commit message from CVS:
before, entering and leaving where invisible
now it's a really bleak grey
anyone want to suggest a usable color ?

22 years agoFixed some warnings
Wim Taymans [Tue, 19 Feb 2002 22:10:37 +0000 (22:10 +0000)]
Fixed some warnings

Original commit message from CVS:
Fixed some warnings
Always recalculate caps intersection in perform_negotiate 'cause they
might have changed. (needs better solution probably)

22 years agodocumentation addition
Thomas Vander Stichele [Tue, 19 Feb 2002 16:08:23 +0000 (16:08 +0000)]
documentation addition

Original commit message from CVS:
documentation addition

22 years agochanges to spider: add padtemplates so the connect functions can connect two request...
Andy Wingo [Tue, 19 Feb 2002 05:59:07 +0000 (05:59 +0000)]
changes to spider: add padtemplates so the connect functions can connect two request-pad elements add a hack in gstel...

Original commit message from CVS:
* changes to spider:
* add padtemplates so the connect functions can connect two request-pad
elements
* add a hack in gstelement.c. please look at this, Company, and see how
we can get around this
* add backwards caps-propagation support in identity, int2float, float2int,
adder, speed, volume

22 years agomany fixes related to dynamic pipelines.
Andy Wingo [Mon, 18 Feb 2002 00:40:56 +0000 (00:40 +0000)]
many fixes related to dynamic pipelines.

Original commit message from CVS:
* many fixes related to dynamic pipelines.
* addition of gst_element_disconnect_elements(), as per connect_elements()
* don't have a cow if typefind changes state in its signal handlers
* support of request pad -> request pad in connect_elements()
* some fixes in int2float that will eventually need to be ported to float2int and
adder

the gstelement api is getting bloated, expect a rewrite within the next month.

22 years agoappending caps to themself is not fatal, is it?
Benjamin Otte [Sun, 17 Feb 2002 21:19:13 +0000 (21:19 +0000)]
appending caps to themself is not fatal, is it?

Original commit message from CVS:
appending caps to themself is not fatal, is it?
If it is, revert the patch, but please allow gst_caps_append (NULL, NULL);

22 years agosome object cleanup fixes
Andy Wingo [Sun, 17 Feb 2002 19:58:29 +0000 (19:58 +0000)]
some object cleanup fixes

Original commit message from CVS:
some object cleanup fixes

22 years agocapsnego fixes in adder, speed, and identity
Andy Wingo [Sun, 17 Feb 2002 17:34:23 +0000 (17:34 +0000)]
capsnego fixes in adder, speed, and identity

Original commit message from CVS:
capsnego fixes in adder, speed, and identity

22 years agoconvert identity to g_object_notify stuff i hate last-message, it's stupid
Andy Wingo [Sun, 17 Feb 2002 06:00:20 +0000 (06:00 +0000)]
convert identity to g_object_notify stuff i hate last-message, it's stupid

Original commit message from CVS:
convert identity to g_object_notify stuff
i hate last-message, it's stupid

22 years agoback to popt 1.5
Andy Wingo [Sun, 17 Feb 2002 02:08:48 +0000 (02:08 +0000)]
back to popt 1.5

Original commit message from CVS:
back to popt 1.5

22 years agoallow gst_init(NULL, NULL) to work this fix was prompted by testsuite/test_gst_init...
Andy Wingo [Sat, 16 Feb 2002 18:27:04 +0000 (18:27 +0000)]
allow gst_init(NULL, NULL) to work this fix was prompted by testsuite/test_gst_init.c, which thomasvs was running on ...

Original commit message from CVS:
allow gst_init(NULL, NULL) to work
this fix was prompted by testsuite/test_gst_init.c, which thomasvs was running
on the autobuilder. they are good after all :)

22 years agoadd 'toolsdir' to the pc files add our first plugin test, which involves simply runni...
Andy Wingo [Sat, 16 Feb 2002 17:53:58 +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.

22 years agoCloses: [ #518093 ] libxml2-dev absence not caught on config
Andy Wingo [Sat, 16 Feb 2002 03:50:38 +0000 (03:50 +0000)]
Closes: [ #518093 ] libxml2-dev absence not caught on config

Original commit message from CVS:
Closes: [ #518093 ] libxml2-dev absence not caught on config

22 years agoworkaround for old popt versions, maybe this is the best way anyway (not alowing...
Andy Wingo [Sat, 16 Feb 2002 03:24:50 +0000 (03:24 +0000)]
workaround for old popt versions, maybe this is the best way anyway (not alowing for command line args that are not p...

Original commit message from CVS:
workaround for old popt versions, maybe this is the best way anyway (not alowing
for command line args that are not parsed with popt)

22 years ago--gst-scheduler={basic,standard} :-)))
Andy Wingo [Fri, 15 Feb 2002 21:17:06 +0000 (21:17 +0000)]
--gst-scheduler={basic,standard} :-)))

Original commit message from CVS:
--gst-scheduler={basic,standard} :-)))

22 years agoto set default categories for an app, call set_categories before the gst_init restore...
Andy Wingo [Fri, 15 Feb 2002 21:11:46 +0000 (21:11 +0000)]
to set default categories for an app, call set_categories before the gst_init restores gst-register to its previous v...

Original commit message from CVS:
to set default categories for an app, call set_categories before the gst_init
restores gst-register to its previous verbosity (but --gst-mask=0 works)

22 years agofirst pass at integrating popt into gstreamer note: you will need popt 1.6.3 or great...
Andy Wingo [Fri, 15 Feb 2002 16:14:21 +0000 (16:14 +0000)]
first pass at integrating popt into gstreamer note: you will need popt 1.6.3 or greater (configure checks for this) -...

Original commit message from CVS:
first pass at integrating popt into gstreamer
note: you will need popt 1.6.3 or greater (configure checks for this) -- debian
people will either need to patch popt 1.6.2 or install 1.6.3 by hand.

22 years agoTest commit: if this works, the CVS is working again.
Richard Boulton [Thu, 14 Feb 2002 17:55:51 +0000 (17:55 +0000)]
Test commit: if this works, the CVS is working again.

Original commit message from CVS:
Test commit: if this works, the CVS is working again.

22 years agoRemove test file.
Richard Boulton [Thu, 14 Feb 2002 00:27:02 +0000 (00:27 +0000)]
Remove test file.

Original commit message from CVS:
Remove test file.

22 years agoThis is probably cleaner
Ronald S. Bultje [Wed, 13 Feb 2002 18:28:21 +0000 (18:28 +0000)]
This is probably cleaner

Original commit message from CVS:
This is probably cleaner

22 years agoThis is a test commit to check that the new syncmail script is working.
Richard Boulton [Wed, 13 Feb 2002 16:53:01 +0000 (16:53 +0000)]
This is a test commit to check that the new syncmail script is working.

Original commit message from CVS:
This is a test commit to check that the new syncmail script is working.

22 years agodon't set INFO categories before running gst_init
Thomas Vander Stichele [Wed, 13 Feb 2002 16:15:40 +0000 (16:15 +0000)]
don't set INFO categories before running gst_init

Original commit message from CVS:
don't set INFO categories before running gst_init

22 years agosmall addition
Thomas Vander Stichele [Wed, 13 Feb 2002 12:18:10 +0000 (12:18 +0000)]
small addition

Original commit message from CVS:
small addition

22 years agorevert part of wingo's patch wingo, I'm not doing this to piss you off ;) but with...
Thomas Vander Stichele [Tue, 12 Feb 2002 22:28:25 +0000 (22:28 +0000)]
revert part of wingo's patch wingo, I'm not doing this to piss you off ;) but with your change we get the reverse iss...

Original commit message from CVS:
revert part of wingo's patch
wingo, I'm not doing this to piss you off ;)
but with your change we get the reverse issue : stuff in libs/gst needs
gstmarshal.[ch], which are only generated if we go in gst before libs.
So unless we just throw the egg at the chicken we'll have to settle for a
hack.
Alternatively, we could take the egg out of the chicken and put it in
a separate tarball which would then be installed ;)

22 years agofix funny build issue by not linking plugin libraries to gstreamer core. this is...
Andy Wingo [Tue, 12 Feb 2002 17:50:22 +0000 (17:50 +0000)]
fix funny build issue by not linking plugin libraries to gstreamer core. this is because they are plugins, not shared...

Original commit message from CVS:
fix funny build issue by not linking plugin libraries to gstreamer core. this is
because they are plugins, not shared libraries per se, and will only be loaded by
the core itself. this change allows the core elements (schedulers, autopluggers, etc)
to use the core loadable libraries (bytestream, getbits, etc) as well as "ext" libs
like the new cothreads package.

22 years agoupdating tee to use properties
Thomas Vander Stichele [Tue, 12 Feb 2002 13:57:14 +0000 (13:57 +0000)]
updating tee to use properties

Original commit message from CVS:
updating tee to use properties

22 years agouse properties
Thomas Vander Stichele [Tue, 12 Feb 2002 13:53:15 +0000 (13:53 +0000)]
use properties

Original commit message from CVS:
use properties

22 years agofixing up tests to work with property callbacks
Thomas Vander Stichele [Tue, 12 Feb 2002 13:51:40 +0000 (13:51 +0000)]
fixing up tests to work with property callbacks

Original commit message from CVS:
fixing up tests to work with property callbacks

22 years agoevents seem to be gone
Thomas Vander Stichele [Tue, 12 Feb 2002 13:38:36 +0000 (13:38 +0000)]
events seem to be gone

Original commit message from CVS:
events seem to be gone

22 years agobecause of the versioning we need to do this
Thomas Vander Stichele [Mon, 11 Feb 2002 16:26:33 +0000 (16:26 +0000)]
because of the versioning we need to do this

Original commit message from CVS:
because of the versioning we need to do this

22 years agoI don't think we wanted to change the include dir to gstreamer as well.
Thomas Vander Stichele [Mon, 11 Feb 2002 15:35:42 +0000 (15:35 +0000)]
I don't think we wanted to change the include dir to gstreamer as well.

Original commit message from CVS:
I don't think we wanted to change the include dir to gstreamer as well.
If we did, then we need major code cleanups all over so let's hold off for
a second.

22 years agomore smalltalk fixage
Thomas Vander Stichele [Mon, 11 Feb 2002 14:07:02 +0000 (14:07 +0000)]
more smalltalk fixage

Original commit message from CVS:
more smalltalk fixage

22 years agofirst have breakfast then fix things
Thomas Vander Stichele [Mon, 11 Feb 2002 13:55:17 +0000 (13:55 +0000)]
first have breakfast then fix things

Original commit message from CVS:
first have breakfast
then fix things

22 years agomore of this
Thomas Vander Stichele [Mon, 11 Feb 2002 12:18:43 +0000 (12:18 +0000)]
more of this

Original commit message from CVS:
more of this

22 years agoadding standard scheduler
Thomas Vander Stichele [Mon, 11 Feb 2002 12:16:44 +0000 (12:16 +0000)]
adding standard scheduler

Original commit message from CVS:
adding standard scheduler

22 years agothis is a really evil hack.
Thomas Vander Stichele [Mon, 11 Feb 2002 12:08:50 +0000 (12:08 +0000)]
this is a really evil hack.

Original commit message from CVS:
this is a really evil hack.
I would like for someone to help wingo and me fixing it properly ;)
and for that I could use a little basic education on some of the LD FLAGS
we need all over because trying to fix it properly got me confused.

22 years agonope, not a good idea
Thomas Vander Stichele [Mon, 11 Feb 2002 11:46:45 +0000 (11:46 +0000)]
nope, not a good idea

Original commit message from CVS:
nope, not a good idea

22 years agotry try try
Thomas Vander Stichele [Mon, 11 Feb 2002 10:38:01 +0000 (10:38 +0000)]
try try try

Original commit message from CVS:
try try try

22 years agothis cothread thing is starting to confuse me which are we using atm ?
Thomas Vander Stichele [Mon, 11 Feb 2002 10:27:04 +0000 (10:27 +0000)]
this cothread thing is starting to confuse me which are we using atm ?

Original commit message from CVS:
this cothread thing is starting to confuse me
which are we using atm ?

22 years agomajor rewrite of the spider.
Benjamin Otte [Mon, 11 Feb 2002 08:18:09 +0000 (08:18 +0000)]
major rewrite of the spider.

Original commit message from CVS:
major rewrite of the spider.
Now uses GstSpiderConnection to track current connections and remember the way they're plugged.
Advantages of this approach:
- function prototypes are now much cleaner.
- Allow event propagation (EOS) to elements that are not connected but plugged.
- Allow deconstruction of plugged pipes. (not implemented)
Disadvantage:
- I screwed up naming (always get src and sink the wrong way). It's very inconsistent in the gstspider.[ch] files
- a little more time and memory are needed to manage the structs

22 years agoit still only iterates once, but we're getting there
Andy Wingo [Mon, 11 Feb 2002 07:45:30 +0000 (07:45 +0000)]
it still only iterates once, but we're getting there

Original commit message from CVS:
it still only iterates once, but we're getting there

22 years agoremoved cothread-specific code from gstinfo.c because the new cothreads has no cothre...
Andy Wingo [Mon, 11 Feb 2002 01:38:55 +0000 (01:38 +0000)]
removed cothread-specific code from gstinfo.c because the new cothreads has no cothread_self()

Original commit message from CVS:
* removed cothread-specific code from gstinfo.c because the new cothreads has no cothread_self()
* added a new scheduler, untested but it does compile :-)
* cothreads links to the scheduler, not core now
* no installation of cothreads headers

22 years agoinclude cothreads properly in the build
Andy Wingo [Sun, 10 Feb 2002 23:56:13 +0000 (23:56 +0000)]
include cothreads properly in the build

Original commit message from CVS:
include cothreads properly in the build

22 years agoadded missing output Makefile
Andy Wingo [Sun, 10 Feb 2002 21:38:34 +0000 (21:38 +0000)]
added missing output Makefile

Original commit message from CVS:
added missing output Makefile