Commit graph

116279 commits

Author SHA1 Message Date
Ronald S. Bultje
376c95df2a Get rid of the gst_element_info() and replace it with g_message()
Original commit message from CVS:
Get rid of the gst_element_info() and replace it with g_message()
2002-02-13 18:40:15 +00:00
Ronald S. Bultje
eaa783598a This is probably cleaner
Original commit message from CVS:
This is probably cleaner
2002-02-13 18:28:21 +00:00
Richard Boulton
ceb8481f00 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.
2002-02-13 16:53:01 +00:00
Thomas Vander Stichele
72276c6522 don't set INFO categories before running gst_init
Original commit message from CVS:
don't set INFO categories before running gst_init
2002-02-13 16:15:40 +00:00
Thomas Vander Stichele
c3558a0543 small addition
Original commit message from CVS:
small addition
2002-02-13 12:18:10 +00:00
Thomas Vander Stichele
0c07561a33 how did this ever work ?
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Thomas Vander Stichele
8e0615e6c7 how did this ever work ?
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Thomas Vander Stichele
964b30886e how did this ever work ?
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Thomas Vander Stichele
7385989620 how did this ever work ?
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Benjamin Otte
a77aca90da add an 'average-bitrate' property and everything necessary to compute it to mad
Original commit message from CVS:
add an 'average-bitrate' property and everything necessary to compute it to mad
2002-02-13 08:15:34 +00:00
Thomas Vander Stichele
3758abca8d 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 ;)
2002-02-12 22:28:25 +00:00
Andy Wingo
7305565829 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.
2002-02-12 17:50:22 +00:00
Thomas Vander Stichele
9193766df4 fix stupid gst-register mistakes make all plugins require gstreamer-plugins make only gstreamer-plugins require gstre...
Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer
2002-02-12 17:40:01 +00:00
Thomas Vander Stichele
a48229f411 fix stupid gst-register mistakes make all plugins require gstreamer-plugins make only gstreamer-plugins require gstre...
Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer
2002-02-12 17:40:01 +00:00
Thomas Vander Stichele
31e0d4943a fix stupid gst-register mistakes make all plugins require gstreamer-plugins make only gstreamer-plugins require gstre...
Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer
2002-02-12 17:40:01 +00:00
Thomas Vander Stichele
e9e30f750e fix stupid gst-register mistakes make all plugins require gstreamer-plugins make only gstreamer-plugins require gstre...
Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer
2002-02-12 17:40:01 +00:00
Thomas Vander Stichele
1eeb611f8a it's all about the versioning baby
Original commit message from CVS:
it's all about the versioning baby
2002-02-12 16:56:33 +00:00
Thomas Vander Stichele
bbd12e3fd9 it's all about the versioning baby
Original commit message from CVS:
it's all about the versioning baby
2002-02-12 16:56:33 +00:00
Thomas Vander Stichele
d7d6d405f1 it's all about the versioning baby
Original commit message from CVS:
it's all about the versioning baby
2002-02-12 16:56:33 +00:00
Thomas Vander Stichele
8ff0aa4dc3 it's all about the versioning baby
Original commit message from CVS:
it's all about the versioning baby
2002-02-12 16:56:33 +00:00
Thomas Vander Stichele
70834db6ad updating tee to use properties
Original commit message from CVS:
updating tee to use properties
2002-02-12 13:57:14 +00:00
Thomas Vander Stichele
bc9abdfd96 use properties
Original commit message from CVS:
use properties
2002-02-12 13:53:15 +00:00
Thomas Vander Stichele
cc3b3cc116 fixing up tests to work with property callbacks
Original commit message from CVS:
fixing up tests to work with property callbacks
2002-02-12 13:51:40 +00:00
Thomas Vander Stichele
a809ce288b events seem to be gone
Original commit message from CVS:
events seem to be gone
2002-02-12 13:38:36 +00:00
Thomas Vander Stichele
6c83d9e4ee some more fixes base rpm is now called gstreamer-plugins as it should be
Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be
2002-02-12 12:01:45 +00:00
Thomas Vander Stichele
3d9ac4d94f some more fixes base rpm is now called gstreamer-plugins as it should be
Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be
2002-02-12 12:01:45 +00:00
Thomas Vander Stichele
32fa17e7f2 some more fixes base rpm is now called gstreamer-plugins as it should be
Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be
2002-02-12 12:01:45 +00:00
Thomas Vander Stichele
8c635aa436 some more fixes base rpm is now called gstreamer-plugins as it should be
Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be
2002-02-12 12:01:45 +00:00
Thomas Vander Stichele
5b7c3cf89c various cosmetic fixes
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele
b24fa21ae2 various cosmetic fixes
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele
c43408af92 various cosmetic fixes
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele
3b8dc05d7b various cosmetic fixes
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele
5f6cac5419 because of the versioning we need to do this
Original commit message from CVS:
because of the versioning we need to do this
2002-02-11 16:26:33 +00:00
Thomas Vander Stichele
2b59d87890 release version fix
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Thomas Vander Stichele
8f64472256 release version fix
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Thomas Vander Stichele
a4ddb78dc5 release version fix
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Thomas Vander Stichele
26a4d36c1c release version fix
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Thomas Vander Stichele
db12e3db8a 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.
2002-02-11 15:35:42 +00:00
Thomas Vander Stichele
02ccad1c81 more smalltalk fixage
Original commit message from CVS:
more smalltalk fixage
2002-02-11 14:07:02 +00:00
Thomas Vander Stichele
aefee6c066 first have breakfast then fix things
Original commit message from CVS:
first have breakfast
then fix things
2002-02-11 13:55:17 +00:00
Thomas Vander Stichele
9fa9bba3e5 more of this
Original commit message from CVS:
more of this
2002-02-11 12:18:43 +00:00
Thomas Vander Stichele
27a025ee75 adding standard scheduler
Original commit message from CVS:
adding standard scheduler
2002-02-11 12:16:44 +00:00
Thomas Vander Stichele
211f7c994d 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.
2002-02-11 12:08:50 +00:00
Thomas Vander Stichele
6a8aeb135a nope, not a good idea
Original commit message from CVS:
nope, not a good idea
2002-02-11 11:46:45 +00:00
Thomas Vander Stichele
06c8536815 try try try
Original commit message from CVS:
try try try
2002-02-11 10:38:01 +00:00
Thomas Vander Stichele
4e47d8882e 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 ?
2002-02-11 10:27:04 +00:00
Benjamin Otte
e149d96faa 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
2002-02-11 08:18:09 +00:00
Andy Wingo
e8b452e27c 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
2002-02-11 07:45:30 +00:00
Andy Wingo
8af369ecf6 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
2002-02-11 01:38:55 +00:00
Andy Wingo
767d5c53a7 include cothreads properly in the build
Original commit message from CVS:
include cothreads properly in the build
2002-02-10 23:56:13 +00:00