gstreamer/gst
Erik Walthinsen 759d83e487 Rearranged cothreads sources a bit, added some API docs.
Original commit message from CVS:
Rearranged cothreads sources a bit, added some API docs.
Added some functions needed for gstreamer-inspect.
Added num_sources to fakesink.
2001-01-04 10:54:27 +00:00
..
elements Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
meta Updated the API docs. 2000-12-28 21:42:23 +00:00
types Started work on better ghostpad management, and started to build the low- level EOS mechanism. 2000-12-31 22:18:05 +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
cothreads.c Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
cothreads.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gst.c updated the debug system so it works nicely now 2001-01-01 05:18:07 +00:00
gst.h Added multiple caps to the pads 2000-12-31 16:12:48 +00:00
gst_private.h Updated more files to use INFO. 2000-12-30 02:41:15 +00:00
gstarch.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstautoplug.c set categories for all INFOs 2001-01-01 03:57:07 +00:00
gstautoplug.h Added multiple caps to the pads 2000-12-31 16:12:48 +00:00
gstbin.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstbin.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstbuffer.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstbuffer.h Fixed buffer flag handling gstplay used old flag handling updated some plugins for the new objects/error handling 2000-12-29 19:45:45 +00:00
gstbufferpool.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstbufferpool.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstcaps.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstcaps.h Updated the docs 2000-12-31 17:02:47 +00:00
gstclock.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstclock.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstcpu.c Added command line parsing for 2001-01-01 03:43:27 +00:00
gstcpu.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstcpuid_i386.s Added CPU detection. 2000-09-12 18:13:48 +00:00
gstelement.c debug updates and a padtemplate counter added 2001-01-03 20:44:28 +00:00
gstelement.h debug updates and a padtemplate counter added 2001-01-03 20:44:28 +00:00
gstelementfactory.c debug updates and a padtemplate counter added 2001-01-03 20:44:28 +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 Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstinfo.c updated the debug system so it works nicely now 2001-01-01 05:18:07 +00:00
gstinfo.h updated the debug system so it works nicely now 2001-01-01 05:18:07 +00:00
gstlog.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstmeta.c Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstmeta.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstobject.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstobject.h Added DEBUG, INFO, and ERROR systems. Very little code is converted yet. 2000-12-29 10:02:17 +00:00
gstpad.c Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
gstpad.h Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
gstpipeline.c Fixed a very bad error with autoplugging. 2001-01-01 05:26:34 +00:00
gstpipeline.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstplugin.c Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
gstplugin.h Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
gstppc.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstprops.c Made the GstProps a GList instead of a GSList 2001-01-03 20:21:22 +00:00
gstprops.h Made the GstProps a GList instead of a GSList 2001-01-03 20:21:22 +00:00
gstpropsprivate.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstscheduler.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstscheduler.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gsttee.c Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and GstConnection. Also fixed a bug in gst... 2000-12-29 02:28:04 +00:00
gsttee.h Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and GstConnection. Also fixed a bug in gst... 2000-12-29 02:28:04 +00:00
gstthread.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstthread.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +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 Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gsttype.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstutils.c Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstutils.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstxml.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstxml.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
Makefile.am More build fixes 2001-01-01 21:21:25 +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