gstreamer/gst
Erik Walthinsen d769aaaf99 gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south gstpad.c: debugging changes gsttypefind.c:...
Original commit message from CVS:
gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south
gstpad.c: debugging changes
gsttypefind.c: moved gst_pad_set_caps to *before* the caps_changed signal
gstautoplugcache.c: added refcounting around signal_emit, and debug updates
gstautoplugger.c: added code to remove the autoplugcache when done
2001-05-15 01:45:16 +00:00
..
autoplug gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south gstpad.c: debugging changes gsttypefind.c:... 2001-05-15 01:45:16 +00:00
elements - Fixed up a bunch of warnings. 2001-05-10 08:16:36 +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 cothreads.c: added a comment on one of the tests gstbin.h: added the GST_BIN_SELF_SCHEDULABLE flag gstelement.c: clea... 2001-05-14 20:08:42 +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 - Fixed up a bunch of warnings. 2001-05-10 08:16:36 +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 More housekeeping updates. _destroying an element or a pad properly removes if from the parent. 2001-05-13 15:29:25 +00:00
gstbin.h cothreads.c: added a comment on one of the tests gstbin.h: added the GST_BIN_SELF_SCHEDULABLE flag gstelement.c: clea... 2001-05-14 20:08:42 +00:00
gstbuffer.c - Fixed up a bunch of warnings. 2001-05-10 08:16:36 +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 Refcounting fixes 2001-05-14 21:57:06 +00:00
gstelement.h Added gst_element_remove_pad. more refcounting stuff (object unparent on destroy) 2001-05-12 14:07:13 +00:00
gstelementfactory.c Fixed a leak in bin destruction 2001-05-12 18:04:20 +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 gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south gstpad.c: debugging changes gsttypefind.c:... 2001-05-15 01:45:16 +00:00
gstinfo.h Refcounting fixes to make the testsuite succeed. 2001-05-12 00:04:32 +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 cothreads.c: added a comment on one of the tests gstbin.h: added the GST_BIN_SELF_SCHEDULABLE flag gstelement.c: clea... 2001-05-14 20:08:42 +00:00
gstobject.h Work on refcounting and proper object destruction. 2001-05-11 18:41:13 +00:00
gstpad.c gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south gstpad.c: debugging changes gsttypefind.c:... 2001-05-15 01:45:16 +00:00
gstpad.h cothreads.c: added a comment on one of the tests gstbin.h: added the GST_BIN_SELF_SCHEDULABLE flag gstelement.c: clea... 2001-05-14 20:08:42 +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 fixed gst_scheduler_pad_disconnect (never ignore compiler warnings\!) and updated a few INFO lines 2001-05-06 22:12:46 +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 fixed gst_scheduler_pad_disconnect (never ignore compiler warnings\!) and updated a few INFO lines 2001-05-06 22:12:46 +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 - Fixed up a bunch of warnings. 2001-05-10 08:16:36 +00:00
gstqueue.h initial fix of thread synch for queues and state change 2001-04-27 20:55:47 +00:00
gstscheduler.c cothreads.c: added a comment on one of the tests gstbin.h: added the GST_BIN_SELF_SCHEDULABLE flag gstelement.c: clea... 2001-05-14 20:08:42 +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 slightly different refcount handling. the pad shutdown function doesn't remove the pad from the parent because the pa... 2001-05-14 21:20:31 +00:00
gstthread.h Fixed a leak in bin destruction 2001-05-12 18:04:20 +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 gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south gstpad.c: debugging changes gsttypefind.c:... 2001-05-15 01:45:16 +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 - Fixed up a bunch of warnings. 2001-05-10 08:16:36 +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