gstreamer/gst
David Schleef 88282d4f05 add warning if getcaps function returns an unreferenced caps
Original commit message from CVS:
add warning if getcaps function returns an unreferenced caps
2003-07-13 19:15:30 +00:00
..
autoplug GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
elements Added some comments and use _PAD_IS_USABLE instead of _IS_ACTIVE 2003-07-10 20:40:02 +00:00
indexers GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
parse GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
registries include license in registry 2003-07-09 01:56:08 +00:00
schedulers GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
types GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
.gitignore ignore generated enumtypes files. 2002-07-02 13:38:01 +00:00
cothreads.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 fix threading on non-optimized atomic architectures. This unfortunately requires initializing threading in init_pre b... 2003-07-03 18:34:36 +00:00
gst.h many changes to startup handling: 2003-04-04 16:29:37 +00:00
gst_private.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 _second_ sparc asm. Who would have guessed there would be two? 2003-05-19 21:45:37 +00:00
gstautoplug.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstautoplug.h I'm too lazy to comment this 2003-06-18 11:11:16 +00:00
gstbin.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstbin.h - make child_state_change a virtual function 2003-04-18 23:34:21 +00:00
gstbuffer.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstbuffer.h only update the DURATION field when appending buffers and both buffers have a valid duration. 2003-05-24 11:04:57 +00:00
gstbufferpool-default.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstbufferpool-default.h Documentation updates 2002-12-14 13:02:16 +00:00
gstcaps.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstcaps.h - further productizing the fixed flag on GstCaps by using the flag on 2003-06-13 21:26:33 +00:00
gstclock.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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.in GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstcpu.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstcpu.h Add --gst-disable-cpu-opt argument. 2003-05-31 02:04:59 +00:00
gstcpuid_i386.s Added CPU detection. 2000-09-12 18:13:48 +00:00
gstdata.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstelement.h - added GST_ELEMENT_ERROR flag to mark elements in error and to trap and avoid recursive error loops. 2003-06-03 21:18:39 +00:00
gstelementfactory.c make sure we have sane element details - this breaks some plugins, fix them :) 2003-07-08 16:17:33 +00:00
gstevent.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstevent.h Get rid of NEW_MEDIA event, EOS is supposed to handle that 2003-06-07 00:15:18 +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 - moved functionality of GST_FORMAT_UNITS to GST_FORMAT_DEFAULT, the old _DEFAULT functionality was ambigous; now the... 2003-05-24 10:30:37 +00:00
gstformat.h - moved functionality of GST_FORMAT_UNITS to GST_FORMAT_DEFAULT, the old _DEFAULT functionality was ambigous; now the... 2003-05-24 10:30:37 +00:00
gstindex.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstindex.h gtk-doc fixes clock debug 2003-05-15 22:46:37 +00:00
gstinfo.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstinfo.h Add G_BEGIN/END_DECLS macros around all the stuff to make c++ plugins compile against this properly, too 2003-07-12 15:15:57 +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 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstobject.h API change: remove gst_object_destroy and #defines to it 2003-04-15 18:43:57 +00:00
gstpad.c add warning if getcaps function returns an unreferenced caps 2003-07-13 19:15:30 +00:00
gstpad.h Add gst_pad_template_newv() as a va_list alternative to gst_pad_template_new() 2003-06-10 18:23:51 +00:00
gstparse.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstparse.h add extra error for empty pipeline 2003-04-27 23:56:31 +00:00
gstpipeline.c clean up element details structs 2003-07-08 17:10:49 +00:00
gstpipeline.h API change: remove gst_object_destroy and #defines to it 2003-04-15 18:43:57 +00:00
gstplugin.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 fix bogus warning 2003-07-08 13:18:30 +00:00
gstprops.h rewrite vararg prop entry using functions to cope with GST_PROPS_TYPE_LIST - fixes loads of segfaults in caps rewrite 2003-07-08 03:23:56 +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 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstqueue.h see #108268 - kudos go to janzen@pixelmetrix.com 2003-05-30 23:20:02 +00:00
gstregistry.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstscheduler.h API change: remove gst_object_destroy and #defines to it 2003-04-15 18:43:57 +00:00
gstsystemclock.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 clean up element details structs 2003-07-08 17:10:49 +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 Add new --enable-fast-stack-trash option, defaults to on. 2003-05-31 09:51:28 +00:00
gsttype.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gsttype.h - Cleanups 2002-12-19 21:31:03 +00:00
gsttypefind.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gsttypefind.h Fix type definition bug plus missing argument for callback 2003-05-26 06:15:27 +00:00
gsttypes.h merge from BRANCH-RELEASE-0_4_0 2002-07-09 10:27:22 +00:00
gsturi.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gsturitype.h new uritype 2003-02-10 20:33:50 +00:00
gstutils.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstxml.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstxml.h removed namespace code again, it was not needed :) 2003-06-09 13:14:35 +00:00
Makefile.am GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +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