gstreamer/gst
Tim-Philipp Müller d1379f1671 taglist: add guards to make sure taglist is writable when modifying it
Now that taglists are refcounted we need to check if they're
writable before modifying them.
2012-05-29 08:48:36 +01:00
..
parse Fix format string in grammar.y 2012-04-26 19:54:49 +02:00
.gitignore
gettext.h
glib-compat-private.h
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c debugutils: Fix static linking on OS X 2012-05-25 10:49:47 +02:00
gst.h Add new GstTocSetter interface 2012-04-02 21:50:55 +02:00
gst_private.h toc: use global quark table 2012-05-20 17:48:55 +01:00
gstatomicqueue.c atomicqueue: fix race 2012-04-07 15:30:12 +01:00
gstatomicqueue.h
gstbin.c bin: try harder to avoid state changes in wrong direction 2012-05-21 11:58:28 +02:00
gstbin.h
gstbuffer.c meta: add LOCKED flag 2012-04-17 15:55:10 +02:00
gstbuffer.h buffer: MARKER is for the start of a talkspurt 2012-04-25 09:08:05 +02:00
gstbufferlist.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstbufferlist.h
gstbufferpool.c bufferpool: Reset the buffer before releasing into pool 2012-04-25 09:09:01 +02:00
gstbufferpool.h bufferpool: Reset the buffer before releasing into pool 2012-04-25 09:09:01 +02:00
gstbus.c review some docs 2012-03-28 18:12:23 +02:00
gstbus.h bus: Change the timeout argument type of gst_bus_poll() from GstClockTimeDiff to GstClockTime 2012-03-27 12:31:18 +02:00
gstcaps.c caps: log freeing of caps at same log level as creation, i.e. TRACE 2012-05-27 20:31:30 +01:00
gstcaps.h caps: remove gst_caps_union() 2012-03-13 10:04:36 +01:00
gstchildproxy.c childproxy: fix more missing GST_OBJECT -> G_OBJECT use 2012-03-31 21:26:56 +02:00
gstchildproxy.h childproxy: include the child name in the signal 2012-03-30 22:46:02 +02:00
gstclock.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstclock.h
gstcompat.h taglist: make GstTagList a GstMiniObject 2012-05-28 00:05:16 +01:00
gstconfig.h.in
gstcontrolbinding.c controller: emulate _get_g_value_array() 2012-04-25 20:19:24 +02:00
gstcontrolbinding.h controller: expand the api to offer functions for plain and GValue arrays 2012-04-25 20:19:23 +02:00
gstcontrolsource.c controller: expand the api to offer functions for plain and GValue arrays 2012-04-25 20:19:23 +02:00
gstcontrolsource.h
gstdatetime.c
gstdatetime.h
gstdebugutils.c debugutils: Fix static linking on OS X 2012-05-25 10:49:47 +02:00
gstdebugutils.h
gstelement.c docs: improve the seeking docs more. 2012-05-21 15:17:08 +02:00
gstelement.h element: add gst_element_class_{set,add}_static_metadata() 2012-04-09 12:49:38 +01:00
gstelementfactory.c elementfactory: add gst_element_factory_get_metadata_keys() 2012-05-19 14:52:29 +01:00
gstelementfactory.h elementfactory: make object struct opaque for now 2012-05-19 16:17:12 +01:00
gstelementmetadata.h
gsterror.c
gsterror.h
gstevent.c message, event: update for tag lists not being structures any more 2012-05-26 11:44:03 +01:00
gstevent.h Add new TOC and TOC select events 2012-04-02 21:50:55 +02:00
gstformat.c
gstformat.h
gstghostpad.c ghostpad: set result on accept caps query when there is no peer 2012-05-01 13:32:41 +02:00
gstghostpad.h
gstinfo.c meta: improve debugging 2012-03-01 17:41:57 +01:00
gstinfo.h
gstiterator.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstiterator.h
gstmacros.h
gstmemory.c memory: add missing parameter to default_mem_map() 2012-05-04 09:22:51 +01:00
gstmemory.h docs: update more documentation 2012-03-29 13:34:50 +02:00
gstmessage.c message, event: update for tag lists not being structures any more 2012-05-26 11:44:03 +01:00
gstmessage.h message: Remove comma at end of enum list 2012-04-23 09:21:28 +02:00
gstmeta.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstmeta.h meta: add LOCKED flag 2012-04-17 15:55:10 +02:00
gstminiobject.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstminiobject.h docs: update more documentation 2012-03-29 13:34:50 +02:00
gstobject.c gstobject: give the 20th queue element a different name than the first queue2 one 2012-04-29 13:28:09 +01:00
gstobject.h controller: expand the api to offer functions for plain and GValue arrays 2012-04-25 20:19:23 +02:00
gstpad.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstpad.h docs: update more documentation 2012-03-29 13:34:50 +02:00
gstpadtemplate.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstpadtemplate.h
gstparamspecs.c
gstparamspecs.h
gstparse.c
gstparse.h
gstpipeline.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstpipeline.h
gstplugin.c plugin: avoid some relocations 2012-04-29 20:06:38 +01:00
gstplugin.h docs: remove reference to removed API in plugin docs 2012-04-29 20:06:58 +01:00
gstpluginfeature.c pluginfeature: add gst_plugin_feature_get_plugin() 2012-05-19 17:16:35 +01:00
gstpluginfeature.h pluginfeature: make GstPluginFeature structure private 2012-05-19 17:25:24 +01:00
gstpluginloader.c plugin: use GstObject flags for plugin flags 2012-04-29 17:46:32 +01:00
gstpluginloader.h
gstpoll.c gst: Fix compiler warnings on mingw-w64 2012-05-09 09:35:35 +02:00
gstpoll.h
gstpreset.c gst: Change versioning 2012-04-04 14:28:55 +02:00
gstpreset.h
gstquark.c message, event: update for tag lists not being structures any more 2012-05-26 11:44:03 +01:00
gstquark.h message, event: update for tag lists not being structures any more 2012-05-26 11:44:03 +01:00
gstquery.c gst: don't export private TOC functions 2012-04-07 16:04:14 +01:00
gstquery.h Add new TOC query 2012-04-02 21:50:55 +02:00
gstregistry.c plugin: remove gst_plugin_name_filter 2012-04-29 18:35:11 +01:00
gstregistry.h
gstregistrybinary.c plugin: use GstObject flags for plugin flags 2012-04-29 17:46:32 +01:00
gstregistrybinary.h registry: Set registry version to 1.0.0 too 2012-04-05 10:57:29 +02:00
gstregistrychunks.c plugin: use GstObject flags for plugin flags 2012-04-29 17:46:32 +01:00
gstregistrychunks.h
gstsample.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstsample.h
gstsegment.c docs: update more documentation 2012-03-29 13:34:50 +02:00
gstsegment.h event: add new seek snap flags 2012-04-30 09:58:09 +01:00
gststructure.c docs: fix gst_structure_to_string() docs 2012-05-17 12:01:51 +02:00
gststructure.h
gstsystemclock.c gst: Fix compiler warnings on mingw-w64 2012-05-09 09:35:35 +02:00
gstsystemclock.h
gsttaglist.c taglist: add guards to make sure taglist is writable when modifying it 2012-05-29 08:48:36 +01:00
gsttaglist.h taglist: avoid unnecessary string copying when registering tags 2012-05-29 08:00:28 +01:00
gsttagsetter.c gst_tag_list_free() -> gst_tag_list_unref() 2012-05-28 00:08:18 +01:00
gsttagsetter.h
gsttask.c task: remove gst_task_set_priority() 2012-04-08 21:17:46 +01:00
gsttask.h task: remove gst_task_set_priority() 2012-04-08 21:17:46 +01:00
gsttaskpool.c
gsttaskpool.h
gsttoc.c gst_tag_list_free() -> gst_tag_list_unref() 2012-05-28 00:08:18 +01:00
gsttoc.h toc: Add boxed types for GstToc and GstTocEntry 2012-05-21 08:46:48 +02:00
gsttocsetter.c tocsetter: clear mutex upon free 2012-04-05 12:22:23 +02:00
gsttocsetter.h Add new GstTocSetter interface 2012-04-02 21:50:55 +02:00
gsttrace.c trace: use g_parse_debug_string instead of atoi 2012-04-17 10:33:59 +02:00
gsttrace.h
gsttypefind.c typefind: remove const from refcounted GstCaps 2012-03-10 09:25:43 +01:00
gsttypefind.h typefind: remove const from refcounted GstCaps 2012-03-10 09:25:43 +01:00
gsttypefindfactory.c typefindfactory: fix return type of gst_type_find_factory_get_extensions() 2012-05-01 23:23:41 +01:00
gsttypefindfactory.h typefindfactory: make object struct opaque for now 2012-05-01 23:23:41 +01:00
gsturi.c uri: Add some debug statements 2012-05-23 09:39:16 +02:00
gsturi.h
gstutils.c docs: improve the seeking docs more. 2012-05-21 15:17:08 +02:00
gstutils.h buffer: unify buffer merge methods 2012-03-28 12:51:58 +02:00
gstvalue.c segment: add rude serialization 2012-04-16 15:56:11 +02:00
gstvalue.h value: remove gst_value_register_{subtract,union,intersect}_func() API 2012-03-08 11:21:37 +00:00
gstversion.h.in gst: Change versioning 2012-04-04 14:28:55 +02:00
Makefile.am gst: Change versioning 2012-04-04 14:28:55 +02:00
math-compat.h