platform/upstream/gstreamer.git
2002-12-21 Wim Taymansimplemented yield/interrupt
2002-12-20 Wim TaymansDestroy cothreads first before destroying context
2002-12-19 Wim TaymansRemoved old cache testsuite
2002-12-19 Wim Taymans- Cleanups
2002-12-19 Wim TaymansSmall cleanups
2002-12-19 Wim TaymansSmall updates
2002-12-19 Wim TaymansAdded float transform
2002-12-19 Wim TaymansDelete chains only once..
2002-12-18 Wim TaymansSmall cleanup, fix fixed caps detection even on XML...
2002-12-18 Thomas Vander... patch from brian cameron for iso c compliance
2002-12-18 Thomas Vander... these fixes make the pwg validate and build again
2002-12-18 Thomas Vander... hurray, I have a pdf
2002-12-18 Thomas Vander... patch from jrb
2002-12-16 Wim Taymans- Factor out some error functions
2002-12-16 Thomas Vander... don't do queries on error, we don't get many errors...
2002-12-15 Christian Schallerfixes for new schedulers
2002-12-15 Wim TaymansDecoupled elements needs special case when we look...
2002-12-15 Wim TaymansSome cleanups, added FIXMEs
2002-12-15 Wim TaymansSome notes about pad disconnect
2002-12-15 Christian Schallerupdate for latest changes
2002-12-15 Christian Schallerupdate REQUIREMENTS file somewhat
2002-12-15 Wim Taymans- Removed old deprecated fastscheduler
2002-12-15 Wim TaymansFix silent property
2002-12-15 Wim TaymansImprove the optimal scheduler, mainly element remove...
2002-12-14 Wim TaymansFix unused args
2002-12-14 Wim TaymansRemoved unused thread arg in cothreads functions
2002-12-14 Wim TaymansDocumentation updates
2002-12-14 Wim TaymansRenamed the thread argument to cothread to avoid confusion
2002-12-14 Wim TaymansFix g_print too
2002-12-14 Wim TaymansFix compile error cache->index
2002-12-14 Wim TaymansIgnore autogenerated files
2002-12-14 Wim TaymansAdded new files
2002-12-14 Wim TaymansAdded some idea for -inspect
2002-12-14 Wim TaymansDocumentation updates
2002-12-13 Wim TaymansAdded indexers testsuite
2002-12-13 Thomas Vander... fixes a jhbuild bug
2002-12-12 Wim Taymanscache->index
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-12-12 Wim TaymansAdded missing image
2002-12-12 Thomas Vander... fix nonvalidation, now for the png problems !
2002-12-12 Thomas Vander... fix validation
2002-12-11 Thomas Vander... oops, too much revert
2002-12-11 Thomas Vander... not used anymore
2002-12-11 Thomas Vander... merge from release branch
2002-12-11 Thomas Vander... fixes for solaris
2002-12-10 David SchleefClean up cothread destruction code
2002-12-10 David SchleefLots of new assertions and debugging
2002-12-10 David SchleefAdded setting of _gst_debug_cothread_index for debugging
2002-12-10 David SchleefAdded thread-loval variable for cothread index.
2002-12-10 David SchleefPartially revert last change, since it breaks things...
2002-12-09 Wim Taymansturn off cothreads, fix some typos
2002-12-09 Wim TaymansDestroying the cothread seems like a good idea here
2002-12-09 David SchleefUse makecontext() as a generic implementation
2002-12-09 David SchleefFix the powerpc atomix swap
2002-12-08 Thomas Vander... back to cvs
2002-12-08 Thomas Vander... small fix BRANCH-RELEASE-0_5_0-ROOT
2002-12-08 Wim TaymansBetter debugging
2002-12-08 Wim TaymansASYNC state changes are not an error.
2002-12-08 Wim TaymansFix broken __PRETY_FUNCTION__
2002-12-08 Thomas Vander... fix uninstalled
2002-12-08 Thomas Vander... small fix
2002-12-08 Wim TaymansA little more debugging info and error checking
2002-12-08 Thomas Vander... fix for leif
2002-12-08 Thomas Vander... oopsie
2002-12-08 Thomas Vander... revert last commit
2002-12-08 Christian Schallermove gst-register from post core to post tools
2002-12-08 Thomas Vander... more fixes
2002-12-08 Thomas Vander... fix for parallel installability
2002-12-08 Thomas Vander... oops
2002-12-08 Wim Taymansfix bug #96751
2002-12-08 Thomas Vander... changed to macros
2002-12-07 Thomas Vander... move these to macros
2002-12-07 Thomas Vander... variety is spicy
2002-12-07 Thomas Vander... typos
2002-12-07 Thomas Vander... fix a warning
2002-12-07 Thomas Vander... move some code around to avoid warnings
2002-12-06 David SchleefRemoving unused code related to stack allocation (cothr...
2002-12-06 Wim TaymansMake sure we set the reaping flag when going to NULL...
2002-12-06 Wim TaymansAdded syntax to make filtered connections like: osssrc...
2002-12-06 Wim TaymansMake sure we don't set caps that violate the (app)filter
2002-12-06 Wim TaymansFix valloc bug found by jmi25@cam.ac.uk, closes bug...
2002-12-06 Thomas Vander... looks like a silly typo
2002-12-05 Leif Johnson+ fixing compile warnings about uninitialized variable
2002-12-05 David Schleefrefactor cothread stack mmap code. Add makecontext...
2002-12-04 David SchleefAdd some assertions to check that we're running inside...
2002-12-03 Wim TaymansCheck state changes before going into enless loops
2002-12-03 David SchleefChange GPrivate usage to GStaticPrivate, assuming it...
2002-12-03 David I. Lehnuse AM_CFLAGS dummy NULL init for vars to deal with...
2002-12-03 Wim TaymansDo some error checking to make this test succeed
2002-12-03 Wim TaymansMake sure the thread goes back to NULL before leaving...
2002-12-03 Wim TaymansReset the scheduler when going to NULL
2002-12-03 David SchleefAdd assertion in cothread_get_context()
2002-12-02 Wim TaymansAdd small cache testsuite
2002-12-02 Wim TaymansMore cache updates
2002-12-02 Wim TaymansAdded current status of memcache
2002-12-02 Gerhard TonnI'm too lazy to comment this
2002-12-01 Jeremy SimonInitialize buf with NULL ... should compile now
2002-12-01 Steve Bakerremove debug
2002-12-01 Steve Bakerthis debugging would have borked
2002-12-01 Steve Bakerfirst phase of spider cleanup
next