2005-09-15 |
David Schleef | remove |
blob | commitdiff | raw |
2005-07-20 |
Ronald S. Bultje | gst/gstinfo.*: Fix illegal cast on some platforms ... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Wim Taymans | Removed plugable schedulers. |
blob | commitdiff | raw | diff to current |
2005-04-24 |
David Schleef | Convert everything from GstAtomicInt to g_atomic_int_... |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Wim Taymans | Bump version number, we're now 0.9.0 |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Thomas Vander Stichele | another no-debug build fix |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Benjamin Otte | gst/gstinfo.c: make the time that debugging functions... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Thomas Vander Stichele | doh, wrong patch |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Thomas Vander Stichele | docs/random/release: updates |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Thomas Vander Stichele | docs/manual/quotes.xml: add a quote |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Benjamin Otte | gst/gst.c: fix for G_DISABLE_ASSERT |
blob | commitdiff | raw | diff to current |
2004-07-08 |
Thomas Vander Stichele | gst/autoplug/gstspideridentity.c: extra debugging |
blob | commitdiff | raw | diff to current |
2004-06-05 |
Thomas Vander Stichele | put back GST_CAT_DATAFLOW RELEASE-0_8_3 |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Thomas Vander Stichele | gst/elements/gstidentity.c: add duration debug |
blob | commitdiff | raw | diff to current |
2004-05-11 |
Benjamin Otte | gst/elements/gstfilesrc.c: compute mapsize correctly |
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-29 |
Benjamin Otte | gst/: remove useless _gst_progname stuff |
blob | commitdiff | raw | diff to current |
2004-04-28 |
David Schleef | A bunch of portability fixes, derived from Steve Lhomme... |
blob | commitdiff | raw | diff to current |
2004-04-15 |
David Schleef | gst/gstinfo.c: Change some internal symbol names to... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Benjamin Otte | add support for detecting if GStreamer runs inside... |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Thomas Vander Stichele | more doc fixes |
blob | commitdiff | raw | diff to current |
2004-03-30 |
David Schleef | docs/gst/Makefile.am: Disable a bunch of headers from... |
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-03-13 |
David Schleef | gst/gstcaps.h: jdahlin, what are you smoking? We can... |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Andy Wingo | gst/: Debugging tweaks. |
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-07 |
Ramon Garcia Fernandez | Trying to fix the mess that I made with the two previou... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Ramon Garcia Fernandez | Reverted changes made to fix unsigned-signed warnings... |
blob | commitdiff | raw | diff to current |
2004-01-29 |
David Schleef | configure.ac: Add detection for HAVE_PRINTF_EXTENSION and |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Thomas Vander Stichele | changing error signal add error codes and domains |
blob | commitdiff | raw | diff to current |
2004-01-12 |
Benjamin Otte | ... and free the copied va_args |
blob | commitdiff | raw | diff to current |
2004-01-12 |
Benjamin Otte | use G_VA_COPY instead of directly assigning va_lists |
blob | commitdiff | raw | diff to current |
2004-01-10 |
Benjamin Otte | gst/gstinfo.*: Change gst_debug_log(_valist) to take... |
blob | commitdiff | raw | diff to current |
2004-01-06 |
David Schleef | Revert last change, because it was unintended. |
blob | commitdiff | raw | diff to current |
2004-01-06 |
David Schleef | Disable some poisoning, since some plugins rely on... |
blob | commitdiff | raw | diff to current |
2003-12-22 |
Thomas Vander Stichele | some docs style cleanups |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Benjamin Otte | merge in tagging |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Benjamin Otte | update plugin initialization restructuring (see email... |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Benjamin Otte | use _delete_link again |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Benjamin Otte | fix gst_debug_remove_with_compare_func and make testsui... |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Andy Wingo | cache return values of _gst_debug_nameof_funcptr |
blob | commitdiff | raw | diff to current |
2003-08-06 |
David Schleef | Make dladdr() code dependent on HAVE_DLADDR |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Benjamin Otte | optimized debugging. |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Joshua N. Pritikin | Add a GST_SEEK catagory for diagnostics about handling... |
blob | commitdiff | raw | diff to current |
2003-07-16 |
Andy Wingo | some formatting and doc fixes, and make gstdebug output... |
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-05-13 |
David Schleef | Added GST_CAT_APPLICATION. Fixes #111009 |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Benjamin Otte | make gst-launch --gst-mask=-1 fakesrc ! fakesink work... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Wim Taymans | - Slight reorganisation of functions that should be... |
blob | commitdiff | raw | diff to current |
2003-02-01 |
David Schleef | Convert %lld and %llu in printf formats to G_G[U]INT64_... |
blob | commitdiff | raw | diff to current |
2003-01-21 |
David Schleef | Remove 'inline' from a function that is never actually... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Thomas Vander Stichele | fixes a jhbuild bug |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Thomas Vander Stichele | oops, too much revert |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Thomas Vander Stichele | merge from release branch |
blob | commitdiff | raw | diff to current |
2002-12-10 |
David Schleef | Added thread-loval variable for cothread index. |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Thomas Vander Stichele | fix a warning |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Wim Taymans | Make forte heppy |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Wim Taymans | Used glib macros for no_intrument |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Thomas Vander Stichele | applied fixed patch from Brian |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Thomas Vander Stichele | revert fix because GST_DEBUG_LEAVE("") doesn't work... |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Christian Schaller | commit Brian's patch with AC fix from thomas |
blob | commitdiff | raw | diff to current |
2002-11-01 |
David Schleef | Change from pthreads to GThreads |
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-03-24 |
Andy Wingo | filter newlines out of GST_DEBUG statements to reflect... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Andy Wingo | added plugin_desc structures to libs, which makes their... |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Andy Wingo | removal of //-style comments don't link plugins to... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Thomas Vander Stichele | a warning fix a potential commenting error fix more... |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Andy Wingo | to set default categories for an app, call set_categori... |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Andy Wingo | removed cothread-specific code from gstinfo.c because... |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Wim Taymans | Added IRIX compatibility code for dladdr |
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-13 |
Wim Taymans | Aplied more fixage from Michael Meeks. |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Erik Walthinsen | change coloration for group 31 |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Wim Taymans | API docs. revived _buffer_ref_by_count fast types for... |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Erik Walthinsen | added empty string for category 31, lest the coloration... |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Erik Walthinsen | merge from EVENTS1 on 20011016 |
blob | commitdiff | raw | diff to current |
2001-09-10 |
Erik Walthinsen | gstinfo.[ch], cothreads.c: added initial support for... |
blob | commitdiff | raw | diff to current |
2001-09-10 |
Steve Baker | added GST_CAT_PARAMS |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Erik Walthinsen | Initial code for the event system. |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Richard Boulton | Add consts to appropriate parameters in debug and info... |
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-05-28 |
Erik Walthinsen | changed debug so it always prints pid and cid in color |
blob | commitdiff | raw | diff to current |
2001-05-27 |
Wim Taymans | Docs updates |
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-04-27 |
Erik Walthinsen | syntax error fixed (s/;/,/) |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Erik Walthinsen | Added colorization to DEBUG and INFO. Colors are based... |
blob | commitdiff | raw | diff to current |
2001-04-15 |
Wim Taymans | Added missing category strings... BRANCH-INCSCHED1-200104161-ROOT |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Erik Walthinsen | added PID and cID to INFO lines when DEBUG is turned on |
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-11 |
Erik Walthinsen | removed some spare newlines |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Erik Walthinsen | updated API docs |
blob | commitdiff | raw | diff to current |
2001-01-01 |
Erik Walthinsen | updated the debug system so it works nicely now |
blob | commitdiff | raw | diff to current |
2001-01-01 |
Erik Walthinsen | Added API to control DEBUG level, updated cmdline code |
blob | commitdiff | raw | diff to current |
2001-01-01 |
Wim Taymans | Added command line parsing for |
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 |
2001-01-01 |
Wim Taymans | Added --enable-info and --disable-info-system nothing... |
blob | commitdiff | raw | diff to current |
2001-01-01 |
Erik Walthinsen | Cleaned up INFO system some more, added API to select... |
blob | commitdiff | raw | diff to current |
next |