Use GstClockTime in _get_state() instead of GTimeVal.
[platform/upstream/gstreamer.git] / gst / schedulers /
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-07 Wim Taymansgst/schedulers/threadscheduler.c: Unlock the STREAM_LOC...
2005-06-28 Wim Taymansgst/gstbus.c: Add debugging messages.
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-23 Wim Taymansgst/schedulers/threadscheduler.c: Ref the task before...
2005-06-17 Thomas Vander Sticheleignore more
2005-06-09 Thomas Vander Stichelegst/elements/gstfakesrc.c: fix debug output
2005-05-25 Wim Taymansgst/: Implement gst_pad_pause/start/stop_task(), take...
2005-04-23 David Schleefgst/Makefile.am: Remove as-libtool stuff. It's likely...
2005-03-21 Wim TaymansNext big merge.
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-24 Thomas Vander Sticheledisable debug build fix
2005-02-23 Thomas Vander Sticheleone more fix
2005-02-23 Thomas Vander Stichelecompile with debug disabled
2005-02-02 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Remove some FIXME...
2005-02-02 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Added lock to...
2005-02-01 Ronald S. Bultjegst/schedulers/gstoptimalscheduler.c: Try to work with...
2005-01-27 Ronald S. Bultjegst/schedulers/faircothreads.c: Fix build without debug...
2005-01-18 Ronald S. Bultjegst/schedulers/gstoptimalscheduler.c: Only unref entry...
2005-01-17 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Also ref/unref...
2004-12-15 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Fix bug where...
2004-12-09 Ronald S. Bultjegst/schedulers/gstoptimalscheduler.c: When we're recurs...
2004-11-08 Christian Schallerfix build after commit of fair :)
2004-11-07 Martin Sotogst/schedulers/: New cothread based scheduler: Fair...
2004-11-04 Wim TaymansAdded testcase for schduler segfault.
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-11-02 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Aplied patch...
2004-09-06 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Some more debug...
2004-08-11 Benjamin Otteadd gst_scheduler_register shortcut similar to gst_elem...
2004-08-09 Thomas Vander Sticheledocs/faq/gst-uninstalled: fix PKG_CONFIG_PATH and PYTHO...
2004-08-03 Benjamin Ottegst/schedulers/entryscheduler.c: fix for GST_DISABLE_DEBUG
2004-07-28 Brian CameronCorrecting some debug messages so that they don't core...
2004-07-22 Wim Taymansgst/schedulers/gstoptimalscheduler.c: fix 147894-2...
2004-07-21 Benjamin Ottegst/schedulers/entryscheduler.c: reset the state when...
2004-07-20 Thomas Vander Stichelefix for #142813 - deadlock in opt
2004-07-20 Thomas Vander Stichelefix for #147819 (Add some checks in the opt scheduler)
2004-07-20 Thomas Vander Stichelefix for #147894 (opt scheduler decoupled elements misma...
2004-07-16 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Call group_inc_li...
2004-07-14 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Fix stupid warnin...
2004-07-14 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Make sure that...
2004-07-14 Wim Taymansgst/schedulers/gstoptimalscheduler.c: move isolated...
2004-07-12 Thomas Vander Sticheleset PENDING on bin correctly for special case. fixes...
2004-07-09 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Do not try to...
2004-07-08 Wim TaymansImplemented group splitting and rechaining.
2004-07-08 Thomas Vander Stichelegst/autoplug/gstspideridentity.c: extra debugging
2004-07-07 Thomas Vander Sticheledebugging fixes
2004-07-07 Thomas Vander Sticheledebug fix
2004-07-07 Thomas Vander Sticheledebug fix
2004-07-06 Thomas Vander Stichelefix SIGBUS on opt, #145338
2004-05-28 Stéphane Loeuillet- removing some trailing commas in enums to please...
2004-05-27 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Don't try to...
2004-05-27 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Elements without...
2004-05-27 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Fixes to maintain...
2004-05-18 Benjamin Ottegst/gstbin.c: don't
2004-05-18 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Fixed an error...
2004-05-18 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Added some more...
2004-05-18 Benjamin Ottegst/schedulers/entryscheduler.c: make resetting schedul...
2004-05-13 Benjamin Ottegst/gstelement.c: whoops, store the signal id correctly
2004-05-04 Wim Taymansgst/schedulers/gstoptimalscheduler.c: when removing...
2004-05-04 Thomas Vander Stichelereorganize C/LIB flags add gst_info to gstcompat.h
2004-05-03 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-04-30 Benjamin Ottegst/schedulers/gthread-cothreads.h: free allocated...
2004-04-21 David Schleefgst/autoplug/Makefile.am: Fix some little buglets in...
2004-04-20 David Schleefcommon/as-libtool.mak: Fine-tune DLL building.
2004-04-19 Benjamin Ottegst/schedulers/entryscheduler.c: refuse to yield when...
2004-04-16 Benjamin Ottegst/gstpad.c: implement enforcing discont events before...
2004-04-13 David Schleefconfigure.ac: Changes to remove POSIXisms (mmap in...
2004-04-11 Benjamin Ottegst/schedulers/gstbasicscheduler.c: rename categories...
2004-04-09 Benjamin Ottegst/schedulers/gstbasicscheduler.c: make sure we can...
2004-04-07 Thomas Vander Sticheledocs/gst/Makefile.am: make docs exit on scanning proble...
2004-04-06 Benjamin Ottegst/gstbuffer.h: remove macro that wouldn't work anymor...
2004-04-05 Benjamin Ottegst/schedulers/gstbasicscheduler.c: fix to work with...
2004-04-04 Benjamin Ottegst/schedulers/entryscheduler.c: (some functions, dunno...
2004-04-04 Benjamin Ottefix unused warning
2004-04-04 Benjamin Ottegst/schedulers/gstbasicscheduler.c: fix uninitialized...
2004-04-04 Benjamin Ottegst/gstpad.c: fix uninitialized variable warning
2004-04-04 Benjamin Ottegst/: implement gst_pad_collect as replacement for...
2004-04-04 Benjamin Ottegst/schedulers/entryscheduler.c: add can_schedule_pad...
2004-04-03 Benjamin Ottegst/schedulers/entryscheduler.c: remove unused variable...
2004-04-03 Benjamin Ottefix compile warning in unreachable code
2004-04-03 Benjamin Ottegst/schedulers/entryscheduler.c: completely revamp...
2004-04-03 Andy Wingogst/schedulers/gstoptimalscheduler.c (GstOptSchedulerGr...
2004-03-30 Benjamin Ottegst/elements/gstbufferstore.c: set the offset of the...
2004-03-29 Benjamin Ottegst/gstpad.c: print caps in debugging output when setti...
2004-03-28 Benjamin Ottemore brown paperbags, i can really start to go shopping...
2004-03-28 Benjamin Ottebrown paperbag
2004-03-28 Benjamin Ottegst/gstbin.c: don't add decoupled elements to scheduler...
2004-03-24 Benjamin Ottegst/schedulers/: fix GStreamer to not have issues with...
2004-03-24 Benjamin Ottegst/gstelement.c: add documentation about a gobject...
2004-03-16 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-10 Johan DahlinShut up gcc 3.2
2004-03-10 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-03-07 Andy Wingogst/gstbin.c (gst_bin_remove): Debugging fixes.
next