gstreamer/gst
Thomas Vander Stichele 5da40820c5 work with debug disabled
Original commit message from CVS:
work with debug disabled
2005-04-10 21:42:32 +00:00
..
autoplug First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
base gst/: More work on the generic source base class, implement seeking, query. 2005-04-06 17:30:48 +00:00
elements gst/: More work on the generic source base class, implement seeking, query. 2005-04-06 17:30:48 +00:00
indexers
parse First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
registries gst/registries/gstxmlregistry.c: Fix memleak (#163801). 2005-01-17 12:53:37 +00:00
schedulers Next big merge. 2005-03-21 17:34:02 +00:00
.gitignore
cothreads.c gst/: Aplied part of patch #157127: Cleanup of issues reported by sparse. 2004-11-02 15:02:12 +00:00
cothreads.h
gettext.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst/Makefile.am: remove gstcpu.[ch]. The gst_cpu functionality is broken and should be implemented in a different li... 2005-03-26 22:07:53 +00:00
gst.h gst/Makefile.am: remove gstcpu.[ch]. The gst_cpu functionality is broken and should be implemented in a different li... 2005-03-26 22:07:53 +00:00
gst_private.h Bump version number, we're now 0.9.0 2005-03-09 11:08:18 +00:00
gstarch.h
gstatomic.c
gstatomic.h
gstatomic_impl.h
gstbin.c Added state change code. 2005-03-28 14:54:33 +00:00
gstbin.h Next big merge. 2005-03-21 17:34:02 +00:00
gstbuffer.c Doc updates. 2005-03-10 12:51:45 +00:00
gstbuffer.h Docs updates, clean up some headers. 2005-03-08 14:38:06 +00:00
gstbus.c Docs updates 2005-03-22 11:32:59 +00:00
gstbus.h Next big merge. 2005-03-21 17:34:02 +00:00
gstcaps.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstcaps.h Next big merge. 2005-03-21 17:34:02 +00:00
gstclock.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstclock.h Docs updates, clean up some headers. 2005-03-08 14:38:06 +00:00
gstcompat.h First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstconfig.h.in
gstdata.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstdata.h Next big merge. 2005-03-21 17:34:02 +00:00
gstdata_private.h
gstelement.c work with debug disabled 2005-04-10 21:42:32 +00:00
gstelement.h Next big merge. 2005-03-21 17:34:02 +00:00
gstelementfactory.c gst/: name objects by default, not in gst_element_factory_create. Allows using elements created with g_object_new. (f... 2005-02-19 13:02:45 +00:00
gsterror.c added params for deprecation guards documented some more enums 2005-01-21 17:52:50 +00:00
gsterror.h flesh out error descriptions 2005-02-11 09:58:31 +00:00
gstevent.c gst/: Added rate to the discont event to prepare for variable speed and reverse playback. 2005-03-31 09:46:28 +00:00
gstevent.h gst/: Added rate to the discont event to prepare for variable speed and reverse playback. 2005-03-31 09:46:28 +00:00
gstfilter.c
gstfilter.h
gstformat.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstformat.h First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstindex.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstindex.h
gstinfo.c Bump version number, we're now 0.9.0 2005-03-09 11:08:18 +00:00
gstinfo.h First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstinterface.c
gstinterface.h
gstiterator.c Added GstBin test. 2005-03-09 16:10:59 +00:00
gstiterator.h gst/gstiterator.*: Added missing files. 2005-03-07 18:29:36 +00:00
gstmacros.h
gstmarshal.list gst/gstmarshal.list: add missing marshaller, fixes build 2004-11-03 21:01:44 +00:00
gstmemchunk.c pkgconfig/: New files. 2005-04-06 11:08:07 +00:00
gstmemchunk.h
gstmessage.c Docs updates 2005-03-22 11:32:59 +00:00
gstmessage.h Next big merge. 2005-03-21 17:34:02 +00:00
gstobject.c work with debug disabled 2005-04-10 20:29:44 +00:00
gstobject.h Bump version number, we're now 0.9.0 2005-03-09 11:08:18 +00:00
gstpad.c gst/: More work on the generic source base class, implement seeking, query. 2005-04-06 17:30:48 +00:00
gstpad.h gst/: More work on the generic source base class, implement seeking, query. 2005-04-06 17:30:48 +00:00
gstparse.c
gstparse.h
gstpipeline.c Added state change code. 2005-03-28 14:54:33 +00:00
gstpipeline.h Next big merge. 2005-03-21 17:34:02 +00:00
gstplugin.c gst/gstplugin.c: Switch to using G_MODULE_BIND_LOCAL, which means plugins are now expected to link against libgstreamer. 2005-04-01 02:41:35 +00:00
gstplugin.h add accessor for version field 2004-12-07 18:50:39 +00:00
gstpluginfeature.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstpluginfeature.h First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstprobe.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstprobe.h Next big merge. 2005-03-21 17:34:02 +00:00
gstquery.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstquery.h First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstqueue.c Next big merge. 2005-03-21 17:34:02 +00:00
gstqueue.h Next big merge. 2005-03-21 17:34:02 +00:00
gstregistry.c
gstregistry.h gst/: Fix macro's for Mingw (fixes #162276). 2005-01-05 11:15:04 +00:00
gstregistrypool.c
gstregistrypool.h
gstscheduler.c Next big merge. 2005-03-21 17:34:02 +00:00
gstscheduler.h Next big merge. 2005-03-21 17:34:02 +00:00
gststructure.c Activated more tests. 2005-03-22 14:23:49 +00:00
gststructure.h Next big merge. 2005-03-21 17:34:02 +00:00
gstsystemclock.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstsystemclock.h First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gsttag.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gsttag.h added docs for the TAG defines 2005-01-18 14:15:30 +00:00
gsttaginterface.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gsttaginterface.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttaglist.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gsttaglist.h added docs for the TAG defines 2005-01-18 14:15:30 +00:00
gsttagsetter.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gsttagsetter.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttask.c Next big merge. 2005-03-21 17:34:02 +00:00
gsttask.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttrace.c
gsttrace.h
gsttrashstack.c
gsttrashstack.h tests/instantiate/: Add test to test speed of caps copy and free. 2005-03-31 15:00:11 +00:00
gsttypefind.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gsttypefind.h
gsttypes.h Next big merge. 2005-03-21 17:34:02 +00:00
gsturi.c
gsturi.h
gsturitype.c
gsturitype.h
gstutils.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstutils.h Added GstBin test. 2005-03-09 16:10:59 +00:00
gstvalue.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstvalue.h gst/gstvalue.h: Mark _gst_reserved[] as private 2005-01-06 01:08:23 +00:00
gstversion.h.in gst/gstversion.h.in: Protect header. 2004-12-09 13:37:18 +00:00
gstxml.c
gstxml.h
Makefile.am Added state change code. 2005-03-28 14:54:33 +00:00
ROADMAP