1. 80cc767 fixes for new schedulers by Christian Schaller · 22 years ago
  2. 103d810 Decoupled elements needs special case when we look for grouped elements. by Wim Taymans · 22 years ago
  3. bd9dc36 Some cleanups, added FIXMEs by Wim Taymans · 22 years ago
  4. f8546d1 Some notes about pad disconnect by Wim Taymans · 22 years ago
  5. 8d1e6c5 update for latest changes by Christian Schaller · 22 years ago
  6. 9bc8c79 update REQUIREMENTS file somewhat by Christian Schaller · 22 years ago
  7. 8f06b55 - Removed old deprecated fastscheduler by Wim Taymans · 22 years ago
  8. 14031db Fix silent property by Wim Taymans · 22 years ago
  9. 11b376c Improve the optimal scheduler, mainly element remove and pad disconnect by Wim Taymans · 22 years ago
  10. f84bb46 Fix unused args by Wim Taymans · 22 years ago
  11. 53b59e4 Removed unused thread arg in cothreads functions by Wim Taymans · 22 years ago
  12. 1ac7238 Documentation updates by Wim Taymans · 22 years ago
  13. 8c54660 Renamed the thread argument to cothread to avoid confusion by Wim Taymans · 22 years ago
  14. 840056a Fix g_print too by Wim Taymans · 22 years ago
  15. 60210e4 Fix compile error cache->index by Wim Taymans · 22 years ago
  16. b5e99ed Ignore autogenerated files by Wim Taymans · 22 years ago
  17. 27e981d Added new files by Wim Taymans · 22 years ago
  18. 229bc1f Added some idea for -inspect by Wim Taymans · 22 years ago
  19. 29e2850 Documentation updates by Wim Taymans · 22 years ago
  20. b9f62c5 Added indexers testsuite by Wim Taymans · 22 years ago
  21. 5930798 fixes a jhbuild bug by Thomas Vander Stichele · 22 years ago
  22. 8de25d9 cache->index by Wim Taymans · 22 years ago
  23. fcd8d12 Renamed GstCache to GstIndex by Wim Taymans · 22 years ago
  24. dc9aaf7 Added missing image by Wim Taymans · 22 years ago
  25. 35a1d78 fix nonvalidation, now for the png problems ! by Thomas Vander Stichele · 22 years ago
  26. 41fafb9 fix validation by Thomas Vander Stichele · 22 years ago
  27. 2ced1a3 oops, too much revert by Thomas Vander Stichele · 22 years ago
  28. a022e03 not used anymore by Thomas Vander Stichele · 22 years ago
  29. 65d3548 merge from release branch by Thomas Vander Stichele · 22 years ago
  30. fb17dbb fixes for solaris by Thomas Vander Stichele · 22 years ago
  31. af97860 Clean up cothread destruction code by David Schleef · 22 years ago
  32. 384d119 Lots of new assertions and debugging by David Schleef · 22 years ago
  33. 29f657f Added setting of _gst_debug_cothread_index for debugging by David Schleef · 22 years ago
  34. b423eeb Added thread-loval variable for cothread index. by David Schleef · 22 years ago
  35. a818246 Partially revert last change, since it breaks things. wtay: FIXME! by David Schleef · 22 years ago
  36. 0d994e4 turn off cothreads, fix some typos by Wim Taymans · 22 years ago
  37. f07281a Destroying the cothread seems like a good idea here by Wim Taymans · 22 years ago
  38. fff07e9 Use makecontext() as a generic implementation by David Schleef · 22 years ago
  39. 62c16b7 Fix the powerpc atomix swap by David Schleef · 22 years ago
  40. 17ef282 back to cvs by Thomas Vander Stichele · 22 years ago
  41. ae307ae small fix by Thomas Vander Stichele · 22 years ago
  42. d8dc450 Better debugging by Wim Taymans · 22 years ago
  43. f7d73c9 ASYNC state changes are not an error. by Wim Taymans · 22 years ago
  44. 8549904 Fix broken __PRETY_FUNCTION__ by Wim Taymans · 22 years ago
  45. cd13355 fix uninstalled by Thomas Vander Stichele · 22 years ago
  46. cf119aa small fix by Thomas Vander Stichele · 22 years ago
  47. a2f011e A little more debugging info and error checking by Wim Taymans · 22 years ago
  48. 6dc37c1 fix for leif by Thomas Vander Stichele · 22 years ago
  49. 0cf6544 oopsie by Thomas Vander Stichele · 22 years ago
  50. a9d1499 revert last commit by Thomas Vander Stichele · 22 years ago
  51. b24f76d move gst-register from post core to post tools by Christian Schaller · 22 years ago
  52. 6bd93bd more fixes by Thomas Vander Stichele · 22 years ago
  53. 7eea6a0 fix for parallel installability by Thomas Vander Stichele · 22 years ago
  54. 9a796e2 oops by Thomas Vander Stichele · 22 years ago
  55. 9e8e938 fix bug #96751 by Wim Taymans · 22 years ago
  56. 7d3c4b8 changed to macros by Thomas Vander Stichele · 22 years ago
  57. 45a3425 move these to macros by Thomas Vander Stichele · 22 years ago
  58. 8b9fcbd variety is spicy by Thomas Vander Stichele · 22 years ago
  59. 58d2d27 typos by Thomas Vander Stichele · 22 years ago
  60. 0d32dbb fix a warning by Thomas Vander Stichele · 22 years ago
  61. d9efd29 move some code around to avoid warnings by Thomas Vander Stichele · 22 years ago
  62. 2fed56b Removing unused code related to stack allocation (cothreads_stackquery(), gst_scheduler_get_preferred_stack()) by David Schleef · 22 years ago
  63. e04e9d2 Make sure we set the reaping flag when going to NULL before we signal the parent. by Wim Taymans · 22 years ago
  64. 07cf2da Added syntax to make filtered connections like: osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink by Wim Taymans · 22 years ago
  65. 0539bc2 Make sure we don't set caps that violate the (app)filter by Wim Taymans · 22 years ago
  66. a58c54c Fix valloc bug found by jmi25@cam.ac.uk, closes bug #100553. removed dead code by Wim Taymans · 22 years ago
  67. 2aaf59b looks like a silly typo by Thomas Vander Stichele · 22 years ago
  68. e98a2b5 + fixing compile warnings about uninitialized variable by Leif Johnson · 22 years ago
  69. aff80e1 refactor cothread stack mmap code. Add makecontext() as an option for initial stack preparation. by David Schleef · 22 years ago
  70. 89994cf Add some assertions to check that we're running inside the correct thread when playing with that thread's cothreads by David Schleef · 22 years ago
  71. 61a64d7 Check state changes before going into enless loops by Wim Taymans · 22 years ago
  72. f161e16 Change GPrivate usage to GStaticPrivate, assuming it's more trustworthy by David Schleef · 22 years ago
  73. c5ee2d3 use AM_CFLAGS dummy NULL init for vars to deal with warnings by David I. Lehn · 22 years ago
  74. cb3a70b Do some error checking to make this test succeed by Wim Taymans · 22 years ago
  75. 2c7ed82 Make sure the thread goes back to NULL before leaving the thread context by Wim Taymans · 22 years ago
  76. 2dd7336 Reset the scheduler when going to NULL by Wim Taymans · 22 years ago
  77. 83bc63d Add assertion in cothread_get_context() by David Schleef · 22 years ago
  78. 7d895f6 Add small cache testsuite by Wim Taymans · 22 years ago
  79. b3cef55 More cache updates by Wim Taymans · 22 years ago
  80. 1ce6deb Added current status of memcache by Wim Taymans · 22 years ago
  81. 52cc556 I'm too lazy to comment this by Gerhard Tonn · 22 years ago
  82. c0e293f Initialize buf with NULL ... should compile now by Jeremy Simon · 22 years ago
  83. 6c751c7 remove debug by Steve Baker · 22 years ago
  84. 5b920bb this debugging would have borked by Steve Baker · 22 years ago
  85. 7fec860 first phase of spider cleanup by Steve Baker · 22 years ago
  86. ee02fdd add libgstcaches.so by Christian Schaller · 22 years ago
  87. 9b7a9c0 fix > to &lt by Christian Schaller · 22 years ago
  88. 81349fb Added caches dir by Wim Taymans · 22 years ago
  89. ff1a2e8 Make forte heppy by Wim Taymans · 22 years ago
  90. fa33811 More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers by Wim Taymans · 22 years ago
  91. 95d4c6f Add a little cast to make forte happy by Wim Taymans · 22 years ago
  92. 025554e Print cache info too by Wim Taymans · 22 years ago
  93. 91df096 Index caches dir too, add caches to Makefile.am by Wim Taymans · 22 years ago
  94. a02dcd9 Added memory cache by Wim Taymans · 22 years ago
  95. 9178bdc - Save longdesc by Wim Taymans · 22 years ago
  96. bf0c285 Make caches plugable by Wim Taymans · 22 years ago
  97. 9c90317 Make the cache plugable by Wim Taymans · 22 years ago
  98. d8712f0 Used glib macros for no_intrument by Wim Taymans · 22 years ago
  99. 009e8bb applied fixed patch from Brian by Thomas Vander Stichele · 22 years ago
  100. 7cd8540 revert fix because GST_DEBUG_LEAVE("") doesn't work with it by Thomas Vander Stichele · 22 years ago