structure: more cleanups
[platform/upstream/gstreamer.git] / gst /
2011-05-11 Wim Taymansstructure: more cleanups
2011-05-11 Sebastian Drögebin: Dereference GstQuery** before passing it to GST_QU...
2011-05-11 Wim Taymansevent: update the structure when needed
2011-05-11 Wim Taymanscaps: cleanups
2011-05-11 Wim Taymansevent: clean up some macros
2011-05-11 Sebastian Drögebus: Fix GST_DEBUG parameters to be consistent with...
2011-05-11 Wim Taymansevent: example of how to optimize events
2011-05-10 Wim Taymansquery: allow _make_writable on query handlers
2011-05-10 Wim Taymanselement: use request_new_pad_full as the default
2011-05-10 Wim Taymansquery: make sure query is writable
2011-05-10 Wim Taymansquery: Hide GstStructure in queries
2011-05-10 Wim Taymansmessage: hide the message structure field
2011-05-10 Wim Taymanscaps: fix the macros a little
2011-05-10 Wim Taymansevent: Hide the GstStructure
2011-05-09 Wim Taymansevent: _qos_full -> _qos
2011-05-09 Wim Taymanssegment: remove _full version
2011-05-09 Wim Taymanssegment: remove abs_rate from segment structure
2011-05-09 Wim Taymanscaps: remove caps from buffers and pads
2011-05-09 Edward Herveygstbuffer: Fix unitialized variables
2011-05-09 Wim Taymanstools: avoid using pad caps
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-08 Wim Taymanspad: improve caps event handling
2011-05-08 Wim Taymansevent: don't ref the caps
2011-05-08 Wim Taymansbuffer: avoid using buffer caps
2011-05-06 Wim Taymanspad: avoid using the old GST_PAD_CAPS
2011-05-06 Wim Taymanspad: add 2 new caps methods
2011-05-06 Wim Taymanspad: implement fixed caps with an object flag
2011-05-06 Wim Taymanspad: don't use buffer caps for negotiation
2011-05-06 Wim Taymansbin: let the pad clean up in activate
2011-05-06 Wim Taymanselement: don't mess with pad caps in activate
2011-05-06 Wim Taymansevent: only allow fixed caps in caps event
2011-05-06 Sebastian Drögeevent: Improve documentation of gst_event_new_reconfigure()
2011-05-06 Wim Taymanselement: rename gst_element_lost_state_full()
2011-05-06 Wim Taymanspad: clean up the .h file a bit
2011-05-06 Wim Taymanspad: implement more sticky events
2011-05-06 Stefan Kostinfo: avoid redefinition of symbols when debugging...
2011-05-06 Wim Taymansevent: reorder events
2011-05-05 Wim Taymanspad: simplify some more
2011-05-05 Wim Taymanspad: improve context passing some more
2011-05-05 Sebastian Drögepad: Fix refcount leak of the parent in the default...
2011-05-05 Wim Taymanspad: improve passing around the context
2011-05-05 Sebastian Drögegst: Update everything for the new GstIterator API
2011-05-05 Sebastian Drögeiterator: Refactor GstIterator to be more binding frien...
2011-05-05 Johan Dahliniterator: register as a boxed type
2011-05-05 Johan Dahliniterator: use GSlice
2011-05-05 Johan Dahliniterator: free struct in gst_iterator_free
2011-05-05 Johan Dahliniterator: store size in the struct
2011-05-05 Sebastian Drögecaps: Merge structures when intersecting instead of...
2011-05-05 Sebastian Drögepad: Keep track of reconfigure events and the pad-needs...
2011-05-05 Sebastian Drögeevent: Rename renegotiate event to reconfigure
2011-05-05 Olivier Crêtepad: Send renegotiate event on link
2011-05-05 Olivier Crêtepad: Drop renegotiate event if there is no getcaps...
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 Taymanscontext: add foreach function
2011-05-05 Wim TaymansRevert "context: use context on buffers instead of...
2011-05-05 Miguel Angel Cabre... 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ögeMerge branch 'master' into 0.11
2011-05-04 Wim Taymanscontext: use context on buffers instead of caps
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 Taymansevent: add new CAPS event
2011-05-03 Wim Taymanspad: more sticky events work
2011-05-03 Thiago Santosminiobject: Fix dup_mini_object function to handle...
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: improve the syntax for the capsintersectmode...
2011-05-03 Stefan Kostdocs: fixup broken xref
2011-05-03 Stefan Kostdocs: fix gtk-doc syntax
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-29 Tim-Philipp Müllerpluginfeature: include plugin.h in header where we...
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-26 Tim-Philipp MüllerRevert lockfree GstBus for the release
2011-04-25 Josep TorraSmall cosmetic cleanups
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 David Schleefminor inline documentation fix
2011-04-24 Tim-Philipp Müllerregistry: when removing a cached-but-no-longer-existing...
2011-04-24 Tim-Philipp Müllerpluginfeature: store pointer to plugin in addition...
2011-04-24 Tim-Philipp Müllerregistry: use TRACE log level to log files that don...
2011-04-21 Mark Nauwelaertsbus: also allow popping a message without timeout if...
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()
next