platform/upstream/gstreamer.git
2011-11-22 Matej Knoppadapter: fix return type of _map() to gconstpointer
2011-11-22 Wim Taymansdefs: update defs files
2011-11-22 Wim Taymanspadd return value from _mini_object_replace()
2011-11-22 Matej KnoppFix printf format compiler warnings on OSX/64bit
2011-11-21 Wim Taymanstests: improve pad tests
2011-11-21 Wim Taymanspad: fix locking order error
2011-11-21 Wim Taymansghostpad: fix print format
2011-11-21 Wim Taymanspad: Add destroy notify to pad functions
2011-11-21 Wim Taymanspad: Merge pad mode activation functions
2011-11-18 Wim Taymansdocs: update design doc
2011-11-18 Wim Taymansquery: improve scheduling query
2011-11-18 Wim Taymansquery: move flags closer to buffering query
2011-11-18 Wim Taymanspad: add parent to activate functions
2011-11-18 Wim Taymanspad: fix scheduling mode enums
2011-11-17 Wim Taymanstypefind: fix for new getrange method signature
2011-11-17 Wim Taymanspad: add parent to other functions
2011-11-17 Stefan Sauercollectpads: move fields out of reserved and restore...
2011-11-16 Wim Taymansadd parent to internal links
2011-11-16 Wim Taymanspad: add parent to the query function
2011-11-16 Wim TaymansGstPadFlags: rename flags GST_PAD_* -> GST_PAD_FLAG_*
2011-11-16 Wim Taymansplugins: remove obsolete parent checks
2011-11-16 Wim Taymanspad: keep the parent alive when requested
2011-11-16 Wim Taymansdon't require parent element to proxy
2011-11-16 Wim Taymansupdate porting doc
2011-11-15 Wim Taymanspad: move query convenience functions together
2011-11-15 Wim Taymans_query_peer_*() -> _peer_query_*()
2011-11-15 Wim Taymans_accept_caps() -> _query_accept_caps()
2011-11-15 Wim Taymans_peer_get_caps() -> peer_query_caps()
2011-11-15 Wim Taymanspad: _get_caps() -> _query_caps()
2011-11-15 Wim Taymansutils: fix docs
2011-11-15 Wim Taymansutils: fix the proxy functions
2011-11-15 Wim Taymanspad: improve some flag macros
2011-11-15 Wim Taymanspad: fix debug line
2011-11-15 Wim Taymanspad: remove getcaps and use caps query
2011-11-14 Wim Taymansquery: add caps query
2011-11-14 Tim-Philipp... query: remove GST_QUERY_LAST
2011-11-14 Wim Taymansfix docs
2011-11-14 Stefan Sauercontroller: remove functions to add/remove controlled...
2011-11-13 Tim-Philipp... plugins, tools: update for get_protocols() return value...
2011-11-13 Tim-Philipp... uri: clean up header files
2011-11-13 Tim-Philipp... urihandler: fix return type of get_protocols()
2011-11-13 Tim-Philipp... urihandler: fix return type of _get_uri_type()
2011-11-13 Tim-Philipp... tests: update unit tests for URI handler API changes
2011-11-13 Tim-Philipp... elements: update fd + file sources and sinks for GstUri...
2011-11-13 Tim-Philipp... urihandler: pass GError argument to gst_uri_handler_set...
2011-11-13 Tim-Philipp... urihandler: make _get_uri() return a copy
2011-11-13 Tim-Philipp... urihandler: remove "new-uri" signal
2011-11-13 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-12 Tim-Philipp... gst-inspect: print current value as default value
2011-11-12 Tim-Philipp... gst, controller: replace g_list_prepend + reverse with...
2011-11-12 Tim-Philipp... docs: fix typo in buffer docs
2011-11-12 René Stadlerbasetransform: fix caps unref in transform_caps filter...
2011-11-12 René Stadlerquery: do not return a ref from parse_accept_caps
2011-11-11 Wim Taymans.h: fix header files
2011-11-11 Wim Taymans.h: fix header files
2011-11-11 Stefan Sauerdocs: fix invalid xml
2011-11-11 Wim Taymansbuffer: avoid < -1 sizes
2011-11-11 Tim-Philipp... buffer, memory: make size arguments where -1 is allowed...
2011-11-11 Tim-Philipp... win32: update .def file for latest API changes
2011-11-10 Stefan Sauercontroller: merge controller into gstobject
2011-11-10 Wim Taymansnetmeta: avoid using g[u]long in headers
2011-11-10 Wim Taymansadapter: remove flush from _unmap
2011-11-10 Wim Taymansbasesrc: implement a default get_caps function
2011-11-10 Vincent Penquerc'hgstbuffer: remove incorrect assertion
2011-11-10 Edward Herveywin32: Update def files
2011-11-10 Edward Herveygst: More introspection annotations
2011-11-10 Edward Herveygstmemory: Register a GBoxed GType
2011-11-10 Edward Herveyintrospection: Add --warn-all to introspection scanner
2011-11-10 Wim Taymansbasetransform: fix vmethods
2011-11-10 Wim Taymanstests: only override when != NULL
2011-11-10 Wim Taymanspushsrc: make alloc method a vmethod
2011-11-10 Wim Taymansbasesink: reorder vmethod according to .h file
2011-11-10 Wim Taymansbasesink: improve comments
2011-11-10 Wim Taymansbasesrc: don't do things in the vmethod trampoline
2011-11-10 Wim Taymanselement: add a default set_clock implementation
2011-11-10 Wim Taymanselement: don't do anything in the vmethod trampoline
2011-11-10 Wim Taymanselement: fix some docs
2011-11-10 Wim Taymansadapter: use gpointer for return types
2011-11-10 Wim Taymansporting: update doc
2011-11-10 Wim Taymanspad: remove GstPadFixateCapsFunction
2011-11-09 Wim Taymanspad: don't store events on flushing pads
2011-11-09 Wim Taymanspad: make an ACCEPT_CAPS query
2011-11-09 Wim Taymanspad: refuse events in flushing
2011-11-09 Wim Taymanselement: remove more query_types
2011-11-09 Stefan SauerAndroid: build audio controller example
2011-11-09 René Stadlertests: pad: add tests for sticky caps handling
2011-11-09 Wim Taymansupdate common
2011-11-09 Wim TaymansMerge branch 'master' into 0.11
2011-11-09 Wim Taymansporting: update porting doc
2011-11-09 Wim Taymansremove query types
2011-11-09 Vincent Penquerc'hgstvalue: consider lists and ranges equal if they hold...
2011-11-09 Stefan Sauertests: add a subset test for structure
2011-11-09 Wim Taymanspad: add more queries
2011-11-08 Stefan Sauerdocs: also fix wrong call order for controller in manual
2011-11-08 Wim Taymanspad: install query probes
2011-11-08 Wim Taymanspad: remove lock/unlock_full versions of stream-lock
2011-11-08 Wim Taymanspad: add defines for query probes
2011-11-08 Wim Taymanspad: fix unit test
2011-11-08 Wim Taymansbuffer: update docs
2011-11-08 Wim Taymanstest: port to 0.11
next