gstreamer/gst
David Schleef e0859eb74a Fix sparc asm code for gcc prior to 3.2
Original commit message from CVS:
Fix sparc asm code for gcc prior to 3.2
2003-05-19 21:04:53 +00:00
..
autoplug oops 2003-05-18 16:28:15 +00:00
elements Fix caps negotiation problems. 2003-05-19 02:36:01 +00:00
indexers fix Dispose method by vishnu 2003-01-12 13:22:57 +00:00
parse Change uint to guint 2003-05-18 22:45:27 +00:00
registries a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
schedulers Change GST_DEBUG_FUNCPTR() to return a pointer of the same type that it is called with. Fix lots of warnings due to ... 2003-05-18 23:34:12 +00:00
types fix for parallel installability 2002-12-08 14:39:38 +00:00
.gitignore ignore generated enumtypes files. 2002-07-02 13:38:01 +00:00
cothreads.c - removed an assert, mmaping the stack of another thread seems to work fine. 2003-04-19 11:50:27 +00:00
cothreads.h Remove GCC-ism used to find current stack pointer, and use this opportunity to clean up the code slightly. Based on ... 2003-01-21 22:01:37 +00:00
gst.c applying http://bugzilla.gnome.org/show_bug.cgi?id=110707 patch, should fix testsuite issues 2003-05-18 22:59:51 +00:00
gst.h many changes to startup handling: 2003-04-04 16:29:37 +00:00
gst_private.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstarch.h Hide GCC assembly behind define(__GNUC__). From Brian Cameron. 2003-01-21 22:11:13 +00:00
gstatomic.c - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstatomic.h a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
gstatomic_impl.h Fix sparc asm code for gcc prior to 3.2 2003-05-19 21:04:53 +00:00
gstautoplug.c inlcude *pool.h 2003-02-10 20:46:07 +00:00
gstautoplug.h merge from BRANCH-RELEASE-0_4_0 2002-07-09 10:27:22 +00:00
gstbin.c gtk-doc fixes clock debug 2003-05-15 22:46:37 +00:00
gstbin.h - make child_state_change a virtual function 2003-04-18 23:34:21 +00:00
gstbuffer.c ref pool before creating buffer that's using it 2003-05-17 00:42:57 +00:00
gstbuffer.h *_is_writeable => *_is_writable (spelling) 2003-04-16 18:35:57 +00:00
gstbufferpool-default.c - return boolean in _interrupt to better inform element 2003-01-11 16:27:45 +00:00
gstbufferpool-default.h Documentation updates 2002-12-14 13:02:16 +00:00
gstcaps.c remove _destroy functions from public headers and make them static. 2003-05-18 02:42:19 +00:00
gstcaps.h remove _destroy functions from public headers and make them static. 2003-05-18 02:42:19 +00:00
gstclock.c gtk-doc fixes clock debug 2003-05-15 22:46:37 +00:00
gstclock.h gtk-doc fixes clock debug 2003-05-15 22:46:37 +00:00
gstcompat.h reverse compat typedefs 2003-01-10 00:09:06 +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 merge from BRANCH-RELEASE-0_4_0 2002-07-09 10:27:22 +00:00
gstcpuid_i386.s Added CPU detection. 2000-09-12 18:13:48 +00:00
gstdata.c *_is_writeable => *_is_writable (spelling) 2003-04-16 18:35:57 +00:00
gstdata.h *_is_writeable => *_is_writable (spelling) 2003-04-16 18:35:57 +00:00
gstdata_private.h - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstelement.c clock debug addition 2003-05-17 23:08:40 +00:00
gstelement.h API change: remove gst_object_destroy and #defines to it 2003-04-15 18:43:57 +00:00
gstelementfactory.c make gst-launch --gst-mask=-1 fakesrc ! fakesink work on Solaris 2003-05-02 20:07:45 +00:00
gstevent.c Use GstMemChunk to allocate events 2003-05-10 12:15:58 +00:00
gstevent.h gst/gstelementfactory.c: Add "g_free (dp->license)" in gst_element_details_free(). 2003-03-29 11:58:15 +00:00
gstfilter.c - Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat... 2003-04-14 18:53:03 +00:00
gstfilter.h - Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat... 2003-04-14 18:53:03 +00:00
gstformat.c - Move common function to gstformat 2002-12-22 20:21:27 +00:00
gstformat.h fix and better comment gst_event_new_discontinuous. Nice memory leak there 2003-04-26 01:54:01 +00:00
gstindex.c include *pool.h 2003-02-10 20:49:12 +00:00
gstindex.h gtk-doc fixes clock debug 2003-05-15 22:46:37 +00:00
gstinfo.c Added GST_CAT_APPLICATION. Fixes #111009 2003-05-13 06:48:49 +00:00
gstinfo.h Change GST_DEBUG_FUNCPTR() to return a pointer of the same type that it is called with. Fix lots of warnings due to ... 2003-05-18 23:34:12 +00:00
gstlog.h applied fixed patch from Brian 2002-11-29 17:05:13 +00:00
gstmacros.h - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstmarshal.list INT64 is good for passing timestamps in signals 2002-06-08 11:57:49 +00:00
gstmemchunk.c And now it's inlined again :) 2003-01-06 23:59:04 +00:00
gstmemchunk.h - First pass at cleaning up the atomic mess 2002-12-29 19:19:45 +00:00
gstobject.c enable allocation tracing for GstObjects and make allocation tracing a configure switch (enable by default for now) 2003-05-10 12:42:02 +00:00
gstobject.h API change: remove gst_object_destroy and #defines to it 2003-04-15 18:43:57 +00:00
gstpad.c a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
gstpad.h Added a simple function gst_pad_recover_caps_error that a plugin should call from now on (instead of gst_element_erro... 2003-04-17 22:29:31 +00:00
gstparse.c documentation 2003-04-10 01:45:36 +00:00
gstparse.h add extra error for empty pipeline 2003-04-27 23:56:31 +00:00
gstpipeline.c gst_object_swap -> gst_object_replace as it's a better name. Wait for next commit to make gstelement.c compile again. 2003-02-02 19:49:29 +00:00
gstpipeline.h API change: remove gst_object_destroy and #defines to it 2003-04-15 18:43:57 +00:00
gstplugin.c Fix aliasing warning from gcc-3.3 2003-05-18 22:44:11 +00:00
gstplugin.h - Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat... 2003-04-14 18:53:03 +00:00
gstpluginfeature.c - Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat... 2003-04-14 18:53:03 +00:00
gstpluginfeature.h - Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat... 2003-04-14 18:53:03 +00:00
gstprobe.c so it's no big thing. 2003-02-27 18:56:30 +00:00
gstprobe.h so it's no big thing. 2003-02-27 18:56:30 +00:00
gstprops.c Weird C code fix 2003-05-19 18:01:42 +00:00
gstprops.h remove _destroy functions from public headers and make them static. 2003-05-18 02:42:19 +00:00
gstquery.c Documentation updates 2003-01-02 18:56:09 +00:00
gstquery.h Small cleanups and portability fixes for GUINT64 2003-02-10 20:16:38 +00:00
gstqueue.c release lock before doing signal handling 2003-04-17 19:51:28 +00:00
gstqueue.h Remove dummy signals, add full signal. 2003-04-17 09:19:34 +00:00
gstregistry.c Documentation updates 2003-05-06 22:10:29 +00:00
gstregistry.h make the user registry location major-minor versioned so it doesn't clash with older incompatible registries make gst... 2003-04-23 19:59:38 +00:00
gstregistrypool.c Documentation updates 2003-05-06 22:10:29 +00:00
gstregistrypool.h - Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat... 2003-04-14 18:53:03 +00:00
gstscheduler.c unreachable code 2003-05-01 20:16:14 +00:00
gstscheduler.h API change: remove gst_object_destroy and #defines to it 2003-04-15 18:43:57 +00:00
gstsystemclock.c SysClocks need their own mutex/cond pair, as we have multiple (via subclasses). Use a static mutex for setting THE sy... 2003-05-10 14:38:48 +00:00
gstsystemclock.h SysClocks need their own mutex/cond pair, as we have multiple (via subclasses). Use a static mutex for setting THE sy... 2003-05-10 14:38:48 +00:00
gstthread.c fix deadlock when thread itself goes PLAYING => PAUSED => PLAYING 2003-04-28 00:01:31 +00:00
gstthread.h assorted fixes: 2003-04-21 18:09:29 +00:00
gstthreaddummy.c Add unistd.h (#110671) 2003-05-17 13:10:00 +00:00
gsttrace.c enable allocation tracing for GstObjects and make allocation tracing a configure switch (enable by default for now) 2003-05-10 12:42:02 +00:00
gsttrace.h gtk-doc fixes clock debug 2003-05-15 22:46:37 +00:00
gsttrashstack.c And now it's inlined again :) 2003-01-06 23:59:04 +00:00
gsttrashstack.h a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
gsttype.c - Add more --disable options 2003-02-10 20:32:32 +00:00
gsttype.h - Cleanups 2002-12-19 21:31:03 +00:00
gsttypefind.c don't error out on max-buffers = 0 2003-04-13 00:55:08 +00:00
gsttypefind.h - Error after configurable number of buffers 2003-01-17 20:41:04 +00:00
gsttypes.h merge from BRANCH-RELEASE-0_4_0 2002-07-09 10:27:22 +00:00
gsturi.c Documentation updates 2003-05-06 22:10:29 +00:00
gsturi.h - Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat... 2003-04-14 18:53:03 +00:00
gsturitype.c new uritype 2003-02-10 20:33:50 +00:00
gsturitype.h new uritype 2003-02-10 20:33:50 +00:00
gstutils.c Fixed bug #108514. 2003-03-16 20:06:02 +00:00
gstutils.h removed old code, g_object_get is the prefered method to get object properties 2003-02-08 02:26:15 +00:00
gstversion.h.in - Small cleanup 2003-02-02 18:58:51 +00:00
gstxml.c Fix typo connect -> link, you have been warned 2003-01-08 22:45:46 +00:00
gstxml.h - Cleanups 2002-12-19 21:31:03 +00:00
Makefile.am make the user registry location major-minor versioned so it doesn't clash with older incompatible registries make gst... 2003-04-23 19:59:38 +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