2002-12-12 |
Wim Taymans | cache->index |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Wim Taymans | Renamed GstCache to GstIndex |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Wim Taymans | Added missing image |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Thomas Vander... | fix nonvalidation, now for the png problems ! |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Thomas Vander... | fix validation |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Thomas Vander... | oops, too much revert |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Thomas Vander... | not used anymore |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Thomas Vander... | merge from release branch |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Thomas Vander... | fixes for solaris |
commit | commitdiff | tree | snapshot |
2002-12-10 |
David Schleef | Clean up cothread destruction code |
commit | commitdiff | tree | snapshot |
2002-12-10 |
David Schleef | Lots of new assertions and debugging |
commit | commitdiff | tree | snapshot |
2002-12-10 |
David Schleef | Added setting of _gst_debug_cothread_index for debugging |
commit | commitdiff | tree | snapshot |
2002-12-10 |
David Schleef | Added thread-loval variable for cothread index. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
David Schleef | Partially revert last change, since it breaks things... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Wim Taymans | turn off cothreads, fix some typos |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Wim Taymans | Destroying the cothread seems like a good idea here |
commit | commitdiff | tree | snapshot |
2002-12-09 |
David Schleef | Use makecontext() as a generic implementation |
commit | commitdiff | tree | snapshot |
2002-12-09 |
David Schleef | Fix the powerpc atomix swap |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | back to cvs |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | small fix BRANCH-RELEASE-0_5_0-ROOT |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Wim Taymans | Better debugging |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Wim Taymans | ASYNC state changes are not an error. |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Wim Taymans | Fix broken __PRETY_FUNCTION__ |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | fix uninstalled |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | small fix |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Wim Taymans | A little more debugging info and error checking |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | fix for leif |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | oopsie |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | revert last commit |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Christian Schaller | move gst-register from post core to post tools |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | more fixes |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | fix for parallel installability |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | oops |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Wim Taymans | fix bug #96751 |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | changed to macros |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Thomas Vander... | move these to macros |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Thomas Vander... | variety is spicy |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Thomas Vander... | typos |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Thomas Vander... | fix a warning |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Thomas Vander... | move some code around to avoid warnings |
commit | commitdiff | tree | snapshot |
2002-12-06 |
David Schleef | Removing unused code related to stack allocation (cothr... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Wim Taymans | Make sure we set the reaping flag when going to NULL... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Wim Taymans | Added syntax to make filtered connections like: osssrc... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Wim Taymans | Make sure we don't set caps that violate the (app)filter |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Wim Taymans | Fix valloc bug found by jmi25@cam.ac.uk, closes bug... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Thomas Vander... | looks like a silly typo |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Leif Johnson | + fixing compile warnings about uninitialized variable |
commit | commitdiff | tree | snapshot |
2002-12-05 |
David Schleef | refactor cothread stack mmap code. Add makecontext... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
David Schleef | Add some assertions to check that we're running inside... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Wim Taymans | Check state changes before going into enless loops |
commit | commitdiff | tree | snapshot |
2002-12-03 |
David Schleef | Change GPrivate usage to GStaticPrivate, assuming it... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
David I. Lehn | use AM_CFLAGS dummy NULL init for vars to deal with... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Wim Taymans | Do some error checking to make this test succeed |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Wim Taymans | Make sure the thread goes back to NULL before leaving... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Wim Taymans | Reset the scheduler when going to NULL |
commit | commitdiff | tree | snapshot |
2002-12-03 |
David Schleef | Add assertion in cothread_get_context() |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Wim Taymans | Add small cache testsuite |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Wim Taymans | More cache updates |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Wim Taymans | Added current status of memcache |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Gerhard Tonn | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Jeremy Simon | Initialize buf with NULL ... should compile now |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Steve Baker | remove debug |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Steve Baker | this debugging would have borked |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Steve Baker | first phase of spider cleanup |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Christian Schaller | add libgstcaches.so |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Christian Schaller | fix > to < |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Added caches dir |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Make forte heppy |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | More forte compiler fixes, added a .h file to store... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Add a little cast to make forte happy |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Print cache info too |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Index caches dir too, add caches to Makefile.am |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Added memory cache |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | - Save longdesc |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Make caches plugable |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Make the cache plugable |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Wim Taymans | Used glib macros for no_intrument |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Thomas Vander... | applied fixed patch from Brian |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Thomas Vander... | revert fix because GST_DEBUG_LEAVE("") doesn't work... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Thomas Vander... | random cleanups and paranoia checks |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Thomas Vander... | faq updates metadata/mediainfo |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Thomas Vander... | code cleanup and make it work |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Christian Schaller | undo commit to this makefile as I am not sure yet that... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Christian Schaller | commit Brian's patch with AC fix from thomas |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Wim Taymans | Fix stupid bug |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Thomas Vander... | cleanups |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Christian Schaller | commit the fdsrc fix from Pedro Corte-Real |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Christian Schaller | commiting Leifs registry to /var/cache patch, works... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Leif Johnson | + small updates to plugin writer's guide |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Christian Schaller | added vishnu's doc patch |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Wim Taymans | Small cleanups |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Christian Schaller | removed gsttimecache html from docs section |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Wim Taymans | Fix stupid compiler warning |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Wim Taymans | Fix GstTimeCache leftover |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Christian Schaller | remove indexing again, wrong module :) |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Christian Schaller | added indexing makefile |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Wim Taymans | Removed old timecache |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Thomas Vander... | gst_init modeled upon gtk_init code cleanups |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Wim Taymans | - Added first attempt at general caching mechanism... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Wim Taymans | Make different names for the different cothreads implem... |
commit | commitdiff | tree | snapshot |
next |