Merge remote-tracking branch 'origin/master' into 0.11
[platform/upstream/gstreamer.git] / gst /
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-27 Matej Knoppcaps: fix compilation warning
2011-11-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-27 Stefan Sauerwarnings: avoid set-but-unused warnings with load-save...
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp Mülleruri: fix wrong G_GNUC_MALLOC
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp Müllergst: sprinkle some G_GNUC_MALLOC
2011-11-25 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-25 Tim-Philipp Müllerbuffer: add gst_buffer_{set,get}_qdata()
2011-11-25 Wim Taymanspad: fix blocking probe emission
2011-11-25 Wim Taymansutils: fix debug of query result
2011-11-24 René Stadlerquery: fix typo in doc
2011-11-24 Sebastian DrögeMerge branch 'master' into 0.11
2011-11-24 Sebastian Drögepad: Remove g_warning() if pad accepted caps that are...
2011-11-23 Wim Taymansevent: add STICKY_MULTY events
2011-11-23 Wim Taymansbus: handle NULL message src in debug
2011-11-23 Wim Taymansbufferlist: avoid reading past the array
2011-11-23 Wim Taymanspad: take peerpad correctly
2011-11-22 Wim Taymanspad: rework sticky events
2011-11-22 Wim Taymansgst: add new flags
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 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 Taymanspad: add parent to other functions
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 Taymanspad: keep the parent alive when requested
2011-11-16 Wim Taymansdon't require parent element to proxy
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 Müllerquery: 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 Mülleruri: clean up header files
2011-11-13 Tim-Philipp Müllerurihandler: fix return type of get_protocols()
2011-11-13 Tim-Philipp Müllerurihandler: fix return type of _get_uri_type()
2011-11-13 Tim-Philipp Müllerurihandler: pass GError argument to gst_uri_handler_set...
2011-11-13 Tim-Philipp Müllerurihandler: make _get_uri() return a copy
2011-11-13 Tim-Philipp Müllerurihandler: remove "new-uri" signal
2011-11-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-12 Tim-Philipp Müllergst, controller: replace g_list_prepend + reverse with...
2011-11-12 Tim-Philipp Müllerdocs: fix typo in buffer docs
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 Stefan Sauerdocs: fix invalid xml
2011-11-11 Wim Taymansbuffer: avoid < -1 sizes
2011-11-11 Tim-Philipp Müllerbuffer, memory: make size arguments where -1 is allowed...
2011-11-10 Stefan Sauercontroller: merge controller into gstobject
2011-11-10 Vincent Penquerc'hgstbuffer: remove incorrect assertion
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 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 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 Wim TaymansMerge branch 'master' into 0.11
2011-11-09 Wim Taymansremove query types
2011-11-09 Vincent Penquerc'hgstvalue: consider lists and ranges equal if they hold...
2011-11-09 Wim Taymanspad: add more queries
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 Taymansbuffer: update docs
2011-11-08 Wim TaymansMerge branch 'master' into 0.11
2011-11-08 Wim Taymanspad: add pull mode probes
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 Müllerdocs: fix Since: markers for API added after 0.10.35
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...
next