Commit graph

2888 commits

Author SHA1 Message Date
Thomas Vander Stichele 3f5e6019f0 release notes
Original commit message from CVS:
release notes
2002-12-10 17:32:03 +00:00
Thomas Vander Stichele a9400af5cb a make context fix
Original commit message from CVS:
a make context fix
2002-12-10 15:11:57 +00:00
Thomas Vander Stichele a74c9dc3c4 use function check
Original commit message from CVS:
use function check
2002-12-10 13:42:47 +00:00
Thomas Vander Stichele dcf1cb131b fixes for debug output can someone tell me what debug_string is supposed to do ???
Original commit message from CVS:
fixes for debug output
can someone tell me what debug_string is supposed to do ???
2002-12-10 12:19:42 +00:00
David Schleef fc455473cd Merge with HEAD 1.17: Use makecontext() as a generic implementation
Original commit message from CVS:
Merge with HEAD 1.17: Use makecontext() as a generic implementation
2002-12-10 04:19:59 +00:00
David Schleef f100c83060 merge to HEAD-1.7
Original commit message from CVS:
merge to HEAD-1.7
2002-12-10 04:17:56 +00:00
David Schleef 99178bcaa0 merged with HEAD-1.69
Original commit message from CVS:
merged with HEAD-1.69
2002-12-10 04:16:27 +00:00
Thomas Vander Stichele 3134b0b900 portability fix
Original commit message from CVS:
portability fix
2002-12-09 23:20:09 +00:00
Thomas Vander Stichele cfc1bc586d portability fixes
Original commit message from CVS:
portability fixes
2002-12-09 23:17:42 +00:00
Thomas Vander Stichele 0f78a7e04e 64 bit fixes
Original commit message from CVS:
64 bit fixes
2002-12-09 23:13:12 +00:00
Thomas Vander Stichele 4a204e8862 first prerelease
Original commit message from CVS:
first prerelease
2002-12-08 20:18:09 +00:00
Thomas Vander Stichele ae307ae6fd small fix
Original commit message from CVS:
small fix
2002-12-08 20:13:22 +00:00
Wim Taymans d8dc45098d Better debugging
Original commit message from CVS:
Better debugging
2002-12-08 20:09:42 +00:00
Wim Taymans f7d73c91b2 ASYNC state changes are not an error.
Original commit message from CVS:
ASYNC state changes are not an error.
2002-12-08 20:08:39 +00:00
Wim Taymans 8549904056 Fix broken __PRETY_FUNCTION__
Original commit message from CVS:
Fix broken __PRETY_FUNCTION__
2002-12-08 20:06:04 +00:00
Thomas Vander Stichele cd13355931 fix uninstalled
Original commit message from CVS:
fix uninstalled
2002-12-08 19:34:34 +00:00
Thomas Vander Stichele cf119aa6bd small fix
Original commit message from CVS:
small fix
2002-12-08 18:21:32 +00:00
Wim Taymans a2f011e446 A little more debugging info and error checking
Original commit message from CVS:
A little more debugging info and error checking
2002-12-08 16:43:27 +00:00
Thomas Vander Stichele 6dc37c1f02 fix for leif
Original commit message from CVS:
fix for leif
2002-12-08 16:16:20 +00:00
Thomas Vander Stichele 0cf6544080 oopsie
Original commit message from CVS:
oopsie
2002-12-08 16:07:13 +00:00
Thomas Vander Stichele a9d1499d34 revert last commit
Original commit message from CVS:
revert last commit
2002-12-08 15:54:28 +00:00
Christian Schaller b24f76d1bc move gst-register from post core to post tools
Original commit message from CVS:
move gst-register from post core to post tools
2002-12-08 15:49:40 +00:00
Thomas Vander Stichele 6bd93bde93 more fixes
Original commit message from CVS:
more fixes
2002-12-08 15:25:53 +00:00
Thomas Vander Stichele 7eea6a04b7 fix for parallel installability
Original commit message from CVS:
fix for parallel installability
2002-12-08 14:39:38 +00:00
Thomas Vander Stichele 9a796e2cb5 oops
Original commit message from CVS:
oops
2002-12-08 02:08:47 +00:00
Wim Taymans 9e8e9385cb fix bug #96751
Original commit message from CVS:
fix bug #96751
2002-12-08 01:26:02 +00:00
Thomas Vander Stichele 7d3c4b8d6c changed to macros
Original commit message from CVS:
changed to macros
2002-12-08 01:13:09 +00:00
Thomas Vander Stichele 45a34253ac move these to macros
Original commit message from CVS:
move these to macros
2002-12-07 22:18:17 +00:00
Thomas Vander Stichele 8b9fcbd5df variety is spicy
Original commit message from CVS:
variety is spicy
2002-12-07 14:16:52 +00:00
Thomas Vander Stichele 58d2d2798c typos
Original commit message from CVS:
typos
2002-12-07 14:15:52 +00:00
Thomas Vander Stichele 0d32dbb262 fix a warning
Original commit message from CVS:
fix a warning
2002-12-07 14:13:50 +00:00
Thomas Vander Stichele d9efd29627 move some code around to avoid warnings
Original commit message from CVS:
move some code around to avoid warnings
2002-12-07 14:13:27 +00:00
David Schleef 2fed56b4a8 Removing unused code related to stack allocation (cothreads_stackquery(), gst_scheduler_get_preferred_stack())
Original commit message from CVS:
Removing unused code related to stack allocation (cothreads_stackquery(),
gst_scheduler_get_preferred_stack())
2002-12-06 23:05:26 +00:00
Wim Taymans e04e9d291e Make sure we set the reaping flag when going to NULL before we signal the parent.
Original commit message from CVS:
Make sure we set the reaping flag when going to NULL before we signal the
parent.
2002-12-06 20:12:38 +00:00
Wim Taymans 07cf2da0c2 Added syntax to make filtered connections like: osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink
Original commit message from CVS:
Added syntax to make filtered connections like:

osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink
2002-12-06 20:06:06 +00:00
Wim Taymans 0539bc2b87 Make sure we don't set caps that violate the (app)filter
Original commit message from CVS:
Make sure we don't set caps that violate the (app)filter
2002-12-06 20:03:57 +00:00
Wim Taymans a58c54c2ee Fix valloc bug found by jmi25@cam.ac.uk, closes bug #100553. removed dead code
Original commit message from CVS:
Fix valloc bug found by jmi25@cam.ac.uk, closes bug #100553.
removed dead code
2002-12-06 20:02:24 +00:00
Thomas Vander Stichele 2aaf59bad0 looks like a silly typo
Original commit message from CVS:
looks like a silly typo
2002-12-06 13:37:43 +00:00
Leif Johnson e98a2b5ddb + fixing compile warnings about uninitialized variable
Original commit message from CVS:
+ fixing compile warnings about uninitialized variable
2002-12-05 23:43:49 +00:00
David Schleef aff80e14d7 refactor cothread stack mmap code. Add makecontext() as an option for initial stack preparation.
Original commit message from CVS:
refactor cothread stack mmap code.  Add makecontext() as an option
for initial stack preparation.
2002-12-05 01:50:31 +00:00
David Schleef 89994cf808 Add some assertions to check that we're running inside the correct thread when playing with that thread's cothreads
Original commit message from CVS:
Add some assertions to check that we're running inside the correct
thread when playing with that thread's cothreads
2002-12-04 00:07:13 +00:00
Wim Taymans 61a64d7910 Check state changes before going into enless loops
Original commit message from CVS:
Check state changes before going into enless loops
2002-12-03 23:46:16 +00:00
David Schleef f161e16a44 Change GPrivate usage to GStaticPrivate, assuming it's more trustworthy
Original commit message from CVS:
Change GPrivate usage to GStaticPrivate, assuming it's more trustworthy
2002-12-03 22:44:49 +00:00
David I. Lehn c5ee2d3051 use AM_CFLAGS dummy NULL init for vars to deal with warnings
Original commit message from CVS:
use AM_CFLAGS
dummy NULL init for vars to deal with warnings
2002-12-03 21:55:39 +00:00
Wim Taymans cb3a70b7f7 Do some error checking to make this test succeed
Original commit message from CVS:
Do some error checking to make this test succeed
2002-12-03 21:40:49 +00:00
Wim Taymans 2c7ed823e5 Make sure the thread goes back to NULL before leaving the thread context
Original commit message from CVS:
Make sure the thread goes back to NULL before leaving the thread context
2002-12-03 21:34:18 +00:00
Wim Taymans 2dd7336e68 Reset the scheduler when going to NULL
Original commit message from CVS:
Reset the scheduler when going to NULL
2002-12-03 21:33:29 +00:00
David Schleef 83bc63d787 Add assertion in cothread_get_context()
Original commit message from CVS:
Add assertion in cothread_get_context()
2002-12-03 21:02:55 +00:00
Wim Taymans 7d895f6737 Add small cache testsuite
Original commit message from CVS:
Add small cache testsuite
2002-12-02 22:41:15 +00:00
Wim Taymans b3cef553cf More cache updates
Original commit message from CVS:
More cache updates
2002-12-02 22:39:56 +00:00