platform/upstream/gstreamer.git
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
2011-11-08 Wim TaymansMerge branch 'master' into 0.11
2011-11-08 Wim Taymanspad: add pull mode probes
2011-11-08 René Stadlertests: pad: add test to verify flushing behaviour
2011-11-08 Wim Taymanspad: Add GstPadProbeInfo
2011-11-08 Stefan Sauerevent: log creation of qos events at LOG level instead...
2011-11-08 Stefan Sauerbuffer: improve parameter docs
2011-11-08 Tim-Philipp... docs: fix Since: markers for API added after 0.10.35
2011-11-08 Tim-Philipp... win32: update .def file for new API
2011-11-07 Wim TaymansMerge branch 'master' into 0.11
2011-11-07 Wim Taymanspad: rework pad probes
2011-11-07 Vincent Penquerc'hgstcaps: remove unneeded use of gint64
2011-11-07 Vincent Penquerc'hgstvalue: quicker version of intersection when we do...
2011-11-07 Vincent Penquerc'hgststructure: simplify return statement in gst_structur...
2011-11-07 Vincent Penquerc'hgststructure: early out when we know a value cannot...
2011-11-07 Vincent Penquerc'hgstvalue: quicker test for substraction emptiness
2011-11-07 Vincent Penquerc'hgststructure: rejig test ordering for speed
2011-11-07 Stefan Sauerdocs: mention more api changes in the porting guide
2011-11-07 Wim Taymanscaps: fix compilation
2011-11-07 Wim TaymansMerge branch 'master' into 0.11
next