gstreamer/gst
David Schleef 393bd81d25 Changed strtod() -> g_ascii_strtod(), since strtod() is locale dependent.
Original commit message from CVS:
Changed strtod() -> g_ascii_strtod(), since strtod() is locale
dependent.
2003-07-25 07:55:59 +00:00
..
autoplug GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
elements Add support for not incrementing bytecounter while we're not at the end of the stream 2003-07-22 21:33:02 +00:00
indexers 1. Change many comments from // to /**/. 2003-07-25 03:13:24 +00:00
parse Reference the caps used as filtercaps 2003-07-14 08:23:28 +00:00
registries Prevent the registry from enter an infinite loop. Somehow the type find code is getting messed up, but that should c... 2003-07-25 01:53:34 +00:00
schedulers run pre_run_func and post_run_func when working without a cothread -- fixes threadsafe element props 2003-07-16 15:39:46 +00:00
types GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
.gitignore
cothreads.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
cothreads.h
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
gst_private.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstarch.h
gstatomic.c
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
gstcaps.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstcaps.h Properly ref caps and pad template in FACTORY macros 2003-07-24 07:03:56 +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 Add G_BEGIN_DECLS/G_END_DECLS to exported headers 2003-07-18 20:51:02 +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 G_BEGIN_DECLS/G_END_DECLS to exported headers 2003-07-18 20:51:02 +00:00
gstcpuid_i386.s
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
gstelement.c some formatting and doc fixes, and make gstdebug output line up 2003-07-16 15:49:40 +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 some formatting and doc fixes, and make gstdebug output line up 2003-07-16 15:49:40 +00:00
gstevent.c add valist function for gst_event_new_discontinuous original patch from Brett Kosinski fixes #117348 2003-07-16 19:25:11 +00:00
gstevent.h add valist function for gst_event_new_discontinuous original patch from Brett Kosinski fixes #117348 2003-07-16 19:25:11 +00:00
gstfilter.c
gstfilter.h Add G_BEGIN_DECLS/G_END_DECLS to exported headers 2003-07-18 20:51:02 +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 Assign IDs starting from 1 instead of from 0. 2003-07-25 03:11:59 +00:00
gstindex.h gtk-doc fixes clock debug 2003-05-15 22:46:37 +00:00
gstinfo.c Add a GST_SEEK catagory for diagnostics about handling seek events. 2003-07-25 01:59:49 +00:00
gstinfo.h fix type in documentation 2003-07-24 02:14:47 +00:00
gstlog.h Add glib.h for G_BEGIN_DECLS 2003-07-18 21:35:40 +00:00
gstmacros.h Add G_BEGIN_DECLS/G_END_DECLS to exported headers 2003-07-18 20:51:02 +00:00
gstmarshal.list
gstmemchunk.c
gstmemchunk.h
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 Properly ref caps and pad template in FACTORY macros 2003-07-24 07:03:56 +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
gstprobe.c
gstprobe.h
gstprops.c Changed strtod() -> g_ascii_strtod(), since strtod() is locale dependent. 2003-07-25 07:55:59 +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
gstquery.h some formatting and doc fixes, and make gstdebug output line up 2003-07-16 15:49:40 +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
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 some formatting and doc fixes, and make gstdebug output line up 2003-07-16 15:49:40 +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
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
gsttypefind.c But you can't use G_TYPE_BOXED in a signal. Changing to G_TYPE_POINTER until code is added to register a type for Gs... 2003-07-24 08:59:05 +00:00
gsttypefind.h Fix type definition bug plus missing argument for callback 2003-05-26 06:15:27 +00:00
gsttypes.h
gsturi.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gsturi.h
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
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
ROADMAP