gstreamer/gst
Thomas Vander Stichele ef2f6e1fc4 ok, my latest added error checking and stuff this reverts uraeus's patch but should tell us what goes wrong with munmap
Original commit message from CVS:
ok, my latest added error checking and stuff
this reverts uraeus's patch but should tell us what goes wrong with munmap
2002-06-27 22:17:17 +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 ok, this seems to be the right fix for the basic scheduler. 2002-06-26 08:22:17 +00:00
types commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
.gitignore added gstmarshal.[ch] to .cvsignore, added gstmarshal.list to EXTRA_DIST 2001-06-25 20:01:42 +00:00
cothreads.c ok, my latest added error checking and stuff this reverts uraeus's patch but should tell us what goes wrong with munmap 2002-06-27 22:17:17 +00:00
cothreads.h ok, this seems to be the right fix for the basic scheduler. 2002-06-26 08:22:17 +00:00
gst.c back to basics 2002-06-27 11:34:37 +00:00
gst.h Small cleanups 2002-06-23 12:42:52 +00:00
gst_private.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstarch.h Applied a cothread setup patch for IRIX from Nick Blievers 2001-12-18 16:50:05 +00:00
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 filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:09 +00:00
gstbufferpool.h API docs. revived _buffer_ref_by_count fast types for scheduler and bin. 2001-10-21 18:00:31 +00:00
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 should fix an error in a no-glib2 error message, an error in libxml stuff and silencing a warning in the cothreads stuff 2002-01-25 04:27:24 +00:00
gstcpu.c Small cleanups 2001-12-12 13:37:29 +00:00
gstcpu.h CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet) 2001-02-27 19:44:49 +00:00
gstcpuid_i386.s Added CPU detection. 2000-09-12 18:13:48 +00:00
gstdata.h merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
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 aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gstextratypes.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstformat.h UNITS is better. 2002-06-02 15:48:13 +00:00
gstinfo.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstinfo.h commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstlog.h fix g_log_domain_gstreamer compile (again) 2001-09-13 23:49:09 +00:00
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 new parser that uses flex and bison 2002-04-07 23:32:16 +00:00
gstpipeline.c poor error checking, should do something better 2002-05-10 08:10:14 +00:00
gstpipeline.h - Added a function to get the currently executing cothread 2001-12-27 00:47:41 +00:00
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 back to basics 2002-06-27 11:34:37 +00:00
gstscheduler.h ok, my latest added error checking and stuff this reverts uraeus's patch but should tell us what goes wrong with munmap 2002-06-27 22:17:17 +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 - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstthread.c ok, my latest added error checking and stuff this reverts uraeus's patch but should tell us what goes wrong with munmap 2002-06-27 22:17:17 +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 commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
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 - some fixes to int2float making automake 1.5 happy (gst now requires automake1.5). It's still not perfect but it bui... 2001-12-04 22:12:50 +00:00
gsttrace.h updated .h files with // fixes 2001-12-15 18:15:13 +00:00
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 - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstversion.h.in merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
gstxml.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstxml.h summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading... 2002-01-11 15:49:47 +00:00
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 Update Makefile.am.future - a replacement for Makefile.am which uses features present in recent versions of automake ... 2001-05-29 12:43:21 +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