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