platform/upstream/gstreamer.git
2011-05-23 Wim Taymansbasetransform: WIP handle bufferpool
2011-05-21 Wim Taymansbasesrc: avoid calling _set_caps() on the srcpad
2011-05-20 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Wim Taymansbasetransform: remove some more code
2011-05-20 Stefan Kostwin32: add new api
2011-05-20 Stefan Kostdeprecation-guards: fixup for commit 9ff4ec3104d2510b8f...
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-20 Sebastian Drögebasesink: Only reinit the cached GstClockID if it is...
2011-05-20 Wim Taymanselement: add method to get metadata
2011-05-20 Wim Taymansfactory: fix typo
2011-05-20 Sebastian Drögeinputselector: Always send a SEGMENT event when the...
2011-05-20 Sebastian Drögeinputselector: Fix copy&paste mistake in the srcpad...
2011-05-20 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Sebastian Drögeinputselector: Send upstream events to all sinkpads...
2011-05-20 Wim Taymanspad: add pending event for sticky events
2011-05-19 Stefan Kostpreset: include cleanup
2011-05-19 Stefan Kostdocs: update plugin introspection data
2011-05-19 Stefan KostAutomatic update of common submodule
2011-05-19 Wim Taymanstests: caps are not stored on flushing pads
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 Sebastian Drögeinputselector: Port to the new segment API
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 Wim Taymansbasetransform: relax caps check
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 KostAutomatic update of common submodule
2011-05-18 Stefan Kostdocs: remove GstProxyPad from private section
2011-05-18 Stefan Kostdocs: use the same name for the argument in prototype...
2011-05-18 Stefan Kostmanual: put generated sources to BUILT_SOURCES and...
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Stefan Kostmanual: reinsert missing space to fix previous commit
2011-05-18 Stefan Kostmanual: simplify the snipet extraction rules
2011-05-18 Stefan Kostmanual: don't extract the xml example anymore, its...
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-18 Wim Taymansdocs: update docs some more
2011-05-18 Wim Taymanspad: rework sticky events a little
2011-05-18 Mark Nauwelaertsbaseparse: maintain frame state during frame parsing...
2011-05-18 Mark Nauwelaertsbaseparse: provide latency query support
2011-05-18 Mark Nauwelaertsbaseparse: make minimum frame size handling more effici...
2011-05-18 Mark Nauwelaertsbaseparse: set correct buffer size
2011-05-18 Stefan Kostinspect: show flags the same way they need to be entered
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 Taymanstest: reset pad caps properly
2011-05-17 Wim Taymanspad: add more debug
2011-05-17 Wim Taymansghostpad: remove unused code
2011-05-17 Wim Taymanstests: fix tests
2011-05-17 Wim Taymanssegment: handle wraparound better
2011-05-17 Wim Taymanspad: remove unref, the object is NULL
2011-05-17 Sebastian Drögeevent: The RECONFIGURE element only exists in 0.11
2011-05-17 Sebastian Drögetests: Update for caps/pad template related API changes
2011-05-17 Sebastian Drögebase: Update for caps/pad template related API changes
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... miniobject: 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 Taymanstests: set elements in PAUSED
2011-05-16 Wim Taymanstest: fix ghostpad test
2011-05-16 Wim Taymanspad: avoid setting NULL caps on pads
2011-05-16 Wim Taymansbasetransform: fix buffer refcounting
2011-05-16 Wim Taymanscapsfilter: allow NULL filters and fix refcounting
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ögewin32: Update list of exported symbols
2011-05-16 Wim Taymansinputselector: handle more formats
2011-05-16 Wim Taymansbasesink: handle more formats
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 Wim Taymansupdate manual code examples for new _get_caps()
2011-05-16 Sebastian Drögetests: Update for negotiation related API changes
2011-05-16 Sebastian Drögeelements: Update for negotiation related API changes
2011-05-16 Sebastian Drögebase: Improve negotiation with new getcaps() filter
2011-05-16 Sebastian Drögegst: Add a filter caps parameter to all get_caps()...
2011-05-16 Mark Nauwelaertsqueue2: adjust input data rate estimation
2011-05-16 Wim TaymansRework GstSegment handling
next