gstreamer/gst
Thomas Vander Stichele 99d26b49c2 first commit in the branch to test
Original commit message from CVS:
first commit in the branch to test
2005-02-22 16:23:52 +00:00
..
autoplug gst/autoplug/gstspideridentity.c: Cosmetic fix - spider_find_peek should be static 2005-01-18 15:39:14 +00:00
elements gst/elements/gsttypefindelement.c: Fix buffer pushing if stream EOSes during typefinding. 2005-01-28 10:12:07 +00:00
indexers
parse gst/autoplug/gstspideridentity.c: Cosmetic fix - spider_find_peek should be static 2005-01-18 15:39:14 +00:00
registries gst/registries/gstxmlregistry.c: Fix memleak (#163801). 2005-01-17 12:53:37 +00:00
schedulers gst/schedulers/gstoptimalscheduler.c: Remove some FIXMEs after analysing and commenting why they are not issues. 2005-02-02 16:15:18 +00:00
.gitignore
cothreads.c
cothreads.h
gettext.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst/gst.c: Fix typo (#166269). 2005-02-05 23:10:05 +00:00
gst.h added params for deprecation guards documented some more enums 2005-01-21 17:52:50 +00:00
gst_private.h doh, wrong patch 2005-01-13 16:50:49 +00:00
gstarch.h
gstatomic.c
gstatomic.h
gstatomic_impl.h
gstbin.c gst/gstbin.c: Explicitely make an element release locks in a group when being remove from a bin. 2005-01-31 23:21:52 +00:00
gstbin.h docs/pwg/advanced-types.xml: Fix description for buffer-frames=0. 2005-01-31 15:51:19 +00:00
gstbuffer.c
gstbuffer.h added docs for the TAG defines 2005-01-18 14:15:30 +00:00
gstcaps.c another shell oneliner for empty return value docs more doc fixes (parameters and return values) 2005-01-05 13:17:28 +00:00
gstcaps.h
gstclock.c
gstclock.h
gstcompat.h
gstconfig.h.in
gstcpu.c
gstcpu.h
gstdata.c
gstdata.h
gstdata_private.h
gstelement.c gst/gstelement.c (gst_element_get_compatible_pad_template): Fix the debugging on whether the caps are compatible. 2005-02-04 15:36:37 +00:00
gstelement.h install style.css along with docs fixing incomplete docs 2005-01-24 17:04:08 +00:00
gstelementfactory.c first commit in the branch to test 2005-02-22 16:23:52 +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/gstevent.c: Reference source object when copying events, since it'll be dereferenced on event dereferencing as well. 2005-01-08 21:33:03 +00:00
gstevent.h Add two new functions for filler events (which are used to synchronize streams if one of them is not having any data ... 2005-01-08 18:10:50 +00:00
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstindex.c
gstindex.h
gstinfo.c first commit in the branch to test 2005-02-22 16:23:52 +00:00
gstinfo.h
gstinterface.c
gstinterface.h
gstmacros.h
gstmarshal.list gst/gstmarshal.list: add missing marshaller, fixes build 2004-11-03 21:01:44 +00:00
gstmemchunk.c
gstmemchunk.h
gstobject.c first commit in the branch to test 2005-02-22 16:23:52 +00:00
gstobject.h
gstpad.c unref data when probe function returns FALSE. Fixes #166362 2005-02-07 15:39:40 +00:00
gstpad.h gst/gstbin.c: Remove a piece of code that could never be reached. 2005-01-31 17:39:31 +00:00
gstparse.c
gstparse.h
gstpipeline.c
gstpipeline.h
gstplugin.c gst/gstplugin.c: Fix plugin loading if plugin/lib was already loaded. Fixes #163383 2005-01-09 13:37:33 +00:00
gstplugin.h add accessor for version field 2004-12-07 18:50:39 +00:00
gstpluginfeature.c gst/gstpluginfeature.c: Protect plugin loading by a mutex so it's threadsafe. Fixes #163234. 2005-01-09 01:35:01 +00:00
gstpluginfeature.h
gstprobe.c gst/gstprobe.c: Another workaround for memory access while destroyed in callback. 2005-01-16 14:36:58 +00:00
gstprobe.h docs/random/release: updates 2005-01-10 17:23:42 +00:00
gstquery.c
gstquery.h
gstqueue.c first commit in the branch to test 2005-02-22 16:23:52 +00:00
gstqueue.h
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 docs/pwg/advanced-types.xml: Fix description for buffer-frames=0. 2005-01-31 15:51:19 +00:00
gstscheduler.h
gststructure.c
gststructure.h
gstsystemclock.c
gstsystemclock.h
gsttag.c
gsttag.h added docs for the TAG defines 2005-01-18 14:15:30 +00:00
gsttaginterface.c first commit in the branch to test 2005-02-22 16:23:52 +00:00
gsttaginterface.h
gsttaglist.c
gsttaglist.h added docs for the TAG defines 2005-01-18 14:15:30 +00:00
gsttagsetter.c first commit in the branch to test 2005-02-22 16:23:52 +00:00
gsttagsetter.h
gstthread.c first commit in the branch to test 2005-02-22 16:23:52 +00:00
gstthread.h
gsttrace.c
gsttrace.h
gsttrashstack.c
gsttrashstack.h
gsttypefind.c
gsttypefind.h
gsttypes.h
gsturi.c
gsturi.h
gsturitype.c
gsturitype.h
gstutils.c
gstutils.h
gstvalue.c gst/gstvalue.c: Allow NULL-strings as argument (#165365). 2005-01-28 09:37:41 +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
Makefile.am.future
ROADMAP