platform/upstream/gstreamer.git
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
2002-11-29 Christian Schalleradd libgstcaches.so
2002-11-29 Christian Schallerfix > to &lt
2002-11-29 Wim TaymansAdded caches dir
2002-11-29 Wim TaymansMake forte heppy
2002-11-29 Wim TaymansMore forte compiler fixes, added a .h file to store...
2002-11-29 Wim TaymansAdd a little cast to make forte happy
2002-11-29 Wim TaymansPrint cache info too
2002-11-29 Wim TaymansIndex caches dir too, add caches to Makefile.am
2002-11-29 Wim TaymansAdded memory cache
2002-11-29 Wim Taymans- Save longdesc
2002-11-29 Wim TaymansMake caches plugable
2002-11-29 Wim TaymansMake the cache plugable
2002-11-29 Wim TaymansUsed glib macros for no_intrument
2002-11-29 Thomas Vander... applied fixed patch from Brian
2002-11-29 Thomas Vander... revert fix because GST_DEBUG_LEAVE("") doesn't work...
2002-11-29 Thomas Vander... random cleanups and paranoia checks
2002-11-29 Thomas Vander... faq updates metadata/mediainfo
2002-11-29 Thomas Vander... code cleanup and make it work
2002-11-29 Christian Schallerundo commit to this makefile as I am not sure yet that...
2002-11-29 Christian Schallercommit Brian's patch with AC fix from thomas
2002-11-28 Wim TaymansFix stupid bug
2002-11-28 Thomas Vander... cleanups
2002-11-28 Christian Schallercommit the fdsrc fix from Pedro Corte-Real
2002-11-28 Christian Schallercommiting Leifs registry to /var/cache patch, works...
2002-11-28 Leif Johnson+ small updates to plugin writer's guide
2002-11-28 Christian Schalleradded vishnu's doc patch
2002-11-27 Wim TaymansSmall cleanups
2002-11-27 Christian Schallerremoved gsttimecache html from docs section
2002-11-27 Wim TaymansFix stupid compiler warning
2002-11-27 Wim TaymansFix GstTimeCache leftover
2002-11-27 Christian Schallerremove indexing again, wrong module :)
2002-11-27 Christian Schalleradded indexing makefile
2002-11-27 Wim TaymansRemoved old timecache
2002-11-27 Thomas Vander... gst_init modeled upon gtk_init code cleanups
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-25 Wim TaymansMake different names for the different cothreads implem...
2002-11-23 Wim TaymansRamblings about the timecache.
2002-11-22 Wim TaymansMake sure to unset the scheduler
2002-11-22 Wim TaymansAdded g_return_if_fail
2002-11-22 Wim TaymansOnly setup the scheduler when going to READY so that...
2002-11-21 Wim TaymansSmall cleanups, more descriptive properties
2002-11-21 David SchleefAdd assertion to make sure that we're in the thread...
2002-11-20 Wim TaymansBetter error recovery when the mmap fails.
2002-11-20 Wim TaymansPrint buffer stats even after failed state change.
2002-11-20 Wim TaymansUse full object path string in default error/notify...
2002-11-19 Wim TaymansI suppose this is where done=FALSE should be done..
2002-11-19 Wim Taymans- an element also has a failed state change if the...
2002-11-19 David SchleefAdded gst_buffer[_pool]_needs_copy_on_write()
2002-11-19 David SchleefAdded gst_data_needs_copy_on_write()
2002-11-19 David SchleefAdded atomic code for PowerPC
2002-11-19 David SchleefCleaned up cothread_create(), added comments, added...
2002-11-18 Thomas Vander... adding tests
2002-11-18 Thomas Vander... some more thread tests
2002-11-18 Thomas Vander... a little cleanup also, clear the global we use here...
2002-11-17 Thomas Vander... we don't link to plug-ins
2002-11-17 David SchleefFix compile problem on non-i386
2002-11-15 David SchleefMove stack_top code from cothread_create() to cothread_...
2002-11-14 Thomas Vander... threadc still fails
2002-11-14 Thomas Vander... another thread test, this still fails
2002-11-14 Thomas Vander... on the negative side, I have to add the mmap back or...
2002-11-14 David SchleefFix up allocation of stack space for a cothread. Previ...
2002-11-14 Thomas Vander... adding back threads tests
2002-11-14 David SchleefAdd automatic stack dumping on SIGSEGV and SIGQUIT
2002-11-13 Thomas Vander... cleanups in code fix tests to run and complete if they...
2002-11-10 Thomas Vander... add some debug info
2002-11-09 Thomas Vander... adding formats
next