pad: Let template related functions return new references
[platform/upstream/gstreamer.git] / gst /
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
2011-05-06 Wim Taymansbin: let the pad clean up in activate
2011-05-06 Wim Taymanselement: don't mess with pad caps in activate
2011-05-06 Wim Taymansevent: only allow fixed caps in caps event
2011-05-06 Sebastian Drögeevent: Improve documentation of gst_event_new_reconfigure()
2011-05-06 Wim Taymanselement: rename gst_element_lost_state_full()
2011-05-06 Wim Taymanspad: clean up the .h file a bit
2011-05-06 Wim Taymanspad: implement more sticky events
2011-05-06 Stefan Kostinfo: avoid redefinition of symbols when debugging...
2011-05-06 Wim Taymansevent: reorder events
2011-05-05 Wim Taymanspad: simplify some more
2011-05-05 Wim Taymanspad: improve context passing some more
2011-05-05 Sebastian Drögepad: Fix refcount leak of the parent in the default...
2011-05-05 Wim Taymanspad: improve passing around the context
2011-05-05 Sebastian Drögegst: Update everything for the new GstIterator API
2011-05-05 Sebastian Drögeiterator: Refactor GstIterator to be more binding frien...
2011-05-05 Johan Dahliniterator: register as a boxed type
2011-05-05 Johan Dahliniterator: use GSlice
2011-05-05 Johan Dahliniterator: free struct in gst_iterator_free
2011-05-05 Johan Dahliniterator: store size in the struct
2011-05-05 Sebastian Drögecaps: Merge structures when intersecting instead of...
2011-05-05 Sebastian Drögepad: Keep track of reconfigure events and the pad-needs...
2011-05-05 Sebastian Drögeevent: Rename renegotiate event to reconfigure
2011-05-05 Olivier Crêtepad: Send renegotiate event on link
2011-05-05 Olivier Crêtepad: Drop renegotiate event if there is no getcaps...
2011-05-05 Thiago Santosevent: Adding new renegotiate event
2011-05-05 Wim Taymanspad: pass the context around
2011-05-05 Wim Taymanspad: update the context lazyly
2011-05-05 Wim Taymansgst: init the GType early
2011-05-05 Wim Taymanscontext: add foreach function
2011-05-05 Wim TaymansRevert "context: use context on buffers instead of...
2011-05-05 Miguel Angel Cabre... parse: don't unescape inside quotes
2011-05-05 Sebastian Drögebin: Only post EOS messages after reaching the PLAYING...
next