summaryrefslogtreecommitdiff
path: root/gst/gstinfo.h
AgeCommit message (Expand)AuthorFilesLines
2003-03-14- Slight reorganisation of functions that should be disabledWim Taymans1-9/+3
2003-01-21Remove 'inline' from a function that is never actually inlined under any circ...David Schleef1-1/+1
2003-01-15small fixesThomas Vander Stichele1-4/+4
2003-01-09more connect -> link updatesDavid I. Lehn1-1/+1
2002-12-13fixes a jhbuild bugThomas Vander Stichele1-13/+3
2002-12-11oops, too much revertThomas Vander Stichele1-0/+1
2002-12-11merge from release branchThomas Vander Stichele1-23/+42
2002-12-10Added thread-loval variable for cothread index.David Schleef1-0/+1
2002-12-08Fix broken __PRETY_FUNCTION__Wim Taymans1-22/+12
2002-12-08fix for parallel installabilityThomas Vander Stichele1-6/+4
2002-12-07move some code around to avoid warningsThomas Vander Stichele1-7/+6
2002-11-29applied fixed patch from BrianThomas Vander Stichele1-9/+144
2002-11-29revert fix because GST_DEBUG_LEAVE("") doesn't work with itThomas Vander Stichele1-144/+9
2002-11-29commit Brian's patch with AC fix from thomasChristian Schaller1-9/+144
2002-04-11commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo1-1/+1
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-4/+4
2002-02-20before, entering and leaving where invisible now it's a really bleak grey any...Thomas Vander Stichele1-2/+2
2002-02-11removed cothread-specific code from gstinfo.c because the new cothreads has n...Andy Wingo1-2/+0
2001-12-15updated .h files with // fixesChristian Schaller1-34/+34
2001-10-17merge from EVENTS1 on 20011016Erik Walthinsen1-0/+2
2001-09-10gstinfo.[ch], cothreads.c: added initial support for -finstrument_functions g...Erik Walthinsen1-1/+3
2001-09-10added GST_CAT_PARAMSSteve Baker1-1/+2
2001-08-06Initial code for the event system.Erik Walthinsen1-0/+1
2001-06-25Add consts to appropriate parameters in debug and info handlers.Richard Boulton1-8/+12
2001-05-25Merged from INCSCHED on 200505251!!!Erik Walthinsen1-118/+114
2001-04-27Added colorization to DEBUG and INFO. Colors are based on categories, with t...Erik Walthinsen1-6/+37
2001-04-12Lots of updates to the plugins for caps negotiation.Wim Taymans1-0/+2
2001-02-25Patched .h files for C++ support.Brent Bradburn1-1/+1
2001-02-05Reworked getregion/pullregion stuff. Region is now specified by a type (OFFS...Erik Walthinsen1-1/+1
2001-01-29This is a megapatch with the following changes:Wim Taymans1-3/+3
2001-01-20Got ghostpads to work, even in -launch. Needs more testing still.Erik Walthinsen1-2/+2
2001-01-19Major cleanup of the latest ghostpad changes. Fixed everything that broke, c...Erik Walthinsen1-1/+3
2001-01-07removed a leakErik Walthinsen1-0/+1
2001-01-01updated the debug system so it works nicely nowErik Walthinsen1-3/+5
2001-01-01Added API to control DEBUG level, updated cmdline codeErik Walthinsen1-0/+7
2001-01-01Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix.Erik Walthinsen1-49/+78
2001-01-01Added GST_INFO_ENABLED flagsWim Taymans1-1/+14
2001-01-01Cleaned up INFO system some more, added API to select categories, modified th...Erik Walthinsen1-1/+7
2000-12-31Started work on better ghostpad management, and started to build the low- lev...Erik Walthinsen1-1/+0
2000-12-30Updated more files to use INFO.Erik Walthinsen1-17/+46
2000-12-29Added DEBUG, INFO, and ERROR systems. Very little code is converted yet.Erik Walthinsen1-0/+221