gstreamer/gst
David Schleef d2e2686411 Fix aliasing warning from gcc-3.3
Original commit message from CVS:
Fix aliasing warning from gcc-3.3
2003-05-18 22:44:11 +00:00
..
autoplug oops 2003-05-18 16:28:15 +00:00
elements a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
indexers
parse a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
registries a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
schedulers a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
types
.gitignore
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
gst.c change from sscanf to strtol 2003-05-18 22:41:25 +00:00
gst.h
gst_private.h
gstarch.h
gstatomic.c
gstatomic.h a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
gstatomic_impl.h fix sparc atomic functions. 2003-05-12 23:20:55 +00:00
gstautoplug.c
gstautoplug.h
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
gstbufferpool-default.h
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
gstconfig.h
gstcpu.c
gstcpu.h
gstcpuid_i386.s
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
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
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
gstformat.h fix and better comment gst_event_new_discontinuous. Nice memory leak there 2003-04-26 01:54:01 +00:00
gstindex.c
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 Added GST_CAT_APPLICATION. Fixes #111009 2003-05-13 06:48:49 +00:00
gstlog.h
gstmacros.h
gstmarshal.list
gstmemchunk.c
gstmemchunk.h
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
gstparse.h add extra error for empty pipeline 2003-04-27 23:56:31 +00:00
gstpipeline.c
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
gstprobe.h
gstprops.c a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
gstprops.h remove _destroy functions from public headers and make them static. 2003-05-18 02:42:19 +00:00
gstquery.c
gstquery.h
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
gsttrashstack.h a bunch of gtk-doc fixes 2003-05-18 15:03:34 +00:00
gsttype.c
gsttype.h
gsttypefind.c don't error out on max-buffers = 0 2003-04-13 00:55:08 +00:00
gsttypefind.h
gsttypes.h
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
gsturitype.h
gstutils.c
gstutils.h
gstversion.h.in
gstxml.c
gstxml.h
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
ROADMAP