pad: Drop renegotiate event if there is no getcaps function on a sink pad
[platform/upstream/gstreamer.git] / gst / gstpad.c
2011-05-05 Olivier Crêtepad: Drop renegotiate event if there is no getcaps...
2011-05-05 Wim Taymanspad: pass the context around
2011-05-05 Wim Taymanspad: update the context lazyly
2011-05-05 Wim TaymansRevert "context: use context on buffers instead of...
2011-05-05 Sebastian Drögepad: Remove unnecessary FIXME
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-03 Wim Taymanspad: more sticky events work
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-02 Wim Taymansevent: add sticky flags to events
2011-04-29 Wim TaymansRemove pad_alloc, this can now be done better
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
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-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-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Robert Swainpad: Allow tracking of buffers in GST_SCHEDULING debug...
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim Taymansbufferlist: simplify bufferlists
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-29 Wim Taymansbuffer: more buffer updates
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim Taymansmemory: more fixes
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-16 Sebastian Drögepad: Document that pad blocks only make sense for sink...
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-04 Wim Taymanspad: more preroll lock to basesink
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-23 Wim Taymanspad: set boxed type correctly
2011-02-23 Wim Taymansminiobject: more boxed type fixing
2011-02-23 Wim Taymansminiobject: make queries a boxed type
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-14 Wim Taymanspad: Check sinkpad for flushing
2010-12-26 Tim-Philipp MüllerRevert "micro-optim: if (x) is cheaper than if (x ...
2010-12-17 Edward Herveygst: documentation fixups and annotation
2010-12-08 Edward HerveyMerge commit '0eaa25cbf5c0e4bf86545fb67c181a0ecd2f19c7...
2010-12-07 Tim-Philipp Müllerpad: register gst_pad_get_fixed_caps_func() with the...
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-07 Wim Taymanspad: remove get_caps_reffed variants
2010-12-07 Wim Taymanspad: Clean up .h file
2010-12-07 Wim TaymansMerge branch 'master' into 0.11
2010-12-06 Wim Taymansremove deprecated symbols and methods
2010-12-06 Mark Nauwelaertspad: add some debug to fast push path
2010-12-03 Edward Herveymicro-optim: if (x) is cheaper than if (x > 0) for...
2010-12-03 Wim Taymanspad: add push cache to bufferlists
2010-12-03 Wim Taymanspad: don't cache the peer chainfunc
2010-12-03 Wim Taymanspad: clear pad cache when installing probes
2010-12-03 Wim Taymanspad: explicitly inline some functions
2010-12-03 Wim Taymanspad: remove unused variable
2010-12-03 Wim Taymanspad: invalidate caches on flush and pad block
2010-12-03 Wim Taymanspad: don't unref NULL caps
2010-12-03 Wim Taymanspad: add invalidate function
2010-12-03 Wim Taymanspad: small cleanup
2010-12-03 Wim Taymanspad: improve pad push caching
2010-12-03 Wim Taymanspad: prototype of pad push cache
2010-12-03 Stefan Kostdocs: query doc improvements
2010-12-02 Sebastian Drögepad: Set the event source object if none is set yet...
2010-10-07 Tim-Philipp Müllerpads: use new g_object_notify_by_pspec() for caps notif...
2010-09-23 Stefan KostRevert "pad: use a nested lock to avoid reffing the...
2010-09-22 Stefan Kostpad: use a nested lock to avoid reffing the peer
2010-09-13 Thiago Santosgstpad: Fix flush-stop event handling
2010-09-13 Stefan Kostdocs: fix warnings pointed out by gtk-doc
2010-09-08 Stefan Kostpad: add a unchecked variant for pull
2010-08-05 Stefan Kostpad: log element:pad names with caps
2010-07-20 Edward Herveygstpad: Assume pads are compatible if we don't have...
2010-07-16 Edward HerveyGstPad: Do not call gst_pad_accept_caps() when caps...
2010-06-26 Tim-Philipp MüllerDon't include <libxml/parser.h> from public headers...
2010-06-25 Edward Herveypad: more documentation regarding the new flags
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-23 Edward HerveyGstPad: Add new pad linking method with configurable...
2010-06-15 Edward HerveyRevert "GstPad: Add GST_PAD_NEGOTIABLE GstPadFlag"
2010-06-15 Edward HerveyRevert "gstpad: Return pad template in get_caps if...
2010-06-15 Edward HerveyRevert "pad: fix comment"
2010-06-14 Wim Taymanspad: fix comment
2010-06-14 Edward Herveygstpad: Return pad template in get_caps if pad is not...
2010-06-14 Edward HerveyGstPad: Add GST_PAD_NEGOTIABLE GstPadFlag
2010-06-13 Sebastian Drögepad: Fix iterator aggregation of all pads in the intern...
2010-06-01 Stefan Kostpads: Improve readability for gst_pad_fixate_caps()
2010-05-22 Stefan Kostdocs: xref function name
2010-05-17 Tim-Philipp Müllerpad: don't print WARNING debug statements for normal...
2010-05-06 Wim TaymansRevert "pad: don't check twice for changed caps per...
2010-05-06 Stefan Kostpad: don't check twice for changed caps per push
2010-05-05 Wim Taymansdocs: clarify the pull_range functions
2010-04-29 Benjamin Ottecaps: Do not allow fixating empty caps
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-15 Wim Taymanspad: set a good name on the task of the pad
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-02-15 Tim-Philipp Müllerpad: don't print WARN debug statements for normal thing...
next