platform/upstream/gstreamer.git
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 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
2011-05-16 Sebastian Drögepad: Re-implement notify::caps
2011-05-14 Tim-Philipp... docs: 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: Add new miniobject weak ref/unref functions...
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ögeinputselector: Add sync mode that syncs inactive pads...
2011-05-14 Sebastian Drögemultiqueue: Add mode to synchronize deactivated/not...
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ögebasetransform: When trying to fixate the sink suggestio...
2011-05-14 Sebastian Drögecaps: Merge structures when intersecting instead of...
2011-05-14 Sebastian Drögebasetransform: In getcaps() prefer the caps order and...
2011-05-14 Sebastian Drögebasetransform: Prefer caps order given by the subclass...
2011-05-14 Miguel Angel... 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-14 Tim-Philipp... Back to development
2011-05-14 Tim-Philipp... Release 0.10.34 RELEASE-0.10.34
2011-05-13 Sebastian Drögemeta: Fix compilation of the unit test after removal...
2011-05-12 Vincent Penquerc'hbasesrc: do not set first buffer timestamp to 0 for...
2011-05-11 Wim Taymansmeta: remove (de)serialize functions
2011-05-11 Wim Taymansstructure: more cleanups
2011-05-11 Wim Taymansbasetransform: remove obsolete code
2011-05-11 Sebastian Drögebin: Dereference GstQuery** before passing it to GST_QU...
next