platform/upstream/gstreamer.git
2011-05-05 Olivier Crêtepad: Drop renegotiate event if there is no getcaps...
2011-05-05 Sebastian Drögebasesrc: Only renegotiate once after receiving a renego...
2011-05-05 Thiago Santosbasesrc: Handle the new renegotiate event
2011-05-05 Sebastian Drögebasetransform: Also call gst_base_transform_reconfigure...
2011-05-05 Thiago Santosbasetransform: Handle the new renegotiate event
2011-05-05 Thiago Santosevent: Adding new renegotiate event
2011-05-05 Wim Taymanspad: pass the context around
2011-05-05 Wim Taymanspad: update the context lazyly
2011-05-05 Wim Taymansgst: init the GType early
2011-05-05 Wim Taymansdefs: update defs
2011-05-05 Wim Taymanscontext: add foreach function
2011-05-05 Wim TaymansRevert "context: use context on buffers instead of...
2011-05-05 Miguel Angel... parse: don't unescape inside quotes
2011-05-05 Sebastian Drögebin: Only post EOS messages after reaching the PLAYING...
2011-05-05 Sebastian Drögepad: Remove unnecessary FIXME
2011-05-05 Sebastian Drögeelement: If activating one pad failed error out early...
2011-05-05 Sebastian Drögebin: If activating one pad failed error out early inste...
2011-05-05 Sebastian Drögebasetransform: Remove nowadays unused and uninitialized...
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-04 Wim Taymanscontext: use context on buffers instead of caps
2011-05-04 Tim-Philipp... tests: fix compiler warning in new miniobject test
2011-05-04 Wim Taymanspad: use the context to store sticky events
2011-05-04 Wim Taymanscontext: add helper object to manage events
2011-05-04 Wim Taymansdefs: update defs
2011-05-04 Wim Taymansevent: add new CAPS event
2011-05-03 Wim Taymanspad: more sticky events work
2011-05-03 Wim Taymansdocs: improve porting doc
2011-05-03 Wim Taymansporting: update porting document
2011-05-03 Thiago Santosminiobject: Fix dup_mini_object function to handle...
2011-05-03 Stefan Kostdocs: it its %TRUE (constant)
2011-05-03 Stefan Kostdocs: fix copy'n'paste doc header mistake
2011-05-03 Stefan Kostdocs: add two trivial doc blobs
2011-05-03 Stefan Kostdocs: add missing parameter docs
2011-05-03 Stefan Kostdocs: add docs for GstDPPacketizer
2011-05-03 Stefan Kostdocs: improve the syntax for the capsintersectmode...
2011-05-03 Stefan Kostdocs: fixup broken xref
2011-05-03 Stefan Kostdocs: add new api to -section.txt
2011-05-03 Stefan Kostdocs: fix gtk-doc syntax
2011-05-03 Stefan Kostdocs: don't duplicate info that we take from element...
2011-05-03 Stefan Kostdocs: remove non existing symbol
2011-05-03 Stefan Kostdocs: we don't need to document private members in...
2011-05-03 Philippe Normandcore: store presets, registry and plugins in XDG direct...
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-02 Wim Taymansevent: add sticky flags to events
2011-05-02 Wim Taymansquery: improve allocation parameters query
2011-04-30 Tim-Philipp... 0.10.32.4 pre-release
2011-04-29 Tim-Philipp... pluginfeature: include plugin.h in header where we...
2011-04-29 Wim Taymanstransform: do pad_alloc fallback correctly
2011-04-29 Wim TaymansRemove pad_alloc, this can now be done better
2011-04-29 Wim Taymansquery: init the ALLOCATION query correctly
2011-04-29 Wim Taymansquery: fix parsing of the ALLOCATION query
2011-04-28 Wim Taymansquery: fix typo in method name and improve docs
2011-04-28 Wim Taymansbufferpool: add query to request pool and configuration
2011-04-27 Wim Taymansbus: fix timeout handling
2011-04-27 Wim Taymansbufferpool: fix some docs
2011-04-27 Wim Taymansevent: improve argument names of segments
2011-04-27 Tim-Philipp... 0.10.32.3 pre-release
2011-04-26 Tim-Philipp... Revert lockfree GstBus for the release
2011-04-25 Josep TorraSmall cosmetic cleanups
2011-04-25 Wim Taymansqueue2: fix mixing of return values
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 David Schleefminor inline documentation fix
2011-04-24 Tim-Philipp... Automatic update of common submodule
2011-04-24 Tim-Philipp... tests: clean up properly in the bin test_link_structure...
2011-04-24 Tim-Philipp... registry: when removing a cached-but-no-longer-existing...
2011-04-24 Tim-Philipp... pluginfeature: store pointer to plugin in addition...
2011-04-24 Tim-Philipp... registry: use TRACE log level to log files that don...
2011-04-21 Thiago Santosbasetransform: fix negotiation regression
2011-04-21 Tim-Philipp... tests: add simple pipeline-in-pipeline unit test
2011-04-21 Mark Nauwelaertsbus: also allow popping a message without timeout if...
2011-04-20 Wim Taymansdefs: update defs
2011-04-20 Wim Taymanselement: remove unused variable
2011-04-20 Wim Taymanselement: don't touch base_time or clock in state change
2011-04-19 Sebastian Drögebufferlist: Implement gst_buffer_list_foreach()
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim Taymansbuffer: add method to compare buffer data
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Havard Graffpad: unlock before freeing the cache to avoid deadlock
2011-04-19 Havard Graffbasetransform: don't unref trans until the function...
2011-04-19 Tim-Philipp... docs: add note/warning to gst_index_get_writer_id(...
2011-04-19 Tim-Philipp... baseparse: don't deadlock when setting external index
2011-04-19 Tim-Philipp... baseparse: make fmtlist constant
2011-04-19 Tim-Philipp... query: const-ify formats arguments to gst_query_set_for...
2011-04-19 Sebastian Drögetests: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-19 Sebastian Drögebase{sink,src}: Don't try to fixate ANY caps
2011-04-19 Sebastian Drögeelements: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-19 Sebastian Drögenet: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-19 Sebastian Drögebase: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-19 Sebastian Drögeutils: Remove GST_BOILERPLATE and friends
2011-04-18 Sebastian Drögepad: Make the size parameter of gst_pad_alloc_buffer...
2011-04-18 Sebastian Drögepad: Don't allow fixating ANY caps and remove FIXME
2011-04-18 Sebastian Drögebin: Enable DURATION query caching
2011-04-16 Tim-Philipp... docs: remove reference to baseparse API that didn't...
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian Drögeelement: Add test for inheriting metadata/pad templates
2011-04-16 Sebastian Drögebase: Update docs to say class_init instead of base_init
2011-04-16 Sebastian Drögenet: Use G_DEFINE_TYPE
2011-04-16 Sebastian Drögegst: Don't use base_init and use G_DEFINE_TYPE instead...
2011-04-16 Sebastian Drögeelement: Inherit element metadata and pad templates...
2011-04-16 Tim-Philipp... 0.10.32.2 pre-release
next