Negotiation can happen even on disabled pads (in READY state)
[platform/upstream/gstreamer.git] / gst /
2002-12-31 Wim TaymansNegotiation can happen even on disabled pads (in READY...
2002-12-31 Wim Taymans- Fix PAD_IS_USABLE on ghostpads
2002-12-31 Thomas Vander Stichelerevert usability test
2002-12-31 Thomas Vander Stichelesome more debug output
2002-12-31 Wim Taymans- copy kernel headers (waiting for libatomic..)
2002-12-30 Wim TaymansAdded comments to asm
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-29 Wim Taymans- First pass at cleaning up the atomic mess
2002-12-29 Wim Taymansasm doesn't work on ppc
2002-12-27 Wim Taymans- disable pads when going to PAUSED, we want to make...
2002-12-27 Wim Taymans_IS_USABLE also checks for the peer pad, IS_ACTIVE...
2002-12-27 Wim Taymans- Keep track of pending clock waits so we can unlock...
2002-12-26 Wim Taymans- Added flags to lookup method so that one can search...
2002-12-26 Wim TaymansFix merge_groups
2002-12-26 Wim TaymansAlso display buffer flags
2002-12-26 Wim TaymansThis got accidently removed and screws up seeking a lot
2002-12-24 Wim TaymansCommited a bit too much..
2002-12-23 Wim Taymans- Added commit
2002-12-23 Wim TaymansForgot .h file..
2002-12-22 Wim Taymans- Move common function to gstformat
2002-12-22 Wim TaymansAdded pad_query with percent format on filesrc and...
2002-12-21 Wim Taymans- offset is supposed to be a uint64
2002-12-21 Wim Taymans- queue can change state only when not connected
2002-12-21 Wim Taymansimplemented yield/interrupt
2002-12-20 Wim TaymansDestroy cothreads first before destroying context
2002-12-19 Wim Taymans- Cleanups
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 Stichelepatch from brian cameron for iso c compliance
2002-12-16 Wim Taymans- Factor out some error functions
2002-12-16 Thomas Vander Sticheledon't do queries on error, we don't get many errors...
2002-12-15 Wim TaymansDecoupled elements needs special case when we look...
2002-12-15 Wim TaymansSome cleanups, added FIXMEs
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 TaymansRenamed the thread argument to cothread to avoid confusion
2002-12-14 Wim TaymansDocumentation updates
2002-12-13 Thomas Vander Stichelefixes a jhbuild bug
2002-12-12 Wim Taymanscache->index
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-12-11 Thomas Vander Sticheleoops, too much revert
2002-12-11 Thomas Vander Stichelenot used anymore
2002-12-11 Thomas Vander Stichelemerge from release branch
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 Wim TaymansBetter debugging
2002-12-08 Wim TaymansFix broken __PRETY_FUNCTION__
2002-12-08 Wim TaymansA little more debugging info and error checking
2002-12-08 Thomas Vander Stichelefix for parallel installability
2002-12-08 Thomas Vander Sticheleoops
2002-12-08 Wim Taymansfix bug #96751
2002-12-07 Thomas Vander Stichelemove these to macros
2002-12-07 Thomas Vander Sticheletypos
2002-12-07 Thomas Vander Stichelefix a warning
2002-12-07 Thomas Vander Stichelemove 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 Stichelelooks like a silly typo
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 David SchleefChange GPrivate usage to GStaticPrivate, assuming it...
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 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 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 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 Sticheleapplied fixed patch from Brian
2002-11-29 Thomas Vander Stichelerevert fix because GST_DEBUG_LEAVE("") doesn't work...
2002-11-29 Thomas Vander Stichelerandom cleanups and paranoia checks
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 Stichelecleanups
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 Christian Schalleradded vishnu's doc patch
next