queue2: Fix property name in the docs
[platform/upstream/gstreamer.git] / gst /
2012-05-29 Tim-Philipp Müllertaglist: add guards to make sure taglist is writable...
2012-05-29 Tim-Philipp Müllertaglist: avoid unnecessary string copying when register...
2012-05-27 Tim-Philipp Müllergst_tag_list_free() -> gst_tag_list_unref()
2012-05-27 Tim-Philipp Müllertaglist: make GstTagList a GstMiniObject
2012-05-27 Tim-Philipp Müllercaps: log freeing of caps at same log level as creation...
2012-05-26 Tim-Philipp Müllermessage, event: update for tag lists not being structur...
2012-05-26 Tim-Philipp Müllertaglist: make proper struct not just a GstStructure
2012-05-25 Josep Torradebugutils: Fix static linking on OS X
2012-05-23 Edward Herveyuri: Add some debug statements
2012-05-21 Stefan Sauerdocs: improve the seeking docs more.
2012-05-21 Stefan Sauerdocs: fix a typo and clarify event handling a bit more
2012-05-21 Wim Taymansbin: try harder to avoid state changes in wrong direction
2012-05-21 Anton Belkatoc: Add boxed types for GstToc and GstTocEntry
2012-05-20 Tim-Philipp Müllertoc: fix type of pad parameter to gst_toc_entry_new_wit...
2012-05-20 Tim-Philipp Müllertoc: use correct GType for tag lists
2012-05-20 Tim-Philipp Müllertoc: avoid unnecessary GValue acrobatics
2012-05-20 Tim-Philipp Müllertoc: use global quark table
2012-05-20 Tim-Philipp Müllertoc: fix internal TOC query and event structure names
2012-05-19 Tim-Philipp Müllerpluginfeature: make GstPluginFeature structure private
2012-05-19 Tim-Philipp Müllerpluginfeature: add gst_plugin_feature_get_plugin()
2012-05-19 Tim-Philipp Müllerelementfactory: make object struct opaque for now
2012-05-19 Tim-Philipp Müllerelementfactory: add gst_element_factory_get_metadata_keys()
2012-05-17 Anton Belkadocs: fix gst_structure_to_string() docs
2012-05-15 Sebastian Drögegst: Rename gst_toc_entry_type_to_string() to gst_toc_e...
2012-05-15 Anton Belkatoc: API: Add gst_toc_entry_type_to_string()
2012-05-11 Sebastian Rasmussengst: Only include init/deinit of alloc tracing when...
2012-05-09 Raimo Järvigst: Fix compiler warnings on mingw-w64
2012-05-04 Sreerenj Balachandranmemory: add missing parameter to default_mem_map()
2012-05-01 Tim-Philipp Müllertypefindfactory: make object struct opaque for now
2012-05-01 Tim-Philipp Müllertypefindfactory: fix return type of gst_type_find_facto...
2012-05-01 Tim-Philipp Müllertypefindfactory: add gst_type_find_factory_has_function()
2012-05-01 Thiago Santosgstcaps: Update docs for gst_caps_is_equal
2012-05-01 Tim-Philipp Mülleruri: require URI protocol bit to be at least 3 characte...
2012-05-01 Matej Knoppghostpad: set result on accept caps query when there...
2012-04-30 Vincent Penquerc'hevent: add new seek snap flags
2012-04-29 Tim-Philipp Müllerdocs: remove reference to removed API in plugin docs
2012-04-29 Tim-Philipp Müllerplugin: avoid some relocations
2012-04-29 Tim-Philipp Müllerplugin: remove gst_plugin_name_filter
2012-04-29 Tim-Philipp Müllerplugin: use GstObject flags for plugin flags
2012-04-29 Tim-Philipp Müllerplugin: make GstPlugin object structure opaque for now
2012-04-29 Tim-Philipp Müllerplugin: remove gst_plugin_get_module()
2012-04-29 Tim-Philipp Müllerplugin: add accessor for release date time string in...
2012-04-29 Tim-Philipp Müllergstobject: give the 20th queue element a different...
2012-04-26 Руслан ИжбулатовFix format string in grammar.y
2012-04-25 Stefan Sauercontroller: emulate _get_g_value_array()
2012-04-25 Stefan Sauercontroller: expand the api to offer functions for plain...
2012-04-25 Wim Taymansbufferpool: Reset the buffer before releasing into...
2012-04-25 Wim Taymansbuffer: MARKER is for the start of a talkspurt
2012-04-23 Sebastian Drögemessage: Remove comma at end of enum list
2012-04-18 Руслан Ижбулатовregistry: fix hardcoded 0.10 version in win32 pluginscanner
2012-04-17 Wim Taymansmeta: add LOCKED flag
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-17 Wim Taymanstrace: use g_parse_debug_string instead of atoi
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Wim Taymanssegment: add rude serialization
2012-04-16 Wim Taymansmemory: add size to debug log
2012-04-14 Wim Taymansbuffer: improve debug
2012-04-13 Stefan Sauercontrolbinding: only take a weak ref on the object
2012-04-12 Edward Herveygst: Use gst_object_{ref|unref} where applicable
2012-04-12 Wim Taymansbuffer: improve arg checking
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-11 Alexander Saprykintoc: fix memory leaks while copying content
2012-04-11 Alexander Saprykintoc: fix memory leaks while copying content
2012-04-11 Sreerenj Balachandranbuffer: Clean up header files
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim Taymansgst: add toc entry ref/unref
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian Drögeelement: Fail if a pad for a non-request template is...
2012-04-09 Tim-Philipp Müllerelement: use quarks when storing standard metadata...
2012-04-09 Tim-Philipp Müllerelement: add gst_element_class_{set,add}_static_metadata()
2012-04-08 Tim-Philipp Müllertask: remove gst_task_set_priority()
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp Müllergst: don't export private TOC functions
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Wim Taymansatomicqueue: fix race
2012-04-07 Wim Taymansatomicqueue: fix subtle race
2012-04-06 Wim TaymansMerge branch '0.10'
2012-04-05 Stefan Sauercontrolbinding: chain up on dispose and finalize
2012-04-05 Stefan Sauergstobject: unparent the controlbinding on dispose
2012-04-05 Sebastian Drögegst: Change name parameter of GST_PLUGIN_DEFINE() to...
2012-04-05 Sebastian Drögegstplugin: Add hack for handling 0.11.9X and 0.11.89...
2012-04-05 Mark Nauwelaertstocsetter: clear mutex upon free
2012-04-05 Sebastian Drögeregistry: Set registry version to 1.0.0 too
2012-04-05 Wim TaymansMerge branch '0.10'
2012-04-05 Alessandro Decinagstbuffer: fix compile warning
2012-04-04 Sebastian Drögegst: Change versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-04 Wim Taymansbuffer: improve _set_size()
2012-04-04 Wim Taymansbuffer: make get_sizes and _resize with ranges
2012-04-03 Stefan Sauertocsetter: use new glib mutex api
2012-04-02 Tim-Philipp Müllergst: ref new entry enum types
2012-04-02 Tim-Philipp Müllertoc: don't export private functions
2012-04-02 Stefan SauerMerge remote-tracking branch 'origin/master'
2012-04-02 Stefan Sauertoc: port to 0.11
2012-04-02 Alexander SaprykinAdd new GstTocSetter interface
2012-04-02 Alexander SaprykinAdd new TOC query
2012-04-02 Alexander SaprykinAdd new TOC message
2012-04-02 Alexander SaprykinAdd new TOC and TOC select events
next