gstreamer/gst
Wim Taymans 0447e72c97 bufferlist: add function to add a list of buffers
Add a function to add a list of buffers to the bufferlist.
2010-09-17 17:35:45 +02:00
..
parse
.gitignore
gettext.h
glib-compat-private.h registry: use GStatBuf unconditionally and add typedef for backwards compatibility 2010-07-16 17:55:07 +01:00
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst: Add a gst_is_initialized() API 2010-08-20 19:35:01 +02:00
gst.h gst: Add a gst_is_initialized() API 2010-08-20 19:35:01 +02:00
gst_private.h gstvalue: Adds datetime functions 2010-07-26 11:57:50 -03:00
gstbin.c bin: fix doc string, we post element messages 2010-09-16 19:19:21 +02:00
gstbin.h
gstbuffer.c
gstbuffer.h Fix casts in a bunch of inline functions to maintain correct const-ness 2010-09-02 00:09:08 +01:00
gstbufferlist.c bufferlist: add function to add a list of buffers 2010-09-17 17:35:45 +02:00
gstbufferlist.h bufferlist: add function to add a list of buffers 2010-09-17 17:35:45 +02:00
gstbus.c
gstbus.h
gstcaps.c docs: fix warnings pointed out by gtk-doc 2010-09-13 11:18:25 +03:00
gstcaps.h
gstchildproxy.c
gstchildproxy.h
gstclock.c clock: use the new gst_clock_id_wait_async_full. 2010-07-06 10:46:42 +02:00
gstclock.h clock: document that GstClockEntry should be treated as ana opaque structure. 2010-07-06 10:46:42 +02:00
gstcompat.h
gstconfig.h.in
gstdatetime.c docs: fix warnings pointed out by gtk-doc 2010-09-13 11:18:25 +03:00
gstdatetime.h gstdatetime: Adds GstDateTime 2010-07-26 11:57:49 -03:00
gstdebugutils.c
gstdebugutils.h
gstelement.c docs: fix warnings pointed out by gtk-doc 2010-09-13 11:18:25 +03:00
gstelement.h element-details: allow for arbitrary element details 2010-09-06 12:31:04 +03:00
gstelementdetails.h
gstelementfactory.c elementfactory: make sure gstreamer has been initialized when creating elements 2010-09-16 19:40:15 +01:00
gstelementfactory.h docs: fix warnings pointed out by gtk-doc 2010-09-13 11:18:25 +03:00
gsterror.c gsterror: add default error message for GST_LIBRARY_ERROR_ENCODE 2010-09-06 20:26:28 +01:00
gsterror.h introspection: Build with latest g-i 2010-09-12 15:13:32 +01:00
gstevent.c
gstevent.h Fix casts in a bunch of inline functions to maintain correct const-ness 2010-09-02 00:09:08 +01:00
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstghostpad.c
gstghostpad.h
gstindex.c
gstindex.h
gstindexfactory.c
gstindexfactory.h
gstinfo.c info: Re-instate the default for color usage 2010-08-30 16:03:38 +02:00
gstinfo.h docs: Trivial cleanup for GST_DEBUG_CATEGORY_GET 2010-08-30 21:27:28 -03:00
gstinterface.c
gstinterface.h
gstiterator.c
gstiterator.h
gstmacros.h
gstmarshal.list
gstmessage.c
gstmessage.h Fix casts in a bunch of inline functions to maintain correct const-ness 2010-09-02 00:09:08 +01:00
gstminiobject.c gst: make _get_type() in gst/* thread safe 2010-08-06 19:35:59 +02:00
gstminiobject.h Fix casts in a bunch of inline functions to maintain correct const-ness 2010-09-02 00:09:08 +01:00
gstobject.c gstobject: avoid string creation when not needed 2010-09-09 18:40:08 +02:00
gstobject.h
gstpad.c gstpad: Fix flush-stop event handling 2010-09-13 20:52:03 -03:00
gstpad.h pad: Deprecate GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCCESS() 2010-08-27 16:59:08 +02:00
gstpadtemplate.c
gstpadtemplate.h
gstparamspecs.c
gstparamspecs.h
gstparse.c docs: more docs for gst_parse_launch and co 2010-08-05 09:40:03 +03:00
gstparse.h
gstpipeline.c pipeline: If the currently used clock gets lost update it the next time when going from PAUSED to playing 2010-07-16 17:27:04 +02:00
gstpipeline.h
gstplugin.c plugin: use strstr() instead of g_strstr_len() 2010-09-16 10:48:10 +01:00
gstplugin.h plugin: add release datetime field to GstPluginDesc and set it if GST_PACKAGE_RELEASE_DATETIME is defined 2010-07-23 17:00:56 +01:00
gstpluginfeature.c GstElementFactory: Add listing features 2010-09-03 19:31:12 +02:00
gstpluginfeature.h GstElementFactory: Add listing features 2010-09-03 19:31:12 +02:00
gstpluginloader.c pluginloader: don't leak entries for blacklisted files 2010-09-09 22:24:38 +03:00
gstpluginloader.h
gstpoll.c
gstpoll.h
gstpreset.c
gstpreset.h
gstquark.c gstquery: new buffering_ranges API 2010-09-03 19:55:25 +02:00
gstquark.h gstquery: new buffering_ranges API 2010-09-03 19:55:25 +02:00
gstquery.c query: minor gst_query_add_buffering_range() code reflow 2010-09-16 19:40:15 +01:00
gstquery.h gstquery: new buffering_ranges API 2010-09-03 19:55:25 +02:00
gstregistry.c registry: use GStatBuf unconditionally and add typedef for backwards compatibility 2010-07-16 17:55:07 +01:00
gstregistry.h
gstregistrybinary.c registry: use GStatBuf unconditionally and add typedef for backwards compatibility 2010-07-16 17:55:07 +01:00
gstregistrybinary.h binaryregistry: save and load release date time in GstPluginDesc 2010-07-23 17:03:42 +01:00
gstregistrychunks.c registrychunks: Use the correct variable for debug message 2010-09-06 14:11:27 +03:00
gstregistrychunks.h
gstsegment.c
gstsegment.h
gststructure.c structure: micro-optimisation for some setter functions 2010-09-16 19:40:15 +01:00
gststructure.h structure: add gst_structure_{id_}take_value() 2010-09-16 19:39:58 +01:00
gstsystemclock.c
gstsystemclock.h
gsttaglist.c tag: Adds GST_TAG_APPLICATION_DATA 2010-08-24 21:10:33 -03:00
gsttaglist.h docs: fix warnings pointed out by gtk-doc 2010-09-13 11:18:25 +03:00
gsttagsetter.c
gsttagsetter.h
gsttask.c
gsttask.h
gsttaskpool.c taskpool: make debug only code conditional 2010-09-13 11:18:24 +03:00
gsttaskpool.h
gsttrace.c
gsttrace.h
gsttypefind.c
gsttypefind.h
gsttypefindfactory.c
gsttypefindfactory.h
gsturi.c
gsturi.h
gstutils.c utils: Fix inverted assertion logic in gst_util_fraction_compare() 2010-08-28 09:35:01 +02:00
gstutils.h Fix casts in a bunch of inline functions to maintain correct const-ness 2010-09-02 00:09:08 +01:00
gstvalue.c gstvalue: Add new GstInt64Range type 2010-09-01 11:07:37 +02:00
gstvalue.h gstvalue: Add new GstInt64Range type 2010-09-01 11:07:37 +02:00
gstversion.h.in
gstxml.c xml: keep dummy gst_xml_get_type() function for g-i even if rest of GstXML is removed 2010-06-26 10:35:38 +01:00
gstxml.h
Makefile.am gstdatetime: Adds GstDateTime 2010-07-26 11:57:49 -03:00