gstreamer/plugins/elements
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
..
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
gstdisksink.c Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstdisksink.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstdisksrc.c Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstdisksrc.h moved asyncdisksrc to disksrc, no point in having a distinction 2001-02-04 21:37:14 +00:00
gstelements.c Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstfakesink.c Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstfakesink.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstfakesrc.c Significant progress. Now able to do most operations live, without any failure. tests/incsched.c currently faults a... 2001-02-20 08:19:05 +00:00
gstfakesrc.h Significant progress. Now able to do most operations live, without any failure. tests/incsched.c currently faults a... 2001-02-20 08:19:05 +00:00
gstfdsink.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstfdsink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsrc.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstfdsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsthttpsrc.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gsthttpsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstidentity.c Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstidentity.h Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00
gstmultidisksrc.c Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstmultidisksrc.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstmultifilesrc.c Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstmultifilesrc.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstpipefilter.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstpipefilter.h Updated copyright notices. 2000-12-29 05:38:06 +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
gstsinesrc.c Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gstsinesrc.h Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gsttee.c Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1. 2001-04-16 21:43:28 +00:00
gsttee.h Added mthodes to request an element to create pads: gst_element_request_pad* 2001-01-18 23:46:15 +00:00
Makefile.am Merged from HEAD to INCSCHED1 on 200104251 2001-04-26 01:53:20 +00:00