gstreamer/gst
Thomas Vander Stichele 240c8e10cf adding tests for elements
Original commit message from CVS:
adding tests for elements
2005-07-08 16:41:45 +00:00
..
base gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation. 2005-07-07 08:16:54 +00:00
elements configure.ac: make GST_ERROR_CFLAGS overridable and re-enable Werror 2005-07-08 14:01:31 +00:00
indexers
parse
registries gst/registries/gstlibxmlregistry.c: plug more leaks. A simple gst_init() now is leakfree, yay. 2005-07-08 16:16:29 +00:00
schedulers gst/schedulers/threadscheduler.c: Unlock the STREAM_LOCK completely. 2005-07-07 14:01:47 +00:00
.gitignore
cothreads.c
cothreads.h
gettext.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c configure.ac: make GST_ERROR_CFLAGS overridable and re-enable Werror 2005-07-08 14:01:31 +00:00
gst.h
gst_private.h
gstarch.h
gstbin.c examples/: Update a couple of the examples to work again. 2005-07-06 16:22:47 +00:00
gstbin.h examples/: Update a couple of the examples to work again. 2005-07-06 16:22:47 +00:00
gstbuffer.c gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer. 2005-06-27 18:35:05 +00:00
gstbuffer.h
gstbus.c gst/gstbus.c (gst_bus_have_pending): Remove intensely irritating debug message. 2005-07-07 11:09:32 +00:00
gstbus.h
gstcaps.c tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gstcaps.h tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gstclock.c
gstclock.h gst/base/gstbasesink.c: Small debug line. 2005-06-29 11:10:44 +00:00
gstcompat.h
gstconfig.h.in
gstelement.c adding tests for elements 2005-07-08 16:41:45 +00:00
gstelement.h doc fixes 2005-06-29 12:23:35 +00:00
gstelementfactory.c gst/: Moved gst_element_factory_can_[sink|src]_caps() to gstutils and added the definition to the header file. 2005-06-29 15:17:25 +00:00
gstelementfactory.h
gsterror.c
gsterror.h
gstevent.c doc fixes 2005-06-29 12:23:35 +00:00
gstevent.h
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstghostpad.c tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gstghostpad.h
gstindex.c
gstindex.h
gstinfo.c
gstinfo.h
gstinterface.c
gstinterface.h
gstiterator.c
gstiterator.h adding basetransform and iterator docs 2005-06-27 14:40:09 +00:00
gstmacros.h
gstmarshal.list
gstmemchunk.c
gstmemchunk.h
gstmessage.c check/: Application message API change. 2005-07-05 08:47:40 +00:00
gstmessage.h check/: Application message API change. 2005-07-05 08:47:40 +00:00
gstminiobject.c fix for ppc, hopefully 2005-06-29 16:45:58 +00:00
gstminiobject.h gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer. 2005-06-27 18:35:05 +00:00
gstobject.c gst/gstobject.c (gst_object_unref, gst_object_ref) 2005-06-28 09:17:14 +00:00
gstobject.h gst/base/gstbasesink.c: Small debug line. 2005-06-29 11:10:44 +00:00
gstpad.c gst/gstpad.c: Implement the fixate function. 2005-07-06 13:20:47 +00:00
gstpad.h tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gstparse.c
gstparse.h
gstpipeline.c examples/: Update a couple of the examples to work again. 2005-07-06 16:22:47 +00:00
gstpipeline.h examples/: Update a couple of the examples to work again. 2005-07-06 16:22:47 +00:00
gstplugin.c
gstplugin.h
gstpluginfeature.c
gstpluginfeature.h
gstprobe.c
gstprobe.h
gstquery.c gst/gstquery.*: Remove old types 2005-07-07 08:43:17 +00:00
gstquery.h gst/gstquery.*: Remove old types 2005-07-07 08:43:17 +00:00
gstqueryutils.c
gstqueryutils.h
gstqueue.c debug disable fixes 2005-06-30 12:26:26 +00:00
gstqueue.h
gstregistry.c add A GST_PLUGIN_PATH_ONLY env var; if it is set, it will only scan the GST_PLUGIN_PATH locations, and not add system... 2005-06-29 12:25:05 +00:00
gstregistry.h
gstregistrypool.c
gstregistrypool.h
gstscheduler.c *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
gstscheduler.h
gststructure.c check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gststructure.h check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gstsystemclock.c gst/base/gstbasesink.c: Small debug line. 2005-06-29 11:10:44 +00:00
gstsystemclock.h
gsttag.c
gsttag.h
gsttaginterface.c gst/gsttaginterface.c: Some documentation fixes (#307394 and #307397). 2005-06-30 10:59:34 +00:00
gsttaginterface.h
gsttaglist.c
gsttaglist.h
gsttagsetter.c gst/gsttaginterface.c: Some documentation fixes (#307394 and #307397). 2005-06-30 10:59:34 +00:00
gsttagsetter.h
gsttask.c
gsttask.h gst/: Right, two problems here: ghostpads don't take locks and glib _rec_mutex_lock_full() with depth==0 still locks. 2005-06-25 19:37:59 +00:00
gsttrace.c gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer. 2005-06-27 18:35:05 +00:00
gsttrace.h gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer. 2005-06-27 18:35:05 +00:00
gsttrashstack.c
gsttrashstack.h
gsttypefind.c
gsttypefind.h
gsttypes.h Added support for live sources and other elements that cannot do preroll. 2005-06-23 10:37:09 +00:00
gsturi.c *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
gsturi.h
gsturitype.c
gsturitype.h
gstutils.c gst/gstutils.*: now returns the signal id for better wrapping in bindings. 2005-07-04 15:08:30 +00:00
gstutils.h gst/gstutils.*: now returns the signal id for better wrapping in bindings. 2005-07-04 15:08:30 +00:00
gstvalue.c gst/gstvalue.c: Fix memleak (#309125). 2005-06-30 10:10:00 +00:00
gstvalue.h
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am Remove old probes, add new g-signal-based probes and some utility functions. 2005-06-29 15:51:25 +00:00