Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst /
2011-05-20 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Wim Taymanspad: add pending event for sticky events
2011-05-19 Stefan Kostpreset: include cleanup
2011-05-19 Wim Taymanspad: apply pad offset on sinkpad events too
2011-05-19 Wim Taymanspad: add per-pad offsets
2011-05-19 Wim Taymanspad: add methods to adjust the offset
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim Taymanspad: store sticky events on flushing sinkpads too
2011-05-18 Wim Taymanspad: move caps check to central location
2011-05-18 Wim Taymansghostpad: avoid calling setcaps too many times
2011-05-18 Wim Taymansquery: add allocation query name
2011-05-18 Sebastian Drögeevent: Make SEGMENT event parsing API more consistent...
2011-05-18 Sebastian Drögepad: Don't forget to take the object lock when getting...
2011-05-18 Sebastian Drögepad: Add function to get sticky events from a pad
2011-05-18 Wim Taymansevent: fix event copy
2011-05-18 Wim Taymanspad: notify caps property change in callsetcaps
2011-05-18 Stefan Kostdocs: use the same name for the argument in prototype...
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim Taymanspad: rework sticky events a little
2011-05-18 Stefan Kostpluginfeature: avoid duplicating feature->name
2011-05-18 Stefan Kostdocs: add deprecation guards
2011-05-17 Wim Taymanspad: don't push sticky events on flush
2011-05-17 Wim Taymanspad: add more debug
2011-05-17 Wim Taymansghostpad: remove unused code
2011-05-17 Wim Taymanssegment: handle wraparound better
2011-05-17 Sebastian Drögeevent: The RECONFIGURE element only exists in 0.11
2011-05-17 Sebastian Drögegst: Update for caps/pad template related API changes
2011-05-17 Sebastian Drögeelement: Consider GstPadTemplate as immutable
2011-05-17 Sebastian Drögepadtemplate: Create pad templates with floating refs
2011-05-17 Sebastian Drögepadtemplate: Improve reference handling of the template...
2011-05-17 Tim-Philipp Müllerminiobject: delay private data initialisation until...
2011-05-17 Sebastian Drögepad: Let template related functions return new references
2011-05-17 Sebastian DrögeRevert "event: example of how to optimize events"
2011-05-17 Sebastian DrögeRevert "event: update the structure when needed"
2011-05-17 Sebastian Drögestructure: Fix compilation
2011-05-17 Sebastian DrögeRevert "query: allow _make_writable on query handlers"
2011-05-17 Sebastian DrögeRevert "bin: Dereference GstQuery** before passing...
2011-05-17 Sebastian DrögeRevert "ghostpad: fix g_return_* with new query"
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-17 Sebastian Drögestructure: Make both parameters to gst_structure_is_equ...
2011-05-17 Sebastian Drögestructure: Update Since markers to the correct version
2011-05-17 Sebastian Drögestructure: Add gst_structure_intersect()
2011-05-17 Edward Herveygststructure: Add gst_structure_can_intersect API
2011-05-17 Edward Herveygstructure: New API: gst_structure_is_equal
2011-05-16 Wim Taymanspad: avoid setting NULL caps on pads
2011-05-16 Wim Taymanscaps: only add the structure when we could set the...
2011-05-16 Wim Taymansghostpad: fix g_return_* with new query
2011-05-16 Sebastian DrögeMerge branch '0.11' of ssh://git.freedesktop.org/git...
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Sebastian Drögegst: Add a filter caps parameter to all get_caps()...
2011-05-16 Wim TaymansRework GstSegment handling
2011-05-16 Sebastian Drögepad: Re-implement notify::caps
2011-05-14 Tim-Philipp Müllerdocs: fix up some Since markers and update for new...
2011-05-14 Sebastian Drögebin: Don't interprete pipelines without sink elements...
2011-05-14 Sebastian Drögesystemclock: Only retry writing to the socket for EAGAI...
2011-05-14 Sebastian Drögeminiobject: Minor cleanup of last commit
2011-05-14 José Alburquerqueminiobject: Add weak referencing functionality
2011-05-14 Sebastian Drögebin: Only post EOS messages after reaching the PLAYING...
2011-05-14 Sebastian Drögeelement: Add GstElement::state_changed vfunc
2011-05-14 Sebastian Drögeghostpad: Add docs for all the new, public functions
2011-05-14 Sebastian Drögeghostpad: Add guards against invalid parameters to...
2011-05-14 Sebastian Drögeghostpad: Rename ghostpad/proxypad default functions
2011-05-14 Sebastian Drögeghostpad: Make all the internal caps functions public
2011-05-14 Sebastian Drögeghostpad: Only implement the iterate_internal_links...
2011-05-14 Sebastian Drögeghostpad: API: Expose gst_proxy_pad_get_internal()
2011-05-14 Sebastian Drögecaps: Merge structures when intersecting instead of...
2011-05-14 Miguel Angel Cabre... parse: don't unescape inside quotes
2011-05-14 Sebastian Drögepad: Remove unnecessary FIXME
2011-05-14 Sebastian Drögeelement: If activating one pad failed error out early...
2011-05-14 Sebastian Drögebin: If activating one pad failed error out early inste...
2011-05-11 Wim Taymansmeta: remove (de)serialize functions
2011-05-11 Wim Taymansstructure: more cleanups
2011-05-11 Sebastian Drögebin: Dereference GstQuery** before passing it to GST_QU...
2011-05-11 Wim Taymansevent: update the structure when needed
2011-05-11 Wim Taymanscaps: cleanups
2011-05-11 Wim Taymansevent: clean up some macros
2011-05-11 Sebastian Drögebus: Fix GST_DEBUG parameters to be consistent with...
2011-05-11 Wim Taymansevent: example of how to optimize events
2011-05-10 Wim Taymansquery: allow _make_writable on query handlers
2011-05-10 Wim Taymanselement: use request_new_pad_full as the default
2011-05-10 Wim Taymansquery: make sure query is writable
2011-05-10 Wim Taymansquery: Hide GstStructure in queries
2011-05-10 Wim Taymansmessage: hide the message structure field
2011-05-10 Wim Taymanscaps: fix the macros a little
2011-05-10 Wim Taymansevent: Hide the GstStructure
2011-05-09 Wim Taymansevent: _qos_full -> _qos
2011-05-09 Wim Taymanssegment: remove _full version
2011-05-09 Wim Taymanssegment: remove abs_rate from segment structure
2011-05-09 Wim Taymanscaps: remove caps from buffers and pads
2011-05-09 Edward Herveygstbuffer: Fix unitialized variables
2011-05-09 Wim Taymanstools: avoid using pad caps
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-08 Wim Taymanspad: improve caps event handling
2011-05-08 Wim Taymansevent: don't ref the caps
2011-05-08 Wim Taymansbuffer: avoid using buffer caps
2011-05-06 Wim Taymanspad: avoid using the old GST_PAD_CAPS
2011-05-06 Wim Taymanspad: add 2 new caps methods
2011-05-06 Wim Taymanspad: implement fixed caps with an object flag
2011-05-06 Wim Taymanspad: don't use buffer caps for negotiation
next