2002-12-07 |
Thomas Vander Stichele | typos |
blob | commitdiff |
2002-12-06 |
Wim Taymans | Make sure we set the reaping flag when going to NULL... |
blob | commitdiff | diff to current |
2002-11-28 |
Thomas Vander Stichele | cleanups |
blob | commitdiff | diff to current |
2002-11-19 |
Wim Taymans | - an element also has a failed state change if the... |
blob | commitdiff | diff to current |
2002-11-03 |
Wim Taymans | Remove bogus free |
blob | commitdiff | diff to current |
2002-11-01 |
David Schleef | Change from pthreads to GThreads |
blob | commitdiff | diff to current |
2002-09-29 |
Andy Wingo | licenses, ugg |
blob | commitdiff | diff to current |
2002-09-13 |
Ronald S. Bultje | Dont give a warning on unconnected pads (bugzilla ID... |
blob | commitdiff | diff to current |
2002-09-12 |
Thomas Vander Stichele | revert this comment |
blob | commitdiff | diff to current |
2002-09-12 |
Thomas Vander Stichele | useful comments change thread -> cothread in varnames... |
blob | commitdiff | diff to current |
2002-07-11 |
Thomas Vander Stichele | I'm too lazy to comment this |
blob | commitdiff | diff to current |
2002-07-08 |
Wim Taymans | - Removed unused locking from the cothreads |
blob | commitdiff | diff to current |
2002-06-27 |
Andy Wingo | free stack properly s/prefered/preferred/ |
blob | commitdiff | diff to current |
2002-06-27 |
Thomas Vander Stichele | no newlines |
blob | commitdiff | diff to current |
2002-06-27 |
Thomas Vander Stichele | fix a debug segfault |
blob | commitdiff | diff to current |
2002-06-27 |
Thomas Vander Stichele | ok, my latest added error checking and stuff this rever... |
blob | commitdiff | diff to current |
2002-06-23 |
Wim Taymans | Use new method to check for availability of threads |
blob | commitdiff | diff to current |
2002-06-21 |
Wim Taymans | Added a runtime option to use a dummy threading impleme... |
blob | commitdiff | diff to current |
2002-06-19 |
Wim Taymans | Added _get_prefered_stack to the scheduler |
blob | commitdiff | diff to current |
2002-06-04 |
Wim Taymans | Fix a little typo, unlock the peer element if it's... |
blob | commitdiff | diff to current |
2002-05-29 |
Wim Taymans | Error checking in pthread creation more info in gst_uti... |
blob | commitdiff | diff to current |
2002-05-26 |
Wim Taymans | - The clock_wait now returns the difference between... |
blob | commitdiff | diff to current |
2002-05-26 |
Andy Wingo | implemented threadsafe property set/get system as discu... |
blob | commitdiff | diff to current |
2002-05-04 |
Andy Wingo | gst_scheduler_factory_make () can accept NULL as the... |
blob | commitdiff | diff to current |
2002-04-23 |
Thomas Vander Stichele | api renaming |
blob | commitdiff | diff to current |
2002-04-20 |
Andy Wingo | a hack to work around intltool's brokenness a current... |
blob | commitdiff | diff to current |
2002-04-19 |
Benjamin Otte | - make all _get_list functions return a const reference... |
blob | commitdiff | diff to current |
2002-04-12 |
Thomas Vander Stichele | code review |
blob | commitdiff | diff to current |
2002-04-11 |
Andy Wingo | commit to make gstreamer follow the gtk function/macro... |
blob | commitdiff | diff to current |
2002-04-03 |
Wim Taymans | GST_DEBUG and _INFO should have no trailing \n |
blob | commitdiff | diff to current |
2002-03-30 |
Wim Taymans | - Remove the propsprivate header file |
blob | commitdiff | diff to current |
2002-03-24 |
Andy Wingo | filter newlines out of GST_DEBUG statements to reflect... |
blob | commitdiff | diff to current |
2002-03-17 |
Benjamin Otte | we don't want to run _dispose twice on the scheduler... |
blob | commitdiff | diff to current |
2002-03-05 |
Benjamin Otte | warning: initialization from incompatible pointer type |
blob | commitdiff | diff to current |
2001-12-28 |
Wim Taymans | - Removed deprecated buffer flags. |
blob | commitdiff | diff to current |
2001-12-27 |
Wim Taymans | - Added a function to get the currently executing cothread |
blob | commitdiff | diff to current |
2001-12-22 |
Wim Taymans | This is an attempt at not segfaulting on errors but... |
blob | commitdiff | diff to current |
2001-12-20 |
Wim Taymans | - Reclaim cothread state even if the cothread was never... |
blob | commitdiff | diff to current |
2001-12-20 |
Wim Taymans | cothread cleanup. |
blob | commitdiff | diff to current |
2001-12-19 |
Wim Taymans | Some more work on cleanup. |
blob | commitdiff | diff to current |
2001-12-15 |
Thomas Vander Stichele | fix some of uraeus's commenting fixes can someone also... |
blob | commitdiff | diff to current |
2001-12-14 |
Christian Schaller | aye ladie, no more ugly // comments here, even if Taaz... |
blob | commitdiff | diff to current |
2001-12-04 |
wrobell | - some fixes to int2float making automake 1.5 happy... |
blob | commitdiff | diff to current |
2001-10-27 |
Erik Walthinsen | added taaz's threading patch, including queue events |
blob | commitdiff | diff to current |
2001-10-20 |
Erik Walthinsen | changed names from guchar* to gchar*, which makes C... |
blob | commitdiff | diff to current |
2001-10-17 |
Erik Walthinsen | merge from EVENTS1 on 20011016 |
blob | commitdiff | diff to current |
2001-09-28 |
Steve Baker | reenabled object destruction by renaming shutdown and... |
blob | commitdiff | diff to current |
2001-09-14 |
Joshua N. Pritikin | 1. Add more warnings for the gst core only. Various... |
blob | commitdiff | diff to current |
2001-09-14 |
Joshua N. Pritikin | make gst_thread_change_state more forgiving |
blob | commitdiff | diff to current |
2001-08-06 |
Erik Walthinsen | Initial code for the event system. |
blob | commitdiff | diff to current |
2001-07-31 |
Wim Taymans | Added a missing state change switch. |
blob | commitdiff | diff to current |
2001-06-25 |
Erik Walthinsen | Reworked the arguments for DEBUG and INFO. Removed... |
blob | commitdiff | diff to current |
2001-06-25 |
Erik Walthinsen | Merged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241 |
blob | commitdiff | 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 | diff to current |
2001-05-27 |
Erik Walthinsen | Added some caps != NULL checks. |
blob | commitdiff | diff to current |
2001-05-25 |
Erik Walthinsen | Merged from INCSCHED on 200505251!!! INCSCHED1-200105251 |
blob | commitdiff | diff to current |
2001-03-30 |
Wim Taymans | This hopefully fixes a slight thread sync issue. |
blob | commitdiff | diff to current |
2001-03-07 |
Wim Taymans | Merged the AUTOPLUG2 branch |
blob | commitdiff | diff to current |
2001-02-23 |
Erik Walthinsen | Added two options: --gst-plugin-spew will print errors... |
blob | commitdiff | diff to current |
2001-01-29 |
Wim Taymans | This is a megapatch with the following changes: |
blob | commitdiff | diff to current |
2001-01-21 |
Wim Taymans | Docs updates |
blob | commitdiff | diff to current |
2001-01-21 |
Wim Taymans | More eos handling, bin in bin is handled correctly... |
blob | commitdiff | diff to current |
2001-01-20 |
Wim Taymans | More EOS changes. |
blob | commitdiff | diff to current |
2001-01-06 |
Erik Walthinsen | Cleaned up the docs a bit. |
blob | commitdiff | diff to current |
2001-01-01 |
Erik Walthinsen | Mega update of INFO, DEBUG, and ERROR subsystems, renam... |
blob | commitdiff | diff to current |
2000-12-30 |
Wim Taymans | Fixed MPEG2 autoplugging |
blob | commitdiff | diff to current |
2000-12-28 |
Erik Walthinsen | Updated copyright in all the libgst files. |
blob | commitdiff | diff to current |
2000-12-28 |
Wim Taymans | Updated the API docs. |
blob | commitdiff | diff to current |
2000-12-27 |
Erik Walthinsen | Mostly minor little changes, but two interesting things... |
blob | commitdiff | diff to current |
2000-12-26 |
Erik Walthinsen | More massive changes to the scheduling system. Moved... |
blob | commitdiff | diff to current |
2000-12-26 |
Erik Walthinsen | Changed "bin" to "thread" in get_thread_new. |
blob | commitdiff | diff to current |
2000-12-23 |
Wim Taymans | Added handoff signals to fakesrc and fakesink |
blob | commitdiff | diff to current |
2000-12-22 |
Wim Taymans | Fixed a bug in gstbin.c the manager was not detected. |
blob | commitdiff | diff to current |
2000-12-20 |
Erik Walthinsen | Massive scheduling changes (again). Not entirely compl... |
blob | commitdiff | diff to current |
2000-12-19 |
Wim Taymans | Cleanup in gsttypes.c: removed the crazy GList of GHash... |
blob | commitdiff | diff to current |
2000-12-16 |
Wim Taymans | some editor changes= loading of save pipelines (not... |
blob | commitdiff | diff to current |
2000-12-16 |
Erik Walthinsen | WARNING: Don't grab this updated unless you're really... |
blob | commitdiff | diff to current |
2000-12-15 |
Wim Taymans | Header cleanup: try to include as little as possible... |
blob | commitdiff | diff to current |
2000-12-08 |
Erik Walthinsen | Mostly debugging changes. What's in CVS seems to work... |
blob | commitdiff | diff to current |
2000-11-11 |
Wim Taymans | Docs updates. |
blob | commitdiff | diff to current |
2000-11-04 |
Wim Taymans | Added the excellent mpeg2dec decoder. Not 100% optimize... |
blob | commitdiff | diff to current |
2000-11-01 |
Wim Taymans | Some code cleanup |
blob | commitdiff | diff to current |
2000-11-01 |
Wim Taymans | Code cleanup, make it adhere to the Gnome/Gtk+ code... |
blob | commitdiff | diff to current |
2000-10-30 |
Wim Taymans | Misc fixes and cleanups |
blob | commitdiff | diff to current |
2000-10-25 |
Wim Taymans | More Docs updates. |
blob | commitdiff | diff to current |
2000-10-08 |
Wim Taymans | Fixed a bug in the typeloading. |
blob | commitdiff | diff to current |
2000-09-27 |
Wim Taymans | Loading and saving of XML pipeline descriptions. |
blob | commitdiff | diff to current |
2000-09-24 |
Wim Taymans | Cleanups. |
blob | commitdiff | diff to current |
2000-09-24 |
Wim Taymans | The cothreads were not initialized in its thread contex... |
blob | commitdiff | diff to current |
2000-09-22 |
Wim Taymans | A first attempt to fix the queues in a cothreaded pipeline. |
blob | commitdiff | diff to current |
2000-09-09 |
Wim Taymans | Changes to gstreamer-config to include gtk+ libs manual... |
blob | commitdiff | diff to current |
2000-08-18 |
Wim Taymans | Various fixes for the build/install problems update... |
blob | commitdiff | diff to current |
2000-08-14 |
Wim Taymans | State change fixes in the threading element. |
blob | commitdiff | diff to current |
2000-07-17 |
Erik Walthinsen | Megapatch, changes which states are available, how... |
blob | commitdiff | diff to current |
2000-07-13 |
Wim Taymans | Better error recovery in teh MPEG1 decoder. |
blob | commitdiff | diff to current |
2000-07-12 |
Wim Taymans | This is the audio/video sync release. |
blob | commitdiff | diff to current |
2000-03-27 |
Wim Taymans | Documentation updates. All standard library objects... |
blob | commitdiff | diff to current |
2000-03-20 |
Wim Taymans | Implemented riff parsing as a library. The avi parser... |
blob | commitdiff | diff to current |
2000-03-13 |
Wim Taymans | Various cleanups. Moved the overlay code to a specializ... |
blob | commitdiff | diff to current |
2000-02-27 |
Wim Taymans | This is a rather large patch. Switched on -Wall compile... |
blob | commitdiff | diff to current |
next |