gstreamer/plugins/elements
Erik Walthinsen 9ca8248cc2 Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef...
Original commit message from CVS:
Massive build fixup.  Will send message to -devel list later with details
on the changes and what they mean for Makefile.am writers.  Check
docs/random/omega/build/TODO for a list of things that I had to make sure
of.

NOTE: this requires a complete rebuild of all plugins, since I also
changed the STATE enum to a bitfield instead of sequential numbers.
2001-01-14 21:55:41 +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
gstasyncdisksrc.c Added a check for libjpeg 2001-01-02 12:04:46 +00:00
gstasyncdisksrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosink.c Various small fixes. 2001-01-03 18:55:28 +00:00
gstaudiosink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosrc.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstaudiosrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstdisksrc.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstdisksrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstelements.c Cleaned up INFO system some more, added API to select categories, modified the printout function to print cleanly for... 2001-01-01 00:17:21 +00:00
gstfakesink.c Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstfakesink.h Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
gstfakesrc.c Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstfakesrc.h Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstfdsink.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstfdsink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsthttpsrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsthttpsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstidentity.c Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstidentity.h Added sleep time to identity 2001-01-07 03:42:27 +00:00
gstpipefilter.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstpipefilter.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstqueue.c Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstqueue.h Greatly simplyfied queue locking by only using the elements mutex. This should fix the locking problems we had... 2001-01-07 14:49:23 +00:00
gstsinesrc.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstsinesrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
Makefile.am 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