platform/upstream/gstreamer.git
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
2002-11-07 Wim TaymansRemove groups from chains and elements from groups...
2002-11-05 Christian Schalleradd wingoopt scheduler
2002-11-04 Thomas Vander... www faq integration
2002-11-03 Wim TaymansDo some more checking on the input paramaters
2002-11-03 Wim TaymansRemove bogus free
2002-11-02 Thomas Vander... small fix
2002-11-02 Wim TaymansSome more random thoughts
2002-11-02 Wim TaymansAdded clock test program
2002-11-02 Wim Taymans- Reworked the clock to prepare for async notifications
2002-11-02 Wim Taymans- Added caps as a property
2002-11-02 Wim TaymansAdded padprobe to makefile
2002-11-02 Wim TaymansRemoved annoying notify messages and removed properties...
2002-11-02 Wim TaymansSmall cleanups
2002-11-02 Wim TaymansWe might use this in the future
2002-11-02 Wim TaymansFlashed out transform function
2002-11-02 Wim TaymansMoved deep notify to GstObject
2002-11-02 Wim TaymansAdded the long awaited gst_buffer_set_data
2002-11-02 Wim TaymansSmall cleanup
2002-11-02 Wim TaymansAdded first stab at probes.
2002-11-02 David I. Lehnuse AM_CFLAGS instead of CFLAGS
2002-11-02 David I. Lehnadd gst-md5sum remove old bin names
2002-11-02 David Schleefremove debugging message
2002-11-01 David SchleefConvert to GThreads
2002-11-01 David I. Lehnuse plugin feature api vs gstobject api
next