2004-07-15 |
Thomas Vander Stichele | debugging additions and style cleanups |
blob | commitdiff | raw |
2004-07-09 |
Wim Taymans | gst/: Since remove is virtual in GstBin we must not... |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Thomas Vander Stichele | catch wrong state changes in element base class |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Thomas Vander Stichele | more debug info |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Thomas Vander Stichele | remove gst_info remove gstlog.h, fold back to gstinfo... |
blob | commitdiff | raw | diff to current |
2004-04-09 |
Benjamin Otte | gst/: don't use memchunks for these objects, use malloc... |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Benjamin Otte | gst/gstthread.c: fix docs |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Thomas Vander Stichele | don't mix tabs and spaces |
blob | commitdiff | raw | diff to current |
2004-03-13 |
Thomas Vander Stichele | gst-indent run on core |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Benjamin Otte | gst/gstevent.c: copy navigation event correctly. Check... |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Thomas Vander Stichele | fixes for --disable-loadsave --disable-registry |
blob | commitdiff | raw | diff to current |
2004-02-03 |
Benjamin Otte | gst/: get rid of gstmarshal.h dependency. It's not... |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Benjamin Otte | parts of the patch submitted in bug #113913 |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Benjamin Otte | gst/gstcaps.c: add sanity checks |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Benjamin Otte | update plugin initialization restructuring (see email... |
blob | commitdiff | raw | diff to current |
2003-07-27 |
Benjamin Otte | clean up debugging messages in gstthread.c - includes... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Benjamin Otte | clean up element details structs |
blob | commitdiff | raw | diff to current |
2003-06-29 |
Benjamin Otte | GST_DEBUG reorganization containing loads of stuff: |
blob | commitdiff | raw | diff to current |
2003-04-28 |
Benjamin Otte | fix deadlock when thread itself goes PLAYING => PAUSED... |
blob | commitdiff | raw | diff to current |
2003-04-26 |
Wim Taymans | - remove some \n in GstThread debugging |
blob | commitdiff | raw | diff to current |
2003-04-26 |
Benjamin Otte | fix debugging segfault |
blob | commitdiff | raw | diff to current |
2003-04-21 |
Benjamin Otte | assorted fixes: |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Benjamin Otte | rewrite GstThread - should be quite a bit cleaner and... |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Wim Taymans | gst_object_swap -> gst_object_replace as it's a better... |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Wim Taymans | More cleanups and refcount fixage |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Wim Taymans | Use two GCond vars to work around a problem in NPTL |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Thomas Vander Stichele | patch from brian cameron for iso c compliance |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Wim Taymans | Documentation updates |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Thomas Vander Stichele | typos |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Wim Taymans | Make sure we set the reaping flag when going to NULL... |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Thomas Vander Stichele | cleanups |
blob | commitdiff | raw | diff to current |
2002-11-19 |
Wim Taymans | - an element also has a failed state change if the... |
blob | commitdiff | raw | diff to current |
2002-11-03 |
Wim Taymans | Remove bogus free |
blob | commitdiff | raw | diff to current |
2002-11-01 |
David Schleef | Change from pthreads to GThreads |
blob | commitdiff | raw | diff to current |
2002-09-29 |
Andy Wingo | licenses, ugg |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Ronald S. Bultje | Dont give a warning on unconnected pads (bugzilla ID... |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Thomas Vander Stichele | revert this comment |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Thomas Vander Stichele | useful comments change thread -> cothread in varnames... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Thomas Vander Stichele | I'm too lazy to comment this |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Wim Taymans | - Removed unused locking from the cothreads |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Andy Wingo | free stack properly s/prefered/preferred/ |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Thomas Vander Stichele | no newlines |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Thomas Vander Stichele | fix a debug segfault |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Thomas Vander Stichele | ok, my latest added error checking and stuff this rever... |
blob | commitdiff | raw | diff to current |
2002-06-23 |
Wim Taymans | Use new method to check for availability of threads |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Wim Taymans | Added a runtime option to use a dummy threading impleme... |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Wim Taymans | Added _get_prefered_stack to the scheduler |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Wim Taymans | Fix a little typo, unlock the peer element if it's... |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Wim Taymans | Error checking in pthread creation more info in gst_uti... |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Wim Taymans | - The clock_wait now returns the difference between... |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Andy Wingo | implemented threadsafe property set/get system as discu... |
blob | commitdiff | raw | diff to current |
2002-05-04 |
Andy Wingo | gst_scheduler_factory_make () can accept NULL as the... |
blob | commitdiff | raw | diff to current |
2002-04-23 |
Thomas Vander Stichele | api renaming |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Andy Wingo | a hack to work around intltool's brokenness a current... |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Benjamin Otte | - make all _get_list functions return a const reference... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Thomas Vander Stichele | code review |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Andy Wingo | commit to make gstreamer follow the gtk function/macro... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Wim Taymans | GST_DEBUG and _INFO should have no trailing \n |
blob | commitdiff | raw | diff to current |
2002-03-30 |
Wim Taymans | - Remove the propsprivate header file |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Andy Wingo | filter newlines out of GST_DEBUG statements to reflect... |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Benjamin Otte | we don't want to run _dispose twice on the scheduler... |
blob | commitdiff | raw | diff to current |
2002-03-05 |
Benjamin Otte | warning: initialization from incompatible pointer type |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Wim Taymans | - Removed deprecated buffer flags. |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Wim Taymans | - Added a function to get the currently executing cothread |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Wim Taymans | This is an attempt at not segfaulting on errors but... |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Wim Taymans | - Reclaim cothread state even if the cothread was never... |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Wim Taymans | cothread cleanup. |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Wim Taymans | Some more work on cleanup. |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Thomas Vander Stichele | fix some of uraeus's commenting fixes can someone also... |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Christian Schaller | aye ladie, no more ugly // comments here, even if Taaz... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
wrobell | - some fixes to int2float making automake 1.5 happy... |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Erik Walthinsen | added taaz's threading patch, including queue events |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Erik Walthinsen | changed names from guchar* to gchar*, which makes C... |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Erik Walthinsen | merge from EVENTS1 on 20011016 |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Steve Baker | reenabled object destruction by renaming shutdown and... |
blob | commitdiff | raw | diff to current |
2001-09-14 |
Joshua N. Pritikin | 1. Add more warnings for the gst core only. Various... |
blob | commitdiff | raw | diff to current |
2001-09-14 |
Joshua N. Pritikin | make gst_thread_change_state more forgiving |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Erik Walthinsen | Initial code for the event system. |
blob | commitdiff | raw | diff to current |
2001-07-31 |
Wim Taymans | Added a missing state change switch. |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Erik Walthinsen | Reworked the arguments for DEBUG and INFO. Removed... |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Erik Walthinsen | Merged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241 |
blob | commitdiff | raw | diff to current |
2001-06-24 |
Erik Walthinsen | initial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE |
blob | commitdiff | raw | diff to current |
2001-05-27 |
Erik Walthinsen | Added some caps != NULL checks. |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Erik Walthinsen | Merged from INCSCHED on 200505251!!! INCSCHED1-200105251 |
blob | commitdiff | raw | diff to current |
2001-03-30 |
Wim Taymans | This hopefully fixes a slight thread sync issue. |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Wim Taymans | Merged the AUTOPLUG2 branch |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Erik Walthinsen | Added two options: --gst-plugin-spew will print errors... |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Wim Taymans | This is a megapatch with the following changes: |
blob | commitdiff | raw | diff to current |
2001-01-21 |
Wim Taymans | Docs updates |
blob | commitdiff | raw | diff to current |
2001-01-21 |
Wim Taymans | More eos handling, bin in bin is handled correctly... |
blob | commitdiff | raw | diff to current |
2001-01-20 |
Wim Taymans | More EOS changes. |
blob | commitdiff | raw | diff to current |
2001-01-06 |
Erik Walthinsen | Cleaned up the docs a bit. |
blob | commitdiff | raw | diff to current |
2001-01-01 |
Erik Walthinsen | Mega update of INFO, DEBUG, and ERROR subsystems, renam... |
blob | commitdiff | raw | diff to current |
2000-12-30 |
Wim Taymans | Fixed MPEG2 autoplugging |
blob | commitdiff | raw | diff to current |
2000-12-28 |
Erik Walthinsen | Updated copyright in all the libgst files. |
blob | commitdiff | raw | diff to current |
2000-12-28 |
Wim Taymans | Updated the API docs. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Erik Walthinsen | Mostly minor little changes, but two interesting things... |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Erik Walthinsen | More massive changes to the scheduling system. Moved... |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Erik Walthinsen | Changed "bin" to "thread" in get_thread_new. |
blob | commitdiff | raw | diff to current |
2000-12-23 |
Wim Taymans | Added handoff signals to fakesrc and fakesink |
blob | commitdiff | raw | diff to current |
next |