gstreamer/gst
Erik Walthinsen 4b2bb87b25 Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with...
Original commit message from CVS:
Converted the DEBUG system to look like the INFO system, with a function
pointer that can be replaced.  Not done with everything, since it seems
that we need an ERROR system plus a FATAL error, or maybe just an ERROR
system with a severity, and depending on this the DEBUG system might again
be changed to have a single or at least fewer handlers.

Also did a bit of work fixing up the actual DEBUG and INFO commands
scattered throughout the code.  We still have over 500 of these in gst/*.c
alone...
2001-05-02 19:20:24 +00:00
..
autoplug added newlines to debug output 2001-05-01 13:16:43 +00:00
elements Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
meta Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
types Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
.gitignore Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
cothreads.c - Updated colorization some more (pthread and cothread id is in color) 2001-04-28 04:23:27 +00:00
cothreads.h fixed cothread_current_main so it, um, works. 2001-04-27 01:46:14 +00:00
gst.c Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gst.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gst_private.h Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... 2001-01-14 21:55:41 +00:00
gstalpha.h Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gstarch.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstarm.h ARM works! 2001-01-31 22:54:08 +00:00
gstautoplug.c Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstautoplug.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstbin.c - fixed configure.in %VAR stuff 2001-05-01 21:41:40 +00:00
gstbin.h Yes!, incsched is getting closer. 2001-02-17 07:11:12 +00:00
gstbuffer.c Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstbuffer.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstbufferpool.c Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstbufferpool.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstcaps.c Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gstcaps.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstclock.c Updated the colorization a bit more, and did a significant pass through all the other code to change categories on DE... 2001-04-28 02:54:53 +00:00
gstclock.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstcpu.c Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstcpu.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstcpuid_i386.s Added CPU detection. 2000-09-12 18:13:48 +00:00
gstelement.c Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gstelement.h added colorization of DEBUG and INFO, and a comment in gstelement.h 2001-04-27 20:47:21 +00:00
gstelementfactory.c Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gstextratypes.c Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstextratypes.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gsti386.h Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gstinfo.c Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gstinfo.h Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gstlog.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstmeta.c Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstmeta.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstobject.c Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstobject.h Yes!, incsched is getting closer. 2001-02-17 07:11:12 +00:00
gstpad.c Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gstpad.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstparse.c Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstparse.h This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstpipeline.c Updated the colorization a bit more, and did a significant pass through all the other code to change categories on DE... 2001-04-28 02:54:53 +00:00
gstpipeline.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstplugin.c Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstplugin.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstppc.h Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gstprops.c Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gstprops.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstpropsprivate.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstqueue.c Converted the DEBUG system to look like the INFO system, with a function pointer that can be replaced. Not done with... 2001-05-02 19:20:24 +00:00
gstqueue.h initial fix of thread synch for queues and state change 2001-04-27 20:55:47 +00:00
gstscheduler.c /me is an idiot 2001-05-01 23:00:51 +00:00
gstscheduler.h - fixed configure.in %VAR stuff 2001-05-01 21:41:40 +00:00
gstsparc.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstthread.c Updated the colorization a bit more, and did a significant pass through all the other code to change categories on DE... 2001-04-28 02:54:53 +00:00
gstthread.h removed fine grained locking and added simultaneous waiting for 2 states 2001-03-13 01:44:44 +00:00
gsttrace.c Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gsttrace.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gsttype.c Updated the colorization a bit more, and did a significant pass through all the other code to change categories on DE... 2001-04-28 02:54:53 +00:00
gsttype.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gsttypefind.c Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gsttypefind.h And here they are.... 2001-01-19 00:02:53 +00:00
gsttypes.h /me is an idiot. cvs add gsttypes.h 2001-03-12 01:13:04 +00:00
gstutils.c Updated the colorization a bit more, and did a significant pass through all the other code to change categories on DE... 2001-04-28 02:54:53 +00:00
gstutils.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstversion.h.in Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstxml.c Documentation updates. 2001-01-31 20:27:00 +00:00
gstxml.h Documentation updates. 2001-01-31 20:27:00 +00:00
Makefile.am - fixed configure.in %VAR stuff 2001-05-01 21:41:40 +00:00
Makefile.am.future Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
ROADMAP A bunch more changes to clean up build/make dist issues, as well as a spec file, -config file, .m4, etc. Next step... 2000-01-31 06:46:18 +00:00