Commit graph

117983 commits

Author SHA1 Message Date
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
Andy Wingo
53c367ad3a added missing output Makefile
Original commit message from CVS:
added missing output Makefile
2002-02-10 21:38:34 +00:00
Andy Wingo
b47aea64e1 changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
2002-02-10 17:09:53 +00:00
Andy Wingo
0034453e20 changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
2002-02-10 17:09:52 +00:00
Andy Wingo
9869ce06d5 changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
2002-02-10 17:09:52 +00:00
Andy Wingo
8fb47697d6 changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
2002-02-10 17:09:52 +00:00
Andy Wingo
8b44735634 changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
2002-02-10 17:09:52 +00:00
Thomas Vander Stichele
ea8cf18d3a fixing aclocal
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele
1eb40f7c2f fixing aclocal
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele
bd91ea5553 fixing aclocal
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele
e90f2652f5 fixing aclocal
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele
ccc329b902 syncing with as-version
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Thomas Vander Stichele
0542873672 syncing with as-version
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Thomas Vander Stichele
f254813751 syncing with as-version
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Thomas Vander Stichele
66435066f2 syncing with as-version
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Thomas Vander Stichele
c90c7ea286 sync with as-version small autogen fix
Original commit message from CVS:
* sync with as-version
* small autogen fix
2002-02-10 15:54:09 +00:00
Andy Wingo
5f4c7c12aa fix mad check, add defaut options properly
Original commit message from CVS:
fix mad check, add defaut options properly
2002-02-10 15:12:25 +00:00
Andy Wingo
ca6ce59de6 fix mad check, add defaut options properly
Original commit message from CVS:
fix mad check, add defaut options properly
2002-02-10 15:12:25 +00:00
Andy Wingo
9add402512 fix mad check, add defaut options properly
Original commit message from CVS:
fix mad check, add defaut options properly
2002-02-10 15:12:25 +00:00
Andy Wingo
0a2d71c77c fix mad check, add defaut options properly
Original commit message from CVS:
fix mad check, add defaut options properly
2002-02-10 15:12:25 +00:00
Benjamin Otte
df0d0d6ba2 bugfix: make mad decode the whole stream
Original commit message from CVS:
bugfix: make mad decode the whole stream
2002-02-10 14:13:41 +00:00
Thomas Vander Stichele
84261f5080 oopsie
Original commit message from CVS:
oopsie
2002-02-10 10:11:44 +00:00
Thomas Vander Stichele
ff0c0d262b Some people might have stray acinclude.m4's lying around in their build dir so let's delete them.
Original commit message from CVS:
Some people might have stray acinclude.m4's lying around in their build dir
so let's delete them.
For those that wondered : yes, I ran make distcheck on an anonymous checkout.
This would've helped Zeenix.
Let me know if you think this is the wrong solution.
2002-02-10 09:25:45 +00:00
Thomas Vander Stichele
00bb5f61d0 *sigh* and this
Original commit message from CVS:
*sigh* and this
2002-02-09 21:43:49 +00:00
Thomas Vander Stichele
8b8f736d3a remove it here too
Original commit message from CVS:
remove it here too
2002-02-09 21:38:01 +00:00
Thomas Vander Stichele
d4f9846e2d removing m4 dir
Original commit message from CVS:
removing m4 dir
2002-02-09 21:21:18 +00:00
Thomas Vander Stichele
47a7f07728 more cleanups
Original commit message from CVS:
more cleanups
2002-02-09 21:19:11 +00:00
Thomas Vander Stichele
f985019e4c more build cleanups (using as-version and as-libtool) some release doc notes from the previous release
Original commit message from CVS:
* more build cleanups (using as-version and as-libtool)
* some release doc notes from the previous release
2002-02-09 21:05:12 +00:00
Bastien Nocera
dc32d0b86b - added info about divx related codecs
Original commit message from CVS:
- added info about divx related codecs
2002-02-09 15:21:36 +00:00
Bastien Nocera
4723597a5b - added info about divx related codecs
Original commit message from CVS:
- added info about divx related codecs
2002-02-09 15:21:36 +00:00
Bastien Nocera
d02cd6b302 - added info about divx related codecs
Original commit message from CVS:
- added info about divx related codecs
2002-02-09 15:21:36 +00:00
Bastien Nocera
3a4fdd3927 - added info about divx related codecs
Original commit message from CVS:
- added info about divx related codecs
2002-02-09 15:21:36 +00:00
Andy Wingo
dfaae85365 fix build issues
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Andy Wingo
1eeddce7ed fix build issues
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Andy Wingo
14d1e74659 fix build issues
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Andy Wingo
35e578a6b7 fix build issues
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Andy Wingo
a90f908bbf fix spurious libxml warning
Original commit message from CVS:
fix spurious libxml warning
2002-02-08 18:07:25 +00:00
Thomas Vander Stichele
29a71d325a fixing distcheck
Original commit message from CVS:
fixing distcheck
2002-02-08 11:15:45 +00:00
Thomas Vander Stichele
deab356c0d fixing distcheck
Original commit message from CVS:
fixing distcheck
2002-02-08 11:15:45 +00:00
Thomas Vander Stichele
ef327114ef fixed silly bug apparently gcc 3 allows this according to gcc3
Original commit message from CVS:
fixed silly bug
apparently gcc 3 allows this according to gcc3
2002-02-08 10:55:40 +00:00
Thomas Vander Stichele
44e75ff76a fixed silly bug apparently gcc 3 allows this according to gcc3
Original commit message from CVS:
fixed silly bug
apparently gcc 3 allows this according to gcc3
2002-02-08 10:55:40 +00:00
Benjamin Otte
33c46913a1 bugfix: do Uraeus' job - no more //
Original commit message from CVS:
bugfix: do Uraeus' job - no more //
2002-02-08 08:32:45 +00:00
Benjamin Otte
b7e30017df bugfix: do Uraeus' job - no more //
Original commit message from CVS:
bugfix: do Uraeus' job - no more //
2002-02-08 08:32:45 +00:00
Benjamin Otte
679a728cc1 bugfix: allow ID3v2 tags at start of audio
Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio
2002-02-08 08:31:47 +00:00
Benjamin Otte
d1efe4f40f bugfix: allow ID3v2 tags at start of audio
Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio
2002-02-08 08:31:47 +00:00
Andy Wingo
a8a2afd14d fix the whole cothread thing
Original commit message from CVS:
fix the whole cothread thing
2002-02-07 19:32:10 +00:00
Benjamin Otte
abd28b89da bugfix: make typefinding of .xm work
Original commit message from CVS:
bugfix: make typefinding of .xm work
2002-02-07 15:35:36 +00:00