gstreamer/gst
Thomas Vander Stichele 1ecc22c610 blind flying adding more debug output cleaning up according to man pages
Original commit message from CVS:
blind flying
adding more debug output
cleaning up according to man pages
2002-06-25 12:08:10 +00:00
..
autoplug Documentation updates 2002-06-12 22:26:36 +00:00
elements Don't seek past the end of the file 2002-06-22 09:23:40 +00:00
parse allow colons in indentifier names (for jack: " ... !alsa_pcm:out_1 jacksink") 2002-05-30 04:50:46 +00:00
registries Allocate a few more bytes as gmarkup reads past the end of the allocated buffer 2002-06-17 19:23:05 +00:00
schedulers This makes more sense and solves the locking problem when a loop based element is selected as the entry point. 2002-06-23 12:50:12 +00:00
types
.gitignore
cothreads.c blind flying adding more debug output cleaning up according to man pages 2002-06-25 12:08:10 +00:00
cothreads.h
gst.c Small cleanups 2002-06-23 12:42:52 +00:00
gst.h Small cleanups 2002-06-23 12:42:52 +00:00
gst_private.h
gstarch.h
gstautoplug.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstautoplug.h Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstbin.c Only revert the state of the failed element 2002-06-17 16:00:10 +00:00
gstbin.h remove the "iterate_started" signal and replace it with pre_iterate and post_iterate callbacks. 2002-06-10 16:48:47 +00:00
gstbuffer.c Some cleanups 2002-06-02 11:49:57 +00:00
gstbuffer.h Removed \n in DEBUG some buffer flags for future use 2002-06-02 21:45:16 +00:00
gstbufferpool.c
gstbufferpool.h
gstcaps.c cleanups 2002-06-21 14:35:45 +00:00
gstcaps.h Documentation updates 2002-06-12 22:26:36 +00:00
gstclock.c Documentation updates 2002-06-12 22:26:36 +00:00
gstclock.h Make clock use nanoseconds 2002-06-02 13:24:35 +00:00
gstconfig.h
gstcpu.c
gstcpu.h
gstcpuid_i386.s
gstdata.h
gstelement.c Documentation updates 2002-06-12 22:26:36 +00:00
gstelement.h strange this didn't get commited on a regular commit 2002-06-13 15:08:52 +00:00
gstelementfactory.c strange this didn't get commited on a regular commit 2002-06-13 15:08:52 +00:00
gstevent.c Added a size event to optimize buffer sizes make filesrc update its blocksize when it receives a size event 2002-06-13 22:27:40 +00:00
gstevent.h Added a size event to optimize buffer sizes make filesrc update its blocksize when it receives a size event 2002-06-13 22:27:40 +00:00
gstextratypes.c
gstextratypes.h
gstformat.h UNITS is better. 2002-06-02 15:48:13 +00:00
gstinfo.c
gstinfo.h
gstlog.h
gstmarshal.list INT64 is good for passing timestamps in signals 2002-06-08 11:57:49 +00:00
gstobject.c use contents of GST_REGISTRY variable if --gst-registry is not set 2002-05-05 17:45:41 +00:00
gstobject.h implemented threadsafe property set/get system as discussed in docs/random/wingo/threadsafe-properties some cleanups ... 2002-05-26 03:23:25 +00:00
gstpad.c Documentation updates 2002-06-12 22:26:36 +00:00
gstpad.h Added _get_prefered_stack to the scheduler 2002-06-19 18:13:28 +00:00
gstparse.c Documentation updates 2002-06-12 22:26:36 +00:00
gstparse.h
gstpipeline.c poor error checking, should do something better 2002-05-10 08:10:14 +00:00
gstpipeline.h
gstplugin.c Documentation updates 2002-06-12 22:26:36 +00:00
gstplugin.h add gerror to gstplugin.c -- not fully propagated to periphery apis fix recursive dir creation in the xml registry co... 2002-05-20 23:11:10 +00:00
gstpluginfeature.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstpluginfeature.h Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstprops.c Added gst_props_get_safe 2002-05-08 20:00:35 +00:00
gstprops.h Small cleanups 2002-06-23 12:42:52 +00:00
gstqueue.c Whan the buffer is filled, the buffer is kept and added to the queue when there is room again. Don't do this after a ... 2002-06-09 12:13:30 +00:00
gstqueue.h Added the flush flag 2002-06-09 12:13:56 +00:00
gstregistry.c Documentation updates 2002-06-12 22:26:36 +00:00
gstregistry.h Documentation updates 2002-06-12 22:26:36 +00:00
gstscheduler.c Added _get_prefered_stack to the scheduler 2002-06-19 18:13:28 +00:00
gstscheduler.h Added _get_prefered_stack to the scheduler 2002-06-19 18:13:28 +00:00
gstsystemclock.c - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstsystemclock.h
gstthread.c Use new method to check for availability of threads 2002-06-23 12:43:45 +00:00
gstthread.h Added _get_prefered_stack to the scheduler 2002-06-19 18:13:28 +00:00
gstthreaddummy.c Added a runtime option to use a dummy threading implementation that uses 2002-06-21 14:50:00 +00:00
gsttimecache.c
gsttimecache.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gsttrace.c
gsttrace.h
gsttype.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gsttype.h Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gsttypefind.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gsttypefind.h declare those stuff extern. My windec doesn't like it without :) 2002-04-14 23:02:41 +00:00
gsttypes.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstutils.c Error checking in pthread creation more info in gst_util_dump_mem 2002-05-29 15:01:50 +00:00
gstutils.h
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am as promised, the header changes and some of wingo's virtual fixes as well by accident 2002-06-22 23:17:44 +00:00
Makefile.am.future
ROADMAP