Revert "tests: fix buffer leak in queue2 unit test"
[platform/upstream/gstreamer.git] / gst /
2012-09-11 Tim-Philipp Müllerpad: expose gst_pad_mode_get_name() and use it in baseparse
2012-09-11 Mark Nauwelaertsquery: adjust test logic for scheduling mode with flagS
2012-09-11 Mark Nauwelaertsquery: add convenience API to query for scheduling...
2012-09-11 Wim Taymansevents: remove STREAM_CONFIG
2012-09-11 Wim Taymansutils: allow NULL stream_id also when 0 srcpads
2012-09-11 Tim-Philipp Müllerbaseparse, typefind: only activate in pull mode if...
2012-09-10 Tim-Philipp Müllersample: free info structure with sample if there is...
2012-09-10 Mark Nauwelaertsmemory: add padding to GstMapInfo
2012-09-10 Mark Nauwelaertsgst: remove some defunct commented code
2012-09-03 Wim Taymanspad: check sticky events also after pad block
2012-09-02 Tim-Philipp Müllermessage: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DUR...
2012-09-01 Tim-Philipp Müllerpluginfeature: disable version mangling for post-1...
2012-08-31 Jan Schmidtgstpad: make some debug statements more verbose
2012-08-31 Jan Schmidtghostpad: Make some debugging more verbose
2012-08-31 Jan SchmidtGstSegment: Fix doc description string last_stop->position
2012-08-29 Alban Browaeysvalue: fix crash serialising a 0 flags value when there...
2012-08-24 Tim-Philipp Müllergst: log performance warning debug message if glib...
2012-08-23 Lionel Landwerlingst: use configure-detected or externally provided...
2012-08-22 Wim Taymansmemory: add _make_writable
2012-08-20 Wim Taymansallocator: make a copy with the same alignment
2012-08-17 Stefan Sauerpreset: implement child_proxy support
2012-08-13 Tim-Philipp Müllerregistry: remove some unused and in their current form...
2012-08-13 Tim-Philipp Müllerparse: fix up for gst_child_proxy_lookup() only working...
2012-08-13 Tim-Philipp Müllerchildproxy: make gst_child_proxy_lookup() a proper...
2012-08-12 Tim-Philipp Müllervalue: when serialising arrays or lists, handle types...
2012-08-12 Tim-Philipp Müllerevent: fix leak in gst_event_parse_stream_start()
2012-08-11 Tim-Philipp Müllerdocs: fix up docs a bit
2012-08-11 Tim-Philipp Müllerchildproxy: fix up g-i annotation for _lookup() paramsp...
2012-08-10 Thiago Santospad: add gst_pad_needs_reconfigure
2012-08-10 Evan Nemersonpad: add GST_PAD_LINK_CHECK_DEFAULT to GstPadLinkCheck
2012-08-10 Evan Nemersonbuffer: mark gst_buffer_wrapped* data as array
2012-08-10 Evan Nemersonintrospection: fix some warnings generated by g-ir...
2012-08-10 Evan Nemersonbuffer: convert gst_buffer_* macros to functions
2012-08-10 Wim Taymansbufferpool: fix max_buffers handling
2012-08-09 Tim-Philipp Müllergstobject: fix double string escaping in gst_object_def...
2012-08-09 Wim Taymansminiobject: check writability
2012-08-08 Sebastian Drögeallocator: Set the alignment at the correct place in...
2012-08-07 Tim-Philipp Müllerparse: fix for new GstChildProxy::child-added signal...
2012-08-07 Sebastian Drögebus: Add allow-none to the function argument of gst_bus...
2012-08-06 Sebastian Drögeevent: Add new stream-id field to the stream-start...
2012-08-06 Edward Herveyelement: Specify the order of pad iterators
2012-08-04 Tim-Philipp Müllerbuffer, defaultmem: add option to poison memory before...
2012-08-03 Tim-Philipp Müllergst: ref/unref taglist scope enum in gst_init()
2012-08-02 Tim-Philipp Müllerplugin: warn if plugin name starts with a "
2012-07-30 Jens Georgbuffer: Update annotations
2012-07-30 Jens Georgutils: Update annotation for get_compatible_pad
2012-07-29 Thibault Saunieruri: Fix wrong 'array zero-terminated=1' annotation...
2012-07-28 Tim-Philipp Müllerevent: make TOC event multi-sticky
2012-07-28 Tim-Philipp Müllertoc: add GstTocScope and require it in the constructor
2012-07-27 Sebastian Drögetag: Add a scope to taglists
2012-07-27 Wim Taymanssegment: add offset field
2012-07-27 Wim TaymansUpdate for new seeking variable name
2012-07-27 Wim Taymanssegment: small cleanup
2012-07-27 Wim Taymanssegment: remove redundant checks
2012-07-27 Wim Taymansallocator: remove user_data from alloc vmethod
2012-07-26 Tim-Philipp Müllertaglist: make GST_TAG_APPLICATION_DATA also a GstSample
2012-07-26 Tim-Philipp Müllertaglist: gst_tag_list_get_buffer*() => gst_tag_list_get...
2012-07-23 Wim Taymansbufferlist: pass index as gint to _insert
2012-07-23 Sebastian Rasmussengstpoll: Improve warning message when re-adding fd...
2012-07-20 Tim-Philipp Müllervalue: add GstTagList serialisation/deserialisation
2012-07-19 Wim Taymansminiobject: fix sharedness check
2012-07-19 Wim Taymansminiobject: refuse write when object is shared
2012-07-19 Wim Taymansmessage: improve buffering message defaults
2012-07-18 Wim Taymanspad: fix debug line
2012-07-18 Wim Taymansghostpad: remove custom function
2012-07-18 Wim Taymanspad: add PROXY_SCHEDULING flag
2012-07-18 Wim Taymansutils: fix docs
2012-07-18 Wim Taymanspad: improve query caps function
2012-07-18 Wim Taymansbasesink: handle -1 step amounts
2012-07-18 Tim-Philipp Müllerquery: fix gst_query_parse_nth_allocation_pool() annotation
2012-07-18 Edward Herveygstghostpad: Forward queries in both direction
2012-07-17 Wim Taymansbuffer: make _foreach_meta more powerful
2012-07-17 Wim Taymansbufferlist: improve foreach function
2012-07-17 Wim Taymansbuffer: add more debug
2012-07-17 Wim Taymansparse: fix some debug
2012-07-17 Wim Taymansparse: only escape spaces outside of quotes
2012-07-17 Wim TaymansRevert "parse: escape \ with a \ as well, so that we...
2012-07-17 Evan Nemersonutils: set return type of gst_parse_bin_* to GstBin...
2012-07-17 Evan Nemersonintrospection: add missing array annotation to gst_form...
2012-07-16 Stefan Sauerbin: aggregate durations like in adder
2012-07-15 Tim-Philipp Müllerdatetime: just return NULL on short input strings inste...
2012-07-14 Tim-Philipp Müllertaglist: check value type matches tag type when adding...
2012-07-14 Tim-Philipp Müllerinfo: make taglists and datetime loggable via GST_PTR_F...
2012-07-11 Jan Schmidtgstpad: Move sticky flag clearing code to gst_pad_activ...
2012-07-11 Wim Taymansevent: improve annotation
2012-07-11 Stefan Sauersegment: remove removed api from the docs.
2012-07-11 Sebastian Drögetoc: Add functions to retrieve the parent GstToc/GstToc...
2012-07-11 Anton Belkatoc: Fix gst_toc_find_entry()
2012-07-11 Edward Herveystructure: Demote WARNING to DEBUG
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-10 Wim Taymansquery: copy structure in _add_allocation_meta()
2012-07-10 Wim Taymansgst: add new flags
2012-07-10 Matej Knoppminiobject: fix exclusive lock/unlock race
2012-07-09 Stefan Sauersegment: also copy the segment flag
2012-07-09 Tim-Philipp Müllergst: sprinkle some G_GNUC_INTERNAL for internal functions
2012-07-09 Edward Herveygstbin: collect and aggregate STREAM_START messages
2012-07-09 Edward Herveygstmessage: New GST_MESSAGE_STREAM_START
2012-07-09 Wim Taymansdocs: fix docs a little more
2012-07-09 Wim Taymansmemory: Make GstAllocator a GstObject
2012-07-09 Wim Taymansmemory: remove unused macros
next